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:
parent
2d80176062
commit
02856bbb76
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue