Revert "Ramdisk: add metadata dir in ramdisk"
This reverts commit 9fa773746c
.
Reason for revert: using aosp/1505939 instead
Change-Id: I4c654e5b77b0e5ffac036fe0674f201f2ae19fb6
This commit is contained in:
parent
9fa773746c
commit
18778cd5f9
|
@ -82,7 +82,6 @@ LOCAL_POST_INSTALL_CMD := mkdir -p \
|
|||
$(TARGET_RAMDISK_OUT)/proc \
|
||||
$(TARGET_RAMDISK_OUT)/second_stage_resources \
|
||||
$(TARGET_RAMDISK_OUT)/sys \
|
||||
$(TARGET_RAMDISK_OUT)/metadata \
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
libc++fs \
|
||||
|
|
Loading…
Reference in New Issue