summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2018-10-18 00:14:31 +0200
committerColin Cross <ccross@android.com>2018-10-18 00:14:31 +0200
commit88dcca91dd93cf4764b73e7da0e50ecf68860a31 (patch)
tree6efbe9ce04db1e0c7e20d78da5e90d3c184e6366
parentMerge "Implement the graphic menus" (diff)
downloadandroid_bootable_recovery-88dcca91dd93cf4764b73e7da0e50ecf68860a31.tar
android_bootable_recovery-88dcca91dd93cf4764b73e7da0e50ecf68860a31.tar.gz
android_bootable_recovery-88dcca91dd93cf4764b73e7da0e50ecf68860a31.tar.bz2
android_bootable_recovery-88dcca91dd93cf4764b73e7da0e50ecf68860a31.tar.lz
android_bootable_recovery-88dcca91dd93cf4764b73e7da0e50ecf68860a31.tar.xz
android_bootable_recovery-88dcca91dd93cf4764b73e7da0e50ecf68860a31.tar.zst
android_bootable_recovery-88dcca91dd93cf4764b73e7da0e50ecf68860a31.zip
-rw-r--r--updater_sample/tests/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater_sample/tests/Android.bp b/updater_sample/tests/Android.bp
index c2783ef88..7867770a0 100644
--- a/updater_sample/tests/Android.bp
+++ b/updater_sample/tests/Android.bp
@@ -28,7 +28,7 @@ android_test {
"guava",
],
- instrumentation_for: "com.example.android.systemupdatersample",
+ instrumentation_for: "SystemUpdaterSample",
optimize: {
enabled: false,