kunlun2: Copy updated handheld_core_hardware.xml to enable software controls feature

* AOSP has included device software controls feature permission
inside handheld_core_hardware.xml from android-11.0 but since
we use prebuilt OEM vendor which is from android-10.0 it
does not have this feature permission included in that.

a9708b1763%5E%21/#F1

Signed-off-by: Ayush Dubey <ayushdubey70@gmail.com>
Signed-off-by: aashil123 <singhalaashil@gmail.com>
Signed-off-by: victor10520 <merser2005@gmail.com>
This commit is contained in:
Kuber Sharma 2020-12-07 11:42:57 +05:30 committed by GiaSen
parent ac6129893f
commit b86cae0eba

View file

@ -25,6 +25,10 @@ PRODUCT_AAPT_PREF_CONFIG := xxhdpi
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay-pe
# Permissions
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/handheld_core_hardware.xml
# Audio
PRODUCT_PACKAGES += \
audio.a2dp.default