diff options
author | Akhil Narang <akhilnarang.1999@gmail.com> | 2019-09-08 15:39:35 +0530 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-04-30 00:48:53 +0300 |
commit | 6ddfae96f10615fe2500d021d70df57560c1dadf (patch) | |
tree | 4252f47386c3cdfc9bb2f6019834bc082c04974f | |
parent | 5f74e2920dcbbe56216dfa1ccf98de1721155775 (diff) |
sdm660-common: Remove graphics composer and health from compatiblity matrix
Signed-off-by: Akhil Narang <akhilnarang.1999@gmail.com>
Change-Id: Ia5c2defafb83c23badd49ae797c79f6f684090d5
-rw-r--r-- | compatibility_matrix.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/compatibility_matrix.xml b/compatibility_matrix.xml index fa043d9..5d55a6f 100644 --- a/compatibility_matrix.xml +++ b/compatibility_matrix.xml @@ -49,22 +49,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. </interface> </hal> <hal format="hidl" optional="false"> - <name>android.hardware.graphics.composer</name> - <version>2.1</version> - <interface> - <name>IComposer</name> - <instance>vr</instance> - </interface> - </hal> - <hal format="hidl" optional="false"> - <name>android.hardware.health</name> - <version>2.0</version> - <interface> - <name>IHealth</name> - <instance>backup</instance> - </interface> - </hal> - <hal format="hidl" optional="false"> <name>android.hidl.allocator</name> <version>1.0</version> <interface> |