Commit c0c4781 1 parent 7081f75 commit c0c4781 Copy full SHA for c0c4781
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ PRODUCT_COPY_FILES += \
146
146
device/google/raviole/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT ) /etc/libnfc-nci.conf
147
147
148
148
PRODUCT_PACKAGES += \
149
- com.android.nfcservices \
149
+ NfcNci \
150
150
Tag \
151
151
android.hardware.nfc-service.st \
152
152
NfcOverlayOriole
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ PRODUCT_COPY_FILES += \
152
152
device/google/raviole/nfc/libnfc-nci-raven.conf:$(TARGET_COPY_OUT_PRODUCT ) /etc/libnfc-nci.conf
153
153
154
154
PRODUCT_PACKAGES += \
155
- com.android.nfcservices \
155
+ NfcNci \
156
156
Tag \
157
157
android.hardware.nfc-service.st \
158
158
NfcOverlayRaven
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ PRODUCT_COPY_FILES += \
83
83
device/google/raviole/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT ) /etc/libnfc-nci.conf
84
84
85
85
PRODUCT_PACKAGES += \
86
- com.android.nfcservices \
86
+ NfcNci \
87
87
Tag \
88
88
android.hardware.nfc-service.st
89
89
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ PRODUCT_COPY_FILES += \
79
79
device/google/raviole/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT ) /etc/libnfc-nci.conf
80
80
81
81
PRODUCT_PACKAGES += \
82
- com.android.nfcservices \
82
+ NfcNci \
83
83
Tag \
84
84
android.hardware.nfc-service.st
85
85
You can’t perform that action at this time.
0 commit comments