summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2020-12-14 20:04:23 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-12-14 20:04:23 +0000
commit4adb372fc75b2eb2eda42b8cb3aa55c2f1d2ce33 (patch)
tree0ff4933b262e6391ae1b2f84938c42a988988da4
parent4f631e337b1716e238b6a63a33ffd0c3f961d91b (diff)
parente51010f6b627f756bba1cab2ea1736718275603c (diff)
Merge "Change the instrumentation app build target type"
-rw-r--r--tests/Compatibility/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Compatibility/Android.bp b/tests/Compatibility/Android.bp
index 7dc44fa4a260..c14e705b09ab 100644
--- a/tests/Compatibility/Android.bp
+++ b/tests/Compatibility/Android.bp
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-android_test {
+android_test_helper_app {
name: "AppCompatibilityTest",
static_libs: ["androidx.test.rules"],
// Include all test java files.