mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-01-31 18:50:15 +00:00
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: Ic94a63b4a53c876553a1c48a7d7a986ac11f790e Signed-off-by: Thierry Strudel <tstrudel@google.com>
This commit is contained in:
@@ -33,6 +33,8 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/taimen/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_taimen
|
||||
|
||||
Reference in New Issue
Block a user