Merge "Remove unnecessary configs"

This commit is contained in:
TreeHugger Robot 2017-07-18 06:26:45 +00:00 committed by Android (Google) Code Review
commit 447ac999c6
3 changed files with 0 additions and 5 deletions

View File

@ -41,7 +41,6 @@ ifeq ($(HOST_OS),linux)
endif
# Generic AOSP image always requires separate vendor.img
BOARD_USES_VENDORIMAGE := true
TARGET_COPY_OUT_VENDOR := vendor
# Generic AOSP image does NOT support HWC1
@ -68,4 +67,3 @@ BOARD_NAND_SPARE_SIZE := 0
BOARD_FLASH_BLOCK_SIZE := 512
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true

View File

@ -41,7 +41,6 @@ ifeq ($(HOST_OS),linux)
endif
# Generic AOSP image always requires separate vendor.img
BOARD_USES_VENDORIMAGE := true
TARGET_COPY_OUT_VENDOR := vendor
# Generic AOSP image does NOT support HWC1

View File

@ -41,7 +41,6 @@ ifeq ($(HOST_OS),linux)
endif
# Generic AOSP image always requires separate vendor.img
BOARD_USES_VENDORIMAGE := true
TARGET_COPY_OUT_VENDOR := vendor
# Generic AOSP image does NOT support HWC1
@ -60,4 +59,3 @@ BOARD_NAND_SPARE_SIZE := 0
BOARD_FLASH_BLOCK_SIZE := 512
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true