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

am: 3463839772

Change-Id: I52fca337bd9cf4e0e0cd1d0d52e3dfb0134c6a59
This commit is contained in:
Colin Cross
2018-10-19 01:05:42 -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,