Files
android_device_Unihertz_Jelly2/sepolicy/private/sdcardd.te
2021-03-26 16:47:17 +01:00

6 lines
155 B
Plaintext

typeattribute sdcardd mlstrustedsubject;
allow sdcardd untrusted_app:fd {use};
allow sdcardd platform_app:fd {use};
allow sdcardd sdcardfs:dir {mounton};