* commit '6657d2248e902289476c4b937f5d6a1585c95ec2': Fix N9 boot.
This commit is contained in:
commit
69b2c2a125
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,9 @@ on early-init
|
||||||
# Set the security context of /adb_keys if present.
|
# Set the security context of /adb_keys if present.
|
||||||
restorecon /adb_keys
|
restorecon /adb_keys
|
||||||
|
|
||||||
|
# Shouldn't be necessary, but sdcard won't start without it. http://b/22568628.
|
||||||
|
mkdir /mnt 0775 root system
|
||||||
|
|
||||||
start ueventd
|
start ueventd
|
||||||
|
|
||||||
on init
|
on init
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue