dubai: do not manually build dependencies
Change-Id: I4046d8eeabfc70842898b7034f75cdd6bcfc441b
This commit is contained in:
parent
65585bf2bf
commit
a0ce42dd66
1 changed files with 2 additions and 7 deletions
|
@ -55,8 +55,7 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# Camera
|
||||
PRODUCT_PACKAGES += \
|
||||
DubaiCameraService \
|
||||
libgui_shim_vendor
|
||||
DubaiCameraService
|
||||
|
||||
# Fingerprint
|
||||
PRODUCT_PACKAGES += \
|
||||
|
@ -81,13 +80,9 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# NFC
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.nfc@1.2.vendor \
|
||||
android.hardware.nfc@1.2-service.st \
|
||||
android.hardware.secure_element@1.2.vendor \
|
||||
com.android.nfc_extras \
|
||||
libchrome.vendor \
|
||||
Tag \
|
||||
nfc_nci.st21nfc.default
|
||||
Tag
|
||||
|
||||
# Permissions
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Reference in a new issue