sdm845-common: Allow wfd to use some privileged permissions
* OnePlus has these in privapp-permissions-oem.xml instead of privapp-permissions-qti.xml for some reason but I don't want to copy their entire OOS specific file. Change-Id: I0b1785e9f83d440936397dd9efe4e503bd4cac7a
This commit is contained in:
parent
7cf5c4f256
commit
5e3dd25224
2 changed files with 10 additions and 0 deletions
|
|
@ -158,3 +158,6 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
PRODUCT_BOOT_JARS += \
|
||||
WfdCommon
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/privapp-permissions-wfd.xml:system/etc/permissions/privapp-permissions-wfd.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue