Use software gatekeeper

This commit is contained in:
danielhk 2017-12-23 12:55:32 +08:00 committed by Mister Oyster
parent 786135960d
commit 3219a84449
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ WITH_DEXPREOPT := false
# GC tweak
PRODUCT_TAGS += dalvik.gc.type-precise
# SW Gatekeeper
BOARD_USE_SOFT_GATEKEEPER := true
# Fun with flags
BOARD_USES_MTK_HARDWARE := true