Merge "Fix instrumentation_for to refer to name of module" am: 24ead5672b am: 3463839772

am: 848a32afa9

Change-Id: I7507b2d5b974c17a388360a52b57aa7ee41de919
This commit is contained in:
Colin Cross
2018-10-19 01:10:45 -07:00
committed by android-build-merger
+1 -1
View File
@@ -28,7 +28,7 @@ android_test {
"guava",
],
instrumentation_for: "com.example.android.systemupdatersample",
instrumentation_for: "SystemUpdaterSample",
optimize: {
enabled: false,