summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-06-10 01:07:01 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-06-10 01:07:01 +0000
commitd37b2f990756ebe08bbd2d3545bba56ff77715ff (patch)
tree68a48a1a466eb542ccf6157efa0e722a4075e24b
parentea2910d7ed73d07d69f0b2962ef656c85db9e2a4 (diff)
parent3503c0e9e7e5240d8413c0221584883d9f68d8f5 (diff)
downloadapex-d37b2f990756ebe08bbd2d3545bba56ff77715ff.tar.gz
Snap for 6573906 from 3503c0e9e7e5240d8413c0221584883d9f68d8f5 to rvc-d1-release
Change-Id: Ic1db97098da8970a17e3ee75fe697a7417c40696
-rw-r--r--shim/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/shim/Android.bp b/shim/Android.bp
index 9e4b0289..351e754f 100644
--- a/shim/Android.bp
+++ b/shim/Android.bp
@@ -17,7 +17,7 @@
prebuilt_apex {
name: "com.android.apex.cts.shim.v1_prebuilt",
- overrides: ["com.android.apex.cts.shim.v1"],
+ overrides: ["CtsShimPrebuilt", "CtsShimPrivPrebuilt"],
arch: {
arm: {
src: "prebuilts/arm/com.android.apex.cts.shim.v1.apex",