Don't copy privapp-permissions-goldfish.xml for GSI targets
* It is already copied to product partition through AOSP makefiles Change-Id: I9d877728decc712ce6ae5cc285b1b6a7a4903daf
This commit is contained in:
committed by
Michael Bestas
parent
d0b4f9894a
commit
c63ee5cc9c
@@ -14,8 +14,5 @@
|
||||
|
||||
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/generic/goldfish/data/etc/permissions/privapp-permissions-goldfish.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/privapp-permissions-goldfish.xml \
|
||||
|
||||
# Allow building otatools
|
||||
TARGET_FORCE_OTA_PACKAGE := true
|
||||
|
@@ -16,8 +16,5 @@ $(call inherit-product, build/target/product/gsi_release.mk)
|
||||
$(call inherit-product, device/google/atv/products/atv_base.mk)
|
||||
$(call inherit-product, vendor/lineage/config/common_full_tv.mk)
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/generic/goldfish/data/etc/permissions/privapp-permissions-goldfish.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/privapp-permissions-goldfish.xml \
|
||||
|
||||
# Allow building otatools
|
||||
TARGET_FORCE_OTA_PACKAGE := true
|
||||
|
Reference in New Issue
Block a user