commit | 25889d80af90761ba234d7e68d00d17c321bda7c | [log] [tgz] |
---|---|---|
author | Dennis Shen <dzshen@google.com> | Thu May 23 15:27:16 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu May 23 15:27:16 2024 +0000 |
tree | 88f3ccc912b174061606e36343072083accadd50 | |
parent | cfceeceb3a9caeca9ac04b24804731c807067350 [diff] | |
parent | a0624828b2470f3f6a43eb48b78977afd58d3c20 [diff] |
Merge "aconfig: remove read api lib's dependency on libbase and liblog" into main
diff --git a/target/board/ndk/BoardConfig.mk b/target/board/ndk/BoardConfig.mk index d5399b2..c7d9d4c 100644 --- a/target/board/ndk/BoardConfig.mk +++ b/target/board/ndk/BoardConfig.mk
@@ -16,5 +16,3 @@ TARGET_ARCH_SUITE := ndk MALLOC_LOW_MEMORY := true - -USE_SAFESTACK := false