Skip to content

Commit

Permalink
Update BoardConfig.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNoelChannel authored Jan 14, 2024
1 parent eadd995 commit bb00794
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ TARGET_OTA_ASSERT_DEVICE := loganreltexx,loganrelte,GT-S7275R,GT-S7275B,GT-S7275
BOARD_USES_MMCUTILS := true
BOARD_HAS_NO_MISC_PARTITION := true
COMMON_GLOBAL_CFLAGS += -DNO_SECURE_DISCARD
# Qualcomm support
BOARD_USES_QCOM_HARDWARE := true

# Partition sizes
TARGET_USERIMAGES_USE_EXT4 := true
Expand Down Expand Up @@ -88,7 +86,6 @@ TW_BRIGHTNESS_PATH := /sys/class/leds/lcd-backlight/brightness
TW_NO_EXFAT_FUSE := false
TW_NO_EXFAT := false
TW_EXCLUDE_NANO := true
TW_EXCLUDE_BASH := true
TARGET_USE_CUSTOM_LUN_FILE_PATH := /sys/devices/platform/msm_hsusb/gadget/lun%d/file
BOARD_HAS_NO_SELECT_BUTTON := true
BOARD_RECOVERY_SWIPE := true
Expand Down

0 comments on commit bb00794

Please sign in to comment.