dubai: fingerprint: Add vendor prefix to service
Change-Id: I33d9bbd865d2224bca841a1515c3332f4c8efcf6
This commit is contained in:
parent
4d085c0010
commit
2cfc006c71
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
service fps_hal.dubai /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.3-service.dubai
|
||||
service vendor.fps_hal.dubai /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.3-service.dubai
|
||||
# "class hal" causes a race condition on some devices due to files created
|
||||
# in /data. As a workaround, postpone startup until later in boot once
|
||||
# /data is mounted.
|
||||
|
|
Loading…
Reference in a new issue