Merge "[ALPS03951854] Add lbs_dbg SDCard policy" into alps-trunk-p0.basic
Change-Id: I57b566d96ca2709bd8d005c2ab7c92947c69f153 MTK-Commit-Id: ae7d06f471a69157dc0709272000c45a56308875
This commit is contained in:
commit
47f6411005
@ -49,3 +49,8 @@ allow lbs_dbg sdcardfs:file { rename getattr };
|
||||
allow lbs_dbg media_rw_data_file:dir { create add_name };
|
||||
allow lbs_dbg media_rw_data_file:file { write rename create open };
|
||||
allow lbs_dbg sdcardfs:file { write create open };
|
||||
allow lbs_dbg media_rw_data_file:file unlink;
|
||||
allow lbs_dbg sdcardfs:file unlink;
|
||||
|
||||
allow lbs_dbg vfat:dir { write remove_name create add_name };
|
||||
allow lbs_dbg vfat:file { write rename create open getattr unlink };
|
Loading…
x
Reference in New Issue
Block a user