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