summaryrefslogtreecommitdiff
path: root/sigchainlib
diff options
context:
space:
mode:
authorMartin Stjernholm <mast@google.com>2020-10-09 22:17:51 +0100
committerMartin Stjernholm <mast@google.com>2020-10-23 10:03:13 +0000
commit3e9abfc9779399815a7dc8d492466a1234b7fdcd (patch)
treefd1017f153d3759488914c4d372f543125722ad1 /sigchainlib
parent35b132e3377029a356cfbc9e4682e3ebceb83edf (diff)
Rename ART release APEX to com.android.art.
Test: Build & boot on AOSP master Test: `m` on AOSP master, flipping PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD between true and false, and check out/target/product/bonito/symbols/apex/com.android.art. Test: art/build/apex/runtests.sh Test: art/tools/buildbot-build.sh {--host,--target} Test: art/tools/run-gtests.sh Test: m test-art-host-gtest Test: art/test/testrunner/testrunner.py --target --64 --optimizing Test: m build-art-target-golem Bug: 169639321 Change-Id: Ic4bb8d6f9988ce99bba326b9c635bd3c01ed74ab Merged-In: Ic4bb8d6f9988ce99bba326b9c635bd3c01ed74ab
Diffstat (limited to 'sigchainlib')
-rw-r--r--sigchainlib/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sigchainlib/Android.bp b/sigchainlib/Android.bp
index 3fb21b9129..00156de06c 100644
--- a/sigchainlib/Android.bp
+++ b/sigchainlib/Android.bp
@@ -44,7 +44,7 @@ cc_library {
export_include_dirs: ["."],
apex_available: [
- "com.android.art.release",
+ "com.android.art",
"com.android.art.debug",
// TODO(b/142944043) Clean this up. This is due to the dependency from
// app_process