Merge "[ALPS03892700] partition: move mtk mount point to /mnt/vendor" into alps-trunk-p0.basic
Change-Id: I68e8369083ba3d6cad7a35ed0141a2765a1b161a MTK-Commit-Id: c6307813909f1dff6c87a80debee2950c16efd90
This commit is contained in:
commit
dae8e38414
@ -76,12 +76,12 @@
|
||||
/data/system/users/[0-9]+/smartbook_wallpaper u:object_r:wallpaper_file:s0
|
||||
|
||||
# nvdata
|
||||
#/(vendor|system/vendor)/nvdata(/.*)? u:object_r:nvdata_file:s0
|
||||
#/(vendor|system/vendor)/nvcfg(/.*)? u:object_r:nvcfg_file:s0
|
||||
/mnt/vendor/nvdata(/.*)? u:object_r:nvdata_file:s0
|
||||
/mnt/vendor/nvcfg(/.*)? u:object_r:nvcfg_file:s0
|
||||
|
||||
# protected data file
|
||||
#/(vendor|system/vendor)/protect_f(/.*)? u:object_r:protect_f_data_file:s0
|
||||
#/(vendor|system/vendor)/protect_s(/.*)? u:object_r:protect_s_data_file:s0
|
||||
/mnt/vendor/protect_f(/.*)? u:object_r:protect_f_data_file:s0
|
||||
/mnt/vendor/protect_s(/.*)? u:object_r:protect_s_data_file:s0
|
||||
/mnt/vendor/persist(/.*)? u:object_r:persist_data_file:s0
|
||||
|
||||
#fat on nand image
|
||||
|
Loading…
x
Reference in New Issue
Block a user