Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 24ead567 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix instrumentation_for to refer to name of module"

parents 81ef25aa 88dcca91
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ android_test {
        "guava",
    ],

    instrumentation_for: "com.example.android.systemupdatersample",
    instrumentation_for: "SystemUpdaterSample",

    optimize: {
        enabled: false,