Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Pranav-Talmale committed Feb 6, 2022
1 parent 0e873af commit f5bd50c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ DEVICE_PATH := device/xiaomi/alioth


# Assert
TARGET_OTA_ASSERT_DEVICE := alioth
TARGET_OTA_ASSERT_DEVICE := alioth,aliothin

# Bluetooth
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth/include
Expand Down
2 changes: 2 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,10 @@ SHRP_STATUSBAR_RIGHT_PADDING := 48
SHRP_STATUSBAR_LEFT_PADDING := 48
SHRP_NOTCH := true
SHRP_EXPRESS := true
SHRP_EXPRESS_USE_DATA := true
SHRP_DARK := true
SHRP_CUSTOM_FLASHLIGHT := false
SHRP_FLASH_MAX_BRIGHTNESS := 300
SHRP_NO_SAR_AUTOMOUNT := true
SHRP_LITE := false
SHRP_OFFICIAL := true

0 comments on commit f5bd50c

Please sign in to comment.