Skip to content

Commit

Permalink
fog: Clean BoardConfig makefile
Browse files Browse the repository at this point in the history
Signed-off-by: redznn <[email protected]>
Signed-off-by: alternoegraha <[email protected]>
  • Loading branch information
CHRISL7 authored and alternoegraha committed Dec 1, 2023
1 parent 3e328f8 commit ab53bda
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ AB_OTA_PARTITIONS += \
vendor \
vendor_boot

# Bluetooth
TARGET_FWK_SUPPORTS_FULL_VALUEADDS := true
TARGET_USE_QTI_BT_STACK := true

# Bootloader
TARGET_BOOTLOADER_BOARD_NAME := bengal
TARGET_NO_BOOTLOADER := true
Expand All @@ -52,9 +48,6 @@ BUILD_BROKEN_MISSING_REQUIRED_MODULES := true
# Display
TARGET_SCREEN_DENSITY := 320

# DRM
TARGET_ENABLE_MEDIADRM_64 := true

# Kernel
BOARD_BOOT_HEADER_VERSION := 3
BOARD_DTB_OFFSET := 0x01f00000
Expand Down Expand Up @@ -133,9 +126,6 @@ TARGET_COPY_OUT_PRODUCT := product
BOARD_USES_QCOM_HARDWARE := true
TARGET_BOARD_PLATFORM := bengal

# Power
TARGET_USES_INTERACTION_BOOST := true

# Properties
TARGET_SYSTEM_PROP += $(DEVICE_PATH)/system.prop

Expand Down

0 comments on commit ab53bda

Please sign in to comment.