haydn: Disable NFC services based on boot sku

* lets match the parent commit

Change-Id: I3612e81c14ec243afd648f4d16f8fe769b00fc94
This commit is contained in:
AdarshGrewal
2022-10-14 01:56:42 +05:30
parent 001f495ce8
commit 00a896bb29

View File

@@ -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