Merge "Excluding location.network from aosp-walleye" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
9e130405d1
@@ -30,7 +30,8 @@ PRODUCT_PACKAGES += \
|
||||
vndk_package
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/muskie/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.xml
|
||||
device/google/muskie/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.xml \
|
||||
frameworks/native/data/etc/aosp_excluded_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/aosp_excluded_hardware.xml
|
||||
|
||||
PRODUCT_RESTRICT_VENDOR_FILES := owner
|
||||
|
||||
|
||||
Reference in New Issue
Block a user