haydn: Disable NFC services based on boot sku
* lets match the parent commit Change-Id: I3612e81c14ec243afd648f4d16f8fe769b00fc94
This commit is contained in:
@@ -25,12 +25,12 @@ service vendor.nfc_hal_service /vendor/bin/hw/android.hardware.nfc_snxxx@1.2-ser
|
||||
group nfc
|
||||
disabled
|
||||
|
||||
on boot && property:ro.boot.hwc=CN
|
||||
on boot && property:ro.boot.product.hardware.sku=haydn
|
||||
enable qti_esepowermanager_service_1_1
|
||||
enable secureelement-hal_1_2
|
||||
enable vendor.nfc_hal_service
|
||||
|
||||
on boot && property:ro.boot.hwc=GL
|
||||
on boot && property:ro.boot.product.hardware.sku=haydnpro
|
||||
enable qti_esepowermanager_service_1_1
|
||||
enable secureelement-hal_1_2
|
||||
enable vendor.nfc_hal_service
|
||||
|
||||
Reference in New Issue
Block a user