Files
vendor_xiaomi_alioth-camera/sepolicy
johnmart19 419f90f8fd MiuiCamera: Sepolicy: Drop labels of Data folders
The following types on /data/ /odm/ /product/ /vendor/ must not be associated with the "app_data_file_type" attribute.
Violator types and corresponding paths:
('app_data_file', '/data/user/0/com.android.camera(/.*)?')
('app_data_file', '/data/user/0/com.miui.extraphoto(/.*)?')
('app_data_file', '/data/user/0/com.miui.gallery(/.*)?')
('app_data_file', '/data/user/0/com.miui.mediaeditor(/.*)?')
2024-05-11 20:57:16 +03:00
..