aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authordvdli <70133153+dvdli@users.noreply.github.com>2020-10-19 17:57:53 +0800
committerGitHub <noreply@github.com>2020-10-19 17:57:53 +0800
commit0bfc861f769eab0455461cc10bd323c04862dc99 (patch)
tree52c7323ea8b300d314617d3db9b7d45121978055 /Android.bp
parent16a6e7cd72298af7f1f842e99b3eba53f133c22c (diff)
parent902b8c8f9fa5a2e1937007d7d5ee90f01790808b (diff)
Merge pull request #186 from gkasten/android
Add and update files from Android downstream branch to more closely m…
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index f316df9..c3a3dca 100644
--- a/Android.bp
+++ b/Android.bp
@@ -22,6 +22,9 @@ cc_library {
},
system_shared_libs: ["libc", "libdl"],
+ vndk: {
+ enabled: true,
+ },
}
cc_binary {