Loading target/board/BoardConfigGsiCommon.mk +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE := 67108864 TARGET_COPY_OUT_PRODUCT := system/product TARGET_COPY_OUT_SYSTEM_EXT := system/system_ext BOARD_PRODUCTIMAGE_FILE_SYSTEM_TYPE := BOARD_SYSTEM_EXTIMAGE_FILE_SYSTEM_TYPE := # Creates metadata partition mount point under root for # the devices with metadata parition Loading target/board/BoardConfigMainlineCommon.mk +2 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,8 @@ TARGET_USERIMAGES_USE_EXT4 := true TARGET_COPY_OUT_SYSTEM_EXT := system_ext TARGET_COPY_OUT_VENDOR := vendor TARGET_COPY_OUT_PRODUCT := product BOARD_PRODUCTIMAGE_FILE_SYSTEM_TYPE := ext4 BOARD_SYSTEM_EXTIMAGE_FILE_SYSTEM_TYPE := ext4 # Creates metadata partition mount point under root for # the devices with metadata parition Loading Loading
target/board/BoardConfigGsiCommon.mk +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE := 67108864 TARGET_COPY_OUT_PRODUCT := system/product TARGET_COPY_OUT_SYSTEM_EXT := system/system_ext BOARD_PRODUCTIMAGE_FILE_SYSTEM_TYPE := BOARD_SYSTEM_EXTIMAGE_FILE_SYSTEM_TYPE := # Creates metadata partition mount point under root for # the devices with metadata parition Loading
target/board/BoardConfigMainlineCommon.mk +2 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,8 @@ TARGET_USERIMAGES_USE_EXT4 := true TARGET_COPY_OUT_SYSTEM_EXT := system_ext TARGET_COPY_OUT_VENDOR := vendor TARGET_COPY_OUT_PRODUCT := product BOARD_PRODUCTIMAGE_FILE_SYSTEM_TYPE := ext4 BOARD_SYSTEM_EXTIMAGE_FILE_SYSTEM_TYPE := ext4 # Creates metadata partition mount point under root for # the devices with metadata parition Loading