Merge "Fix instrumentation_for to refer to name of module"

This commit is contained in:
Treehugger Robot
2018-10-19 07:47:13 +00:00
committed by Gerrit Code Review
+1 -1
View File
@@ -28,7 +28,7 @@ android_test {
"guava",
],
instrumentation_for: "com.example.android.systemupdatersample",
instrumentation_for: "SystemUpdaterSample",
optimize: {
enabled: false,