diff options
author | kubersharma001 <kubersharma001@gmail.com> | 2019-09-05 19:21:38 +0530 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2019-11-05 21:38:39 +0100 |
commit | d8e595e62c9b12381f08b8195f7e19cfcb411dc4 (patch) | |
tree | 3bc485ecc60378e1fa341e46270c1786ec2d35f0 /compatibility_matrix.xml | |
parent | d8a11ad8dd204571e995cbece2e17a36b79e8f7e (diff) |
msm8996-common: Remove health and composer from compatibility_matrix
Change-Id: I69902142b5929053e83ad2d02e48e3255c2a06c8
Diffstat (limited to 'compatibility_matrix.xml')
-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 a0f65d7..5fa60b3 100644 --- a/compatibility_matrix.xml +++ b/compatibility_matrix.xml @@ -24,22 +24,6 @@ </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> |