summaryrefslogtreecommitdiff
path: root/tests/Compatibility
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Compatibility')
-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.