Loading core/Makefile +1 −2 Original line number Diff line number Diff line Loading @@ -1267,9 +1267,8 @@ boototapackage_16k: $(BUILT_BOOT_OTA_PACKAGE_16K) endif # The value of RAMDISK_NODE_LIST is defined in system/core/rootdir/Android.bp. # This file contains /dev nodes description added to the generic ramdisk RAMDISK_NODE_LIST := $(PRODUCT_OUT)/ramdisk_node_list # We just build this directly to the install location. INSTALLED_RAMDISK_TARGET := $(BUILT_RAMDISK_TARGET) Loading Loading
core/Makefile +1 −2 Original line number Diff line number Diff line Loading @@ -1267,9 +1267,8 @@ boototapackage_16k: $(BUILT_BOOT_OTA_PACKAGE_16K) endif # The value of RAMDISK_NODE_LIST is defined in system/core/rootdir/Android.bp. # This file contains /dev nodes description added to the generic ramdisk RAMDISK_NODE_LIST := $(PRODUCT_OUT)/ramdisk_node_list # We just build this directly to the install location. INSTALLED_RAMDISK_TARGET := $(BUILT_RAMDISK_TARGET) Loading