sm8150-common: Start iop service on boot
preferred apps was to aggressive. Change-Id: I0481592599c38ceea6c27f7edcf07a6c992a6fd6
This commit is contained in:
parent
8cba1b551e
commit
34212be866
|
@ -277,3 +277,9 @@ service vendor.nfc_hal_service /vendor/bin/hw/android.hardware.nfc@1.2-service
|
|||
class hal
|
||||
user nfc
|
||||
group nfc
|
||||
|
||||
service iop-hal-2-0 /vendor/bin/hw/vendor.qti.hardware.iop@2.0-service
|
||||
override
|
||||
class hal
|
||||
user root
|
||||
group root readproc
|
||||
|
|
Loading…
Reference in New Issue