devon: Switch to AIDL NFC ST HAL

Change-Id: I33f52217ae73fe6a721dcc41a72a90f0465b419f
This commit is contained in:
Michael Bestas
2025-09-18 22:09:25 +03:00
parent f0beabbdcb
commit 4bddf96b75
2 changed files with 0 additions and 18 deletions
-1
View File
@@ -3092,7 +3092,6 @@ PRODUCT_COPY_FILES += \
vendor/motorola/devon/proprietary/vendor/etc/camera/vidhance_calibration:$(TARGET_COPY_OUT_VENDOR)/etc/camera/vidhance_calibration \
vendor/motorola/devon/proprietary/vendor/etc/init/android.hardware.biometrics.fingerprint@2.1-service-ets2.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.biometrics.fingerprint@2.1-service-ets2.rc \
vendor/motorola/devon/proprietary/vendor/etc/init/android.hardware.biometrics.fingerprint@2.1-service-fpc2.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.biometrics.fingerprint@2.1-service-fpc2.rc \
vendor/motorola/devon/proprietary/vendor/etc/init/android.hardware.nfc@1.2-service.st-moto.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.nfc@1.2-service.st-moto.rc \
vendor/motorola/devon/proprietary/vendor/etc/init/init.ets.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.ets.rc \
vendor/motorola/devon/proprietary/vendor/etc/init/init_thermal-engine.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init_thermal-engine.rc \
vendor/motorola/devon/proprietary/vendor/etc/libnfc-hal-st.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-hal-st.conf \
@@ -1,17 +0,0 @@
on boot && property:ro.vendor.hw.nfc=true
start vendor.st_nfc_hal_service
on boot && property:ro.vendor.hw.nfc=st
start vendor.st_nfc_hal_service
on boot && property:ro.vendor.hw.nfc=ese_st
start vendor.st_nfc_hal_service
service vendor.st_nfc_hal_service /vendor/bin/hw/android.hardware.nfc@1.2-service.st
override
class hal
user nfc
group nfc
disabled
# Motorola, wangjiao, 06/02/2021, IKSWR-85914, add shutdown critical
shutdown critical