Fix typo on test config
Bug: 177887610
Test: atest CtsScopedStorageCoreHostTest
Change-Id: I3cb078bf8883c2068c774ebe59fcca95b36c40f9
diff --git a/hostsidetests/scopedstorage/CoreTest.xml b/hostsidetests/scopedstorage/CoreTest.xml
index b7922c9..5b725e1 100644
--- a/hostsidetests/scopedstorage/CoreTest.xml
+++ b/hostsidetests/scopedstorage/CoreTest.xml
@@ -13,7 +13,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<configuration description="External storage host test for legacy and scoped storage">
+<configuration description="Scoped storage and legacy tests that are marked as core for MediaProvider module">
<option name="test-suite-tag" value="cts" />
<option name="config-descriptor:metadata" key="component" value="framework" />
<option name="config-descriptor:metadata" key="parameter" value="instant_app" />