Merge "Fix instrumentation_for to refer to name of module"
am: 24ead5672b
Change-Id: I3e18013e7e5ab52bfdd708655a1a40ec7cfebb48
This commit is contained in:
@@ -28,7 +28,7 @@ android_test {
|
||||
"guava",
|
||||
],
|
||||
|
||||
instrumentation_for: "com.example.android.systemupdatersample",
|
||||
instrumentation_for: "SystemUpdaterSample",
|
||||
|
||||
optimize: {
|
||||
enabled: false,
|
||||
|
||||
Reference in New Issue
Block a user