Merge "[ALPS04674290] Correct mnld_device type" into alps-trunk-q0.basic
Change-Id: I16857bef7e386fefdb04f0b3d6798f49a94213ec MTK-Commit-Id: 46c321079fa7510de79fc8b3b0d2096c85fa4fd9
This commit is contained in:
commit
b3838f31bb
@ -156,7 +156,7 @@ type hwzram0_device, dev_type;
|
||||
type RT_Monitor_device, dev_type;
|
||||
type kick_powerkey_device, dev_type;
|
||||
type agps_device, dev_type;
|
||||
#type mnld_device, dev_type;
|
||||
type mnld_device, dev_type;
|
||||
type geo_device, dev_type;
|
||||
type mdlog_device, dev_type;
|
||||
type md32_device, dev_type;
|
||||
|
@ -21,7 +21,7 @@ allow lbs_dbg lbs_dbg_data_file:file create_file_perms;
|
||||
|
||||
allow lbs_dbg system_data_file:lnk_file read;
|
||||
|
||||
allow lbs_dbg mnld_device:chr_file rw_file_perms;
|
||||
#allow lbs_dbg mnld_device:chr_file rw_file_perms;
|
||||
|
||||
allow lbs_dbg media_rw_data_file:dir search;
|
||||
allow lbs_dbg media_rw_data_file:dir { read open };
|
||||
|
@ -5,4 +5,3 @@
|
||||
type kb_block_device,dev_type;
|
||||
type dkb_block_device,dev_type;
|
||||
type mtd_device, dev_type;
|
||||
type mnld_device, dev_type;
|
||||
|
Loading…
x
Reference in New Issue
Block a user