Skip to content
Snippets Groups Projects
Commit bc476fba authored by EcrosoftXiao's avatar EcrosoftXiao Committed by Flower sea
Browse files

sm8350-common: Add Xiaomi dtool HAL

Change-Id: I56af84663e44672c5f0e105be323dea7902e1c75
parent e5363bb7
No related branches found
No related tags found
No related merge requests found
...@@ -36,6 +36,14 @@ ...@@ -36,6 +36,14 @@
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </hal>
<hal format="hidl" optional="true">
<name>vendor.xiaomi.hardware.dtool</name>
<version>1.0</version>
<interface>
<name>IDtool</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true"> <hal format="hidl" optional="true">
<name>vendor.xiaomi.hardware.fingerprintextension</name> <name>vendor.xiaomi.hardware.fingerprintextension</name>
<version>1.0</version> <version>1.0</version>
......
...@@ -3,6 +3,7 @@ vendor.xiaomi.hardware.cameraperf::IMiCameraPerfService u: ...@@ -3,6 +3,7 @@ vendor.xiaomi.hardware.cameraperf::IMiCameraPerfService u:
vendor.xiaomi.hardware.campostproc::IMiPostProcService u:object_r:vendor_hal_camerapostproc_xiaomi_hwservice:s0 vendor.xiaomi.hardware.campostproc::IMiPostProcService u:object_r:vendor_hal_camerapostproc_xiaomi_hwservice:s0
# Fingerprint # Fingerprint
vendor.xiaomi.hardware.dtool::IDtool u:object_r:vendor_hal_fingerprint_hwservice_xiaomi:s0
vendor.xiaomi.hardware.fx.tunnel::IMiFxTunnel u:object_r:vendor_hal_fingerprint_hwservice_xiaomi:s0 vendor.xiaomi.hardware.fx.tunnel::IMiFxTunnel u:object_r:vendor_hal_fingerprint_hwservice_xiaomi:s0
vendor.xiaomi.hardware.fingerprintextension::IXiaomiFingerprint u:object_r:vendor_hal_fingerprint_hwservice_xiaomi:s0 vendor.xiaomi.hardware.fingerprintextension::IXiaomiFingerprint u:object_r:vendor_hal_fingerprint_hwservice_xiaomi:s0
com.fingerprints.extension::IFingerprintEngineering u:object_r:vendor_hal_fingerprint_hwservice_xiaomi:s0 com.fingerprints.extension::IFingerprintEngineering u:object_r:vendor_hal_fingerprint_hwservice_xiaomi:s0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment