commit | e5ae8c7bd0076097de56be946aea05b5f1498407 | [log] [tgz] |
---|---|---|
author | micky387 <mickaelsaibi@free.fr> | Wed Aug 07 20:01:48 2019 +0200 |
committer | micky387 <mickaelsaibi@free.fr> | Fri Aug 09 22:16:10 2019 +0200 |
tree | b1011c1981d6abf0888379a933b947e99467362a | |
parent | 9844ec53cde7094001316d6d33f6c0c12ef7dfad [diff] [blame] |
zenfone6: Add NQ NFC
diff --git a/BoardConfig.mk b/BoardConfig.mk index b6d922d..b07319a 100755 --- a/BoardConfig.mk +++ b/BoardConfig.mk
@@ -115,6 +115,9 @@ TARGET_KERNEL_CLANG_COMPILE := true TARGET_KERNEL_CLANG_VERSION := 6.0.2 +# NFC +TARGET_USES_NQ_NFC := true + # Partitions BOARD_BUILD_DISABLED_VBMETAIMAGE := true BOARD_BUILD_SYSTEM_ROOT_IMAGE := true