summaryrefslogtreecommitdiff
path: root/SafetyCenter
diff options
context:
space:
mode:
authorElliot Sisteron <elliotsisteron@google.com>2023-07-04 09:53:39 +0000
committerElliot Sisteron <elliotsisteron@google.com>2023-07-04 09:53:39 +0000
commitd5e77dc0f965f6442c2c71c5e4470ebc2a76128e (patch)
tree19662cb57cedf561a83fdc83cb12a39cf89c0396 /SafetyCenter
parent2113129798af75602d48e2cedc0001f439bf4edd (diff)
downloadPermission-d5e77dc0f965f6442c2c71c5e4470ebc2a76128e.tar.gz
Fix a test name.
Bug: 267476663 Test: atest SafetyCenterResourcesLibTests Relnote: N/A Change-Id: Ifae9d5a1edb404134f00116357e2925f52370f22
Diffstat (limited to 'SafetyCenter')
-rw-r--r--SafetyCenter/ResourcesLib/tests/AndroidTest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/SafetyCenter/ResourcesLib/tests/AndroidTest.xml b/SafetyCenter/ResourcesLib/tests/AndroidTest.xml
index 6dcfb0362..e15ecf22a 100644
--- a/SafetyCenter/ResourcesLib/tests/AndroidTest.xml
+++ b/SafetyCenter/ResourcesLib/tests/AndroidTest.xml
@@ -19,7 +19,7 @@
<configuration description="Runs unit tests for the Safety Center ResourcesLib library.">
<option name="test-suite-tag" value="apct" />
<option name="test-suite-tag" value="apct-instrumentation" />
- <option name="test-tag" value="SafetyCenterConfigTests" />
+ <option name="test-tag" value="SafetyCenterResourcesLibTests" />
<object type="module_controller" class="com.android.tradefed.testtype.suite.module.Sdk33ModuleController" />
<option name="config-descriptor:metadata" key="parameter" value="no_foldable_states" />