sdm845-common: Copy up to date handheld_core_hardware to system

* Vendor one is outdated and therefore we lose stuff
  like secure lockscreen...

Change-Id: I458867b3b322ad754b78877209b7f4d8fb78eb38
This commit is contained in:
LuK1337 2019-09-10 19:02:00 +02:00
parent 2d80176062
commit 02856bbb76

View file

@ -27,6 +27,10 @@ DEVICE_PACKAGE_OVERLAYS += \
PRODUCT_COMPATIBLE_PROPERTY_OVERRIDE := true PRODUCT_COMPATIBLE_PROPERTY_OVERRIDE := true
# Permissions
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml
# A/B # A/B
AB_OTA_UPDATER := true AB_OTA_UPDATER := true