msm8953-common: Cleanup

This commit is contained in:
jeangraff30
2020-11-24 22:14:36 -03:00
committed by Jorge Lucas
parent f57e00e939
commit cb9158848a
7 changed files with 14 additions and 187 deletions

View File

@@ -15,8 +15,6 @@
COMMON_PATH := device/motorola/msm8953-common
TARGET_SPECIFIC_HEADER_PATH := $(COMMON_PATH)/include
BOARD_VENDOR := motorola
# Architecture
@@ -93,7 +91,6 @@ AUDIO_FEATURE_ENABLED_WMA_OFFLOAD := true
# Build
BUILD_BROKEN_DUP_RULES := true
BUILD_BROKEN_USES_BUILD_COPY_HEADERS := true
BUILD_BROKEN_PHONY_TARGETS := true
# Bluetooth
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(COMMON_PATH)/bluetooth
@@ -170,10 +167,10 @@ TARGET_PROVIDES_LIBLIGHT := true
# Partitions
BOARD_FLASH_BLOCK_SIZE := 131072
BOARD_CACHEIMAGE_PARTITION_SIZE := 268435456
BOARD_SYSTEMIMAGE_PARTITION_TYPE := ext4
BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
TARGET_EXFAT_DRIVER := exfat
TARGET_USERIMAGES_USE_EXT4 := true
TARGET_USERIMAGES_USE_F2FS := true
TARGET_USES_MKE2FS := true
TARGET_COPY_OUT_VENDOR := vendor