Hotword: Update the package name in TEST_MAPPING

Bug: 253252253
Test: atest -p frameworks/base/services/core/java/com/android/server/attention/TEST_MAPPING
Change-Id: I151c4f939fbde50a8afdce72ccf914f8ec110adc
This commit is contained in:
Ivan Chiang
2022-10-13 12:48:19 +00:00
parent 9cd45bac59
commit 615604ea77

View File

@@ -7,7 +7,7 @@
"include-filter": "android.voiceinteraction.cts.AlwaysOnHotwordDetectorTest"
},
{
"include-filter": "android.voiceinteraction.cts.HotwordDetectedResultTest"
"include-filter": "android.voiceinteraction.cts.unittests.HotwordDetectedResultTest"
},
{
"include-filter": "android.voiceinteraction.cts.HotwordDetectionServiceBasicTest"