1
0
mirror of https://github.com/yurisieucuti/treble_evolution.git synced 2024-11-13 14:39:17 +00:00
treble_evolution/sepolicy/keystore.te
2024-03-10 06:48:11 +00:00

4 lines
119 B
Plaintext

allow keystore domain:process getattr;
allow keystore domain:dir r_dir_perms;
allow keystore domain:file r_file_perms;