diff --git a/rootdir/etc/init.nfc.rc b/rootdir/etc/init.nfc.rc index 9bbbda3..df7c54b 100644 --- a/rootdir/etc/init.nfc.rc +++ b/rootdir/etc/init.nfc.rc @@ -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