kunlun2: Bind mount /vendor/overlay to empty folder
* Instead of removing it directly from vendor
This commit is contained in:
parent
0584a27c21
commit
a568f64847
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ on init
|
|||
write /proc/sys/vm/page-cluster 0
|
||||
|
||||
mount none /system/etc/audio_policy_configuration.xml /vendor/etc/audio_policy_configuration.xml bind
|
||||
mount none /vendor/lost+found /vendor/overlay bind
|
||||
|
||||
on late-fs
|
||||
# Runtime fs tuning
|
||||
|
|
Loading…
Reference in a new issue