Skip to content

Commit

Permalink
ocn: enable toybox to fix AROMA crash
Browse files Browse the repository at this point in the history
AROMA seems to crash when building with busybox
this is a temporary fix until that issue can be resolved
(if it can be resolved)
  • Loading branch information
CaptainThrowback committed Jan 25, 2019
1 parent 3f092cc commit 77ca7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfigTWRP.mk
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ TARGET_RECOVERY_QCOM_RTC_FIX := true
TARGET_RECOVERY_DEVICE_MODULES := chargeled tzdata hwservicemanager servicemanager [email protected]
TW_RECOVERY_ADDITIONAL_RELINK_FILES += $(TARGET_OUT)/usr/share/zoneinfo/tzdata $(TARGET_OUT)/bin/hwservicemanager $(TARGET_OUT)/bin/servicemanager $(TARGET_OUT)/lib64/[email protected]
TW_INPUT_BLACKLIST := "hbtp_vm"
#TW_USE_TOOLBOX := true
TW_USE_TOOLBOX := true

# TWRP Debug Flags
#TWRP_EVENT_LOGGING := true
Expand Down

0 comments on commit 77ca7ba

Please sign in to comment.