sm8250-common: Bring up blobs
This commit is contained in:
10
common.mk
10
common.mk
@@ -149,9 +149,8 @@ PRODUCT_PACKAGES += \
|
||||
android.hardware.nfc@1.2:64 \
|
||||
android.hardware.secure_element@1.0:64 \
|
||||
com.android.nfc_extras \
|
||||
NfcNci \
|
||||
Tag \
|
||||
vendor.nxp.nxpese@1.0:64 \
|
||||
vendor.nxp.nxpnfc@1.0:64
|
||||
|
||||
# Power
|
||||
PRODUCT_PACKAGES += \
|
||||
@@ -161,10 +160,6 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/rootdir/etc/fstab.qcom:$(TARGET_COPY_OUT_RAMDISK)/fstab.qcom
|
||||
|
||||
# Remove unwanted packages
|
||||
PRODUCT_PACKAGES += \
|
||||
RemovePackages
|
||||
|
||||
# Soong namespaces
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
$(LOCAL_PATH) \
|
||||
@@ -183,6 +178,9 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_BOOT_JARS += \
|
||||
telephony-ext
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/privapp-permissions-qti.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/privapp-permissions-qti.xml
|
||||
|
||||
# Touch
|
||||
PRODUCT_PACKAGES += \
|
||||
lineage.touch@1.0-service.oneplus_kona
|
||||
|
||||
Reference in New Issue
Block a user