mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
Merge branch 'lineage-17.1' of github.com:S3NEO/android_device_samsung_msm8226-common into lineage-17.1
This commit is contained in:
commit
2f79cb53e0
3 changed files with 4 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
allow mediaprovider cache_private_backup_file:dir getattr;
|
||||
allow mediaprovider cache_recovery_file:dir r_dir_perms;
|
||||
|
||||
allow mediaprovider mnt_media_rw_file:dir getattr;
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
service.camera.hdmi_preview u:object_r:camera_prop:s0
|
||||
wifi.active.interface u:object_r:exported_wifi_prop:s0
|
||||
|
|
|
@ -15,5 +15,6 @@
|
|||
#
|
||||
|
||||
include device/qcom/sepolicy-legacy/sepolicy.mk
|
||||
|
||||
BOARD_SEPOLICY_DIRS += \
|
||||
device/samsung/msm8226-common/sepolicy/common
|
||||
|
|
Loading…
Reference in a new issue