This website requires JavaScript.
Explore
Help
Register
Sign in
Techwizz
/
kernel-fxtec-pro1x
Watch
1
Star
0
Fork
You've already forked kernel-fxtec-pro1x
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
897439b64d
kernel-fxtec-pro1x
/
build.config.gki-debug.aarch64
4 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
ANDROID: Add build.config.gki-debug.aarch64 Add a gki-debug build.config file which disables whitelisting trimming. This is intended to ease GKI development. Bug: 150772411 Signed-off-by: Quentin Perret <qperret@google.com> Change-Id: Ia5241f17b1cf730b357c6501180834bd01eb589f
2020-03-16 03:20:25 -06:00
. ${ROOT_DIR}/common/build.config.gki.aarch64
TRIM_NONLISTED_KMI=""
ANDROID: Fix build.config.gki-debug The gki-debug builds should not have their KMI trimmed, so make sure to disable KMI_WHITELIST_STRICT_MODE. Bug: 150772411 Signed-off-by: Quentin Perret <qperret@google.com> Change-Id: I289fa8183603bc393eed4cc6089906d0d6fc51c5
2020-05-04 02:09:01 -06:00
KMI_WHITELIST_STRICT_MODE=""
Reference in a new issue
Copy permalink