Skip to content

Commit

Permalink
Official Build
Browse files Browse the repository at this point in the history
  • Loading branch information
SIDDK24 authored Mar 9, 2021
1 parent 1ae2ff1 commit 2543fb3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -164,14 +164,14 @@ TARGET_USES_LOGD := true
BOARD_AVB_ENABLE := true
BOARD_AVB_ROLLBACK_INDEX := $(PLATFORM_SECURITY_PATCH_TIMESTAMP)

# PBRP Build Flags
PB_DISABLE_DEFAULT_TREBLE_COMP := true
PB_TORCH_PATH := "/sys/class/leds/flashlight"
PB_TORCH_MAX_BRIGHTNESS := 2
BETA_BUILD := true

# exFAT FS Support
TW_INCLUDE_FUSE_EXFAT := true

# NTFS Support
TW_INCLUDE_FUSE_NTFS := true

# PBRP Build Flags
PB_DISABLE_DEFAULT_TREBLE_COMP := true
PB_TORCH_PATH := "/sys/class/leds/flashlight"
PB_TORCH_MAX_BRIGHTNESS := 2
PB_OFFICIAL=true

0 comments on commit 2543fb3

Please sign in to comment.