Merge "init: clarify a comment" am: 5642bd2384
am: ac7b81fc66
Change-Id: I60df3f19848ac5530853d92c463a16985d67437f
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 \