Merge branch 'lineage-17.1' of github.com:S3NEO/android_device_samsung_msm8226-common into lineage-17.1

This commit is contained in:
RomanDesigner 2020-03-10 18:33:25 +03:00
commit 2f79cb53e0
3 changed files with 4 additions and 0 deletions

View file

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

View file

@ -1 +1,2 @@
service.camera.hdmi_preview u:object_r:camera_prop:s0
wifi.active.interface u:object_r:exported_wifi_prop:s0

View file

@ -15,5 +15,6 @@
#
include device/qcom/sepolicy-legacy/sepolicy.mk
BOARD_SEPOLICY_DIRS += \
device/samsung/msm8226-common/sepolicy/common