sdm660-common: manifest: Fix android.hardware.sensors VINTF

init: Control message: Could not find 'android.frameworks.sensorservice@1.0::ISensorManager/default' for ctl.interface_start from pid: 447 (/system/bin/hwservicemanager)
This commit is contained in:
Dybios 2021-03-03 16:43:36 +02:00 committed by OdSazib
parent 1977da527c
commit b6d0521107
No known key found for this signature in database
GPG key ID: B678DBD07079B021

View file

@ -227,6 +227,10 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<name>ISensors</name> <name>ISensors</name>
<instance>default</instance> <instance>default</instance>
</interface> </interface>
<interface>
<name>ISensorManager</name>
<instance>default</instance>
</interface>
</hal> </hal>
<hal format="hidl"> <hal format="hidl">
<name>android.hardware.thermal</name> <name>android.hardware.thermal</name>