pipa: Add missing handheld core permissions
* This gets automatically included when using the full_base_telephony makefile, while it doesn't with just full_base. Change-Id: Ic01d6fbef500fbc53d6c1e7351d08fe23d4880d5
This commit is contained in:
committed by
Sebastiano Barezzi
parent
0462045bfa
commit
60bd01f4e2
@@ -34,6 +34,10 @@ DEVICE_PACKAGE_OVERLAYS += \
|
||||
$(LOCAL_PATH)/overlay \
|
||||
$(LOCAL_PATH)/overlay-lineage
|
||||
|
||||
# Permissions
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
|
||||
|
||||
# Shipping API level
|
||||
PRODUCT_SHIPPING_API_LEVEL := 30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user