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:
Davide Garberi
2023-10-24 14:21:58 +02:00
committed by Sebastiano Barezzi
parent 0462045bfa
commit 60bd01f4e2

View File

@@ -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