sanders: build a 32b version of android.hardware.sensors service

* Also add input group access and add service to manifest
This commit is contained in:
therootlord
2018-06-14 22:30:32 -03:00
committed by Keertesh19
parent 17530f7111
commit 8d7fe952a9
5 changed files with 63 additions and 3 deletions

View File

@@ -438,13 +438,12 @@
</interface>
</hal>
<hal format="hidl">
<name>vendor.lineage.power</name>
<name>android.hardware.sensors</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ILineagePower</name>
<name>ISensors</name>
<instance>default</instance>
</interface>
</hal>
</manifest>