miatoll: add sensorservice in manifest

This commit is contained in:
SonalSingh18
2021-01-21 22:49:05 +05:30
committed by Aryan Gupta
parent eae57b91d0
commit 5d262734a5

View File

@ -687,6 +687,17 @@
</interface>
<fqname>@1.0::ITuiComm/default</fqname>
</hal>
<hal format="hidl">
<name>android.frameworks.sensorservice</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ISensors</name>
<instance>default</instance>
</interface>
<fqname>@1.0::ISensors/default</fqname>
<fqname>@1.0::ISensorManager/default</fqname>
</hal>
<hal format="hidl">
<name>vendor.qti.hardware.wifidisplaysession</name>
<transport>hwbinder</transport>