Switch NFC from HIDL to AIDL am: 9782bbc0ca
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/18219340 Change-Id: I33c79aa8953445213d0b3a92dfbd3833ab9d4a4d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
9d87df0bb3
3 changed files with 3 additions and 15 deletions
|
@ -61,7 +61,7 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
NfcNci \
|
||||
Tag \
|
||||
android.hardware.nfc@1.2-service.st
|
||||
android.hardware.nfc-service.st
|
||||
|
||||
# SecureElement
|
||||
PRODUCT_PACKAGES += \
|
||||
|
@ -75,7 +75,6 @@ PRODUCT_COPY_FILES += \
|
|||
device/google/lynx/nfc/libse-gto-hal2.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libse-gto-hal2.conf
|
||||
|
||||
DEVICE_MANIFEST_FILE += \
|
||||
device/google/lynx/nfc/manifest_nfc.xml \
|
||||
device/google/lynx/nfc/manifest_se.xml
|
||||
|
||||
# Thermal Config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue