am 069f62de: Merge "Fix N9 boot."

* commit '069f62de20f83226801e9a43c372ba34d3c3c12f':
  Fix N9 boot.
This commit is contained in:
Elliott Hughes 2015-07-18 17:48:00 +00:00 committed by Android Git Automerger
commit 6657d2248e

View file

@ -17,6 +17,9 @@ on early-init
# Set the security context of /adb_keys if present.
restorecon /adb_keys
# Shouldn't be necessary, but sdcard won't start without it. http://b/22568628.
mkdir /mnt 0775 root system
start ueventd
on init