mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-04-28 18:27:27 +09:00
[dereference23: Rely on libinit instead of device codename] Signed-off-by: Alexander Winkowski <dereference23@outlook.com> Change-Id: Ic135add84d3e1d88a852b798b312b2ea025866a4
10 lines
233 B
Plaintext
10 lines
233 B
Plaintext
service vendor.nfc_hal_service /vendor/bin/hw/android.hardware.nfc@1.2-service
|
|
override
|
|
class hal
|
|
user nfc
|
|
group nfc
|
|
disabled
|
|
|
|
on init && property:ro.boot.product.hardware.sku=nfc
|
|
start vendor.nfc_hal_service
|