hiphi: Enable TW_INCLUDE_CRYPTO

* According to the main Android.mk TW_INCLUDE_CRYPTO_FBE is the BoardConfig value to use, which sets TW_INCLUDE_FBE in the source.
* Special thanks to bigbiff for the explanation

Signed-off-by: 7Soldier <reg.fm4@gmail.com>
This commit is contained in:
bigbiff 2021-09-03 08:45:00 +05:30 committed by 7Soldier
parent a0da322eab
commit a83a760143

View file

@ -112,6 +112,10 @@ BOOT_SECURITY_PATCH := $(PLATFORM_SECURITY_PATCH)
PLATFORM_VERSION := 99.87.36
PLATFORM_VERSION_LAST_STABLE := $(PLATFORM_VERSION)
# Crypto
TW_INCLUDE_CRYPTO := true
TW_INCLUDE_CRYPTO_FBE := true
# TWRP Configuration
TW_THEME := portrait_hdpi
TW_Y_OFFSET := 85