summaryrefslogtreecommitdiff
path: root/NativeCode.bp
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2020-01-19 13:52:37 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-01-19 13:52:37 +0000
commit0ca8d7a437ceb852bad77526dad7ec1c2baed6f8 (patch)
tree8ebb7dd2705fb8dc198a3c6e461207dbf825e1e5 /NativeCode.bp
parent4fb43701bff65d824744af30a98abc2e23a8b77c (diff)
parent86abe9e68564581f6539e4262f3ad8f2afba10ba (diff)
Merge "Make some build targets visible to art sdk"
Diffstat (limited to 'NativeCode.bp')
-rw-r--r--NativeCode.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/NativeCode.bp b/NativeCode.bp
index bdf1507e74..9619420c20 100644
--- a/NativeCode.bp
+++ b/NativeCode.bp
@@ -206,6 +206,7 @@ cc_library_shared {
cc_library_shared {
name: "libjavacoretests",
visibility: [
+ "//art/build/sdk",
"//cts/tests/libcore/luni",
],
defaults: ["core_native_default_flags"],