summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeha Pattan <npattan@google.com>2023-07-06 23:26:44 +0000
committerNeha Pattan <npattan@google.com>2023-07-06 23:26:44 +0000
commit16dc578898caf5ee82744e8ca63839110c622a00 (patch)
tree53d3a0207e4c2513448e2af66b7629d2bff254db
parent30c4f7914598ea987d8c430a344a1bc916aee338 (diff)
downloadlibtextclassifier-16dc578898caf5ee82744e8ca63839110c622a00.tar.gz
Rename first variant for ExtServices to _tplus.
Test: atest Bug: 282185097 Change-Id: I80a13f04c012163ad4a44823906f8c73a1e112af
-rw-r--r--TEST_MAPPING8
-rw-r--r--native/AndroidTest.xml2
2 files changed, 5 insertions, 5 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 17a31d4..e0f1900 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -47,16 +47,16 @@
],
"mainline-presubmit": [
{
- "name": "TextClassifierNotificationTests[com.google.android.extservices.apex]"
+ "name": "TextClassifierNotificationTests[com.google.android.extservices_tplus.apex]"
},
{
- "name": "TextClassifierServiceTest[com.google.android.extservices.apex]"
+ "name": "TextClassifierServiceTest[com.google.android.extservices_tplus.apex]"
},
{
- "name": "libtextclassifier_tests[com.google.android.extservices.apex]"
+ "name": "libtextclassifier_tests[com.google.android.extservices_tplus.apex]"
},
{
- "name": "libtextclassifier_java_tests[com.google.android.extservices.apex]"
+ "name": "libtextclassifier_java_tests[com.google.android.extservices_tplus.apex]"
}
]
}
diff --git a/native/AndroidTest.xml b/native/AndroidTest.xml
index 15ce73e..4ca0418 100644
--- a/native/AndroidTest.xml
+++ b/native/AndroidTest.xml
@@ -14,7 +14,7 @@
limitations under the License.
-->
<configuration description="Config for libtextclassifier_tests">
- <option name="config-descriptor:metadata" key="mainline-param" value="com.google.android.extservices.apex" />
+ <option name="config-descriptor:metadata" key="mainline-param" value="com.google.android.extservices_tplus.apex" />
<option name="test-suite-tag" value="apct" />
<option name="test-suite-tag" value="mts" />