Loading init/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ LOCAL_UNSTRIPPED_PATH := $(TARGET_RAMDISK_OUT_UNSTRIPPED) 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 \ Loading Loading
init/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ LOCAL_UNSTRIPPED_PATH := $(TARGET_RAMDISK_OUT_UNSTRIPPED) 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 \ Loading