mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-07 08:48:06 -04:00
universal7870: import sepolicy from 7580-common
thanks to @danwood76
This commit is contained in:
parent
9ce97a0bfb
commit
0cfeb0ec4f
61 changed files with 507 additions and 425 deletions
|
@ -1,11 +1,9 @@
|
|||
# mobicore
|
||||
|
||||
# Allow to create files and directories /data/app/mcRegistry
|
||||
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;
|
||||
|
||||
# Allow mobicore to search apk data
|
||||
allow tee apk_data_file:dir search;
|
||||
|
||||
# sys.mobicore.enable
|
||||
set_prop(tee, tee_prop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue