summaryrefslogtreecommitdiff
path: root/libnativeloader
diff options
context:
space:
mode:
authorDavid Srbecky <dsrbecky@google.com>2020-06-22 15:39:00 +0100
committerTreehugger Robot <treehugger-gerrit@google.com>2020-06-24 19:45:23 +0000
commit1cf46a3342d8821fcdb700ada24ac272e85a2a39 (patch)
tree1357357f0bb79433672883c6949fdd86b896b256 /libnativeloader
parent842e9c8c0affaff5253de233974c63ba7ba7f8b4 (diff)
Copy tools needed by host gtests to testcases directory.
Atest requires that everything is in the testcases directory. The files are not used yet (this is left to follow-up CLs). Bug: 147819342 Test: check the generated general-tests.zip ("m general-tests") Change-Id: Ied22a736e81a7cff03641d18bacd829b86a6ef0b
Diffstat (limited to 'libnativeloader')
-rw-r--r--libnativeloader/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnativeloader/Android.bp b/libnativeloader/Android.bp
index 645cf6475e..5f29b4d626 100644
--- a/libnativeloader/Android.bp
+++ b/libnativeloader/Android.bp
@@ -10,7 +10,7 @@ cc_defaults {
export_header_lib_headers: ["libnativeloader-headers"],
}
-cc_library {
+art_cc_library {
name: "libnativeloader",
defaults: ["libnativeloader-defaults"],
visibility: [