From d6a9d8b6ec073dc497676caa3004ee3d9c02f4ad Mon Sep 17 00:00:00 2001 From: achigoliu Date: Thu, 4 Aug 2022 18:40:55 +0800 Subject: [PATCH] handheld_core_hardware.xml should be included at device specific layer. Bug: 237110906 Test: Manual, verify build artifacts Signed-off-by: achigoliu Change-Id: Iaf784d28c76b4754a0337250e1bca6c123acc940 Merged-In: I391dce558e1a8407a20789497461700a67dcb5ef --- device.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/device.mk b/device.mk index a058f144..13ac4060 100644 --- a/device.mk +++ b/device.mk @@ -946,8 +946,7 @@ $(call inherit-product-if-exists, vendor/google/camera/devices/whi/device-vendor PRODUCT_COPY_FILES += \ 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 \ - frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml \ + device/google/gs201/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides.xml # modem logging configs PRODUCT_COPY_FILES += \