sdm710-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
6d8e8d4426
commit
9dcd79999e
1 changed files with 4 additions and 0 deletions
|
@ -79,6 +79,10 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
netutils-wrapper-1.0
|
||||
|
||||
# Permissions
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml
|
||||
|
||||
# RCS
|
||||
PRODUCT_PACKAGES += \
|
||||
rcs_service_aidl \
|
||||
|
|
Loading…
Reference in a new issue