commit | e4a65b0035e5759d0e7d4519ab2a19505d02f60e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Tue Dec 10 17:07:30 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Dec 10 17:07:30 2019 +0000 |
tree | fad14a7ea5525f91e790ffb19319f5955c8f150a | |
parent | c7503a40d479990ca6e3af62df6b300737b25baf [diff] | |
parent | 6c68893dc3b5c640e0e4b67f58c8d7f897f21985 [diff] |
Merge "init: clarify a comment"
diff --git a/init/Android.mk b/init/Android.mk index 997b2bc..ade4fb5 100644 --- a/init/Android.mk +++ b/init/Android.mk
@@ -73,7 +73,7 @@ LOCAL_REQUIRED_MODULES := \ adb_debug.prop \ -# Set up the same mount points on the ramdisk that system-as-root contains. +# Set up the directories that first stage init mounts on. LOCAL_POST_INSTALL_CMD := mkdir -p \ $(TARGET_RAMDISK_OUT)/apex \ $(TARGET_RAMDISK_OUT)/debug_ramdisk \