handheld_core_hardware.xml should be included at device specific layer.
Bug: 237110906 Test: Manual, verify build artifacts Signed-off-by: achigoliu <achigoliu@google.com> Change-Id: I391dce558e1a8407a20789497461700a67dcb5ef
This commit is contained in:
parent
68cb899cc9
commit
4b52477d70
1 changed files with 1 additions and 2 deletions
|
@ -955,8 +955,7 @@ $(call inherit-product-if-exists, vendor/google/camera/devices/whi/device-vendor
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/google/gs201/default-permissions.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/default-permissions/default-permissions.xml \
|
device/google/gs201/default-permissions.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/default-permissions/default-permissions.xml \
|
||||||
device/google/gs201/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides.xml \
|
device/google/gs201/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides.xml
|
||||||
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml \
|
|
||||||
|
|
||||||
# modem logging configs
|
# modem logging configs
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue