summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeha Pattan <npattan@google.com>2023-07-12 00:48:44 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2023-07-12 00:48:50 +0000
commit61704905f2aeb40b0f506fe889bc4c2eb526fdb8 (patch)
tree53d3a0207e4c2513448e2af66b7629d2bff254db
parentfea676896127c717169504393796a97cad9ea5c0 (diff)
downloadlibtextclassifier-61704905f2aeb40b0f506fe889bc4c2eb526fdb8.tar.gz
Revert^2 "Rename first variant for ExtServices to _tplus."
fea676896127c717169504393796a97cad9ea5c0 Change-Id: I87c3764063968cc7712c06e5ba925c5f97a95497
-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" />