commit | 0fe46d947a02fd9b1de1f1538e9b6556906c2948 | [log] [tgz] |
---|---|---|
author | Mohammad Islam <samiul@google.com> | Tue Sep 28 15:37:08 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Sep 28 15:37:08 2021 +0000 |
tree | e0a34609cfd7a1c02da16b144519cf1259ca93e3 | |
parent | 0e4260d7728b2017ec7e7151caa7f1bedc936c52 [diff] | |
parent | 2f6a6fdd48f5fa6d83cf061dd49e6f6a4a7cbfa3 [diff] |
Merge "Fix broken test on GSI branch"
diff --git a/tests/StagedInstallTest/Android.bp b/tests/StagedInstallTest/Android.bp index 840a588..086ef95 100644 --- a/tests/StagedInstallTest/Android.bp +++ b/tests/StagedInstallTest/Android.bp
@@ -50,7 +50,7 @@ "cts-install-lib-host", ], data: [ - ":com.android.apex.cts.shim.v2_prebuilt", + ":StagedInstallTestApexV2", ":TestAppAv1", ], test_suites: ["general-tests"],