enforce RESTRICT_VENDOR_FILES := owner

RESTRICT_VENDOR_FILES cannot be set to also enforce "path" as some vendor
specific modules related to IMS VT still needs to be installed in system.

Bug: 37330627
Change-Id: Ia5ca2254bb0f3942b60de795939b7c43ce9f49ec
This commit is contained in:
Thierry Strudel
2017-07-16 17:21:11 -07:00
parent ea13934b23
commit 8ce3396f78
2 changed files with 4 additions and 0 deletions

View File

@@ -31,6 +31,8 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
device/google/muskie/audio_effects.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.conf
PRODUCT_RESTRICT_VENDOR_FILES := owner
PRODUCT_MANUFACTURER := Google
PRODUCT_BRAND := Android
PRODUCT_NAME := aosp_muskie

View File

@@ -30,6 +30,8 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
device/google/muskie/audio_effects.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.conf
PRODUCT_RESTRICT_VENDOR_FILES := owner
PRODUCT_MANUFACTURER := Google
PRODUCT_BRAND := Android
PRODUCT_NAME := aosp_walleye