Skip to content

Commit

Permalink
mocha: Update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Dargons10 committed Aug 21, 2020
1 parent 0378a28 commit 1a11f42
Showing 1 changed file with 16 additions and 33 deletions.
49 changes: 16 additions & 33 deletions configs/manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@
<hal format="hidl">
<name>android.hardware.configstore</name>
<transport>hwbinder</transport>

<version>1.0</version>

<version>1.1</version>
<interface>
<name>ISurfaceFlingerConfigs</name>
<instance>default</instance>
Expand Down Expand Up @@ -75,14 +73,14 @@
<hal format="hidl">
<name>android.hardware.graphics.mapper</name>
<transport arch="32">passthrough</transport>
<impl level="generic"></impl>
<impl level="generic"></impl>
<version>2.0</version>
<interface>
<name>IMapper</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<hal format="hidl">
<name>android.hardware.keymaster</name>
<transport>hwbinder</transport>
<version>3.0</version>
Expand All @@ -105,20 +103,7 @@
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.media.omx</name>
<transport arch="32">passthrough</transport>
<version>1.0</version>
<interface>
<name>IOmx</name>
<instance>default</instance>
</interface>
<interface>
<name>IOmxStore</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.light</name>
<name>android.hardware.memtrack</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
Expand Down Expand Up @@ -153,7 +138,7 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<hal format="hidl">
<name>android.hardware.usb</name>
<transport>hwbinder</transport>
<version>1.0</version>
Expand Down Expand Up @@ -198,8 +183,7 @@
<instance>default</instance>
</interface>
</hal>

<hal format="hidl">
<hal format="hidl">
<name>vendor.lineage.power</name>
<transport>hwbinder</transport>
<version>1.0</version>
Expand All @@ -208,7 +192,7 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<hal format="hidl">
<name>android.hardware.bluetooth</name>
<transport arch="32">passthrough</transport>
<version>1.0</version>
Expand All @@ -217,32 +201,31 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.broadcastradio</name>
<hal format="hidl">
<name>android.hardware.bluetooth.a2dp</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IBroadcastRadioFactory</name>
<name>IBluetoothAudioOffload/</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<hal format="hidl">
<name>android.hardware.memtrack</name>
<transport arch="32">passthrough</transport>
<name>android.hardware.broadcastradio</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IMemtrack</name>
<name>IBroadcastRadioFactory</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<hal format="hidl">
<name>android.hardware.camera.provider</name>
<transport arch="32">passthrough</transport>
<version>2.4</version>
<interface>
<name>ICameraProvider</name>
<instance>legacy/0</instance>
</interface>
<hal>
</interface>
</hal>
</manifest>

0 comments on commit 1a11f42

Please sign in to comment.