mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-07 00:38:06 -04:00
universal7870: update sepolicy (wip)
This commit is contained in:
parent
841f56ecbf
commit
4cd64b76bd
46 changed files with 515 additions and 184 deletions
|
@ -1,11 +1,11 @@
|
|||
# mobicore
|
||||
|
||||
# Allow to create files and directories /data/app/mcRegistry
|
||||
file_type_auto_trans(tee, apk_data_file, tee_data_file);
|
||||
file_type_auto_trans(tee, apk_data_file, mobicore_data_file);
|
||||
|
||||
# /efs
|
||||
allow tee { efs_file prov_efs_file }:dir r_dir_perms;
|
||||
allow tee { efs_file prov_efs_file }:file r_file_perms;
|
||||
|
||||
# sys.mobicore.enable
|
||||
set_prop(tee, tee_prop)
|
||||
set_prop(tee, tee_prop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue