Merge "Hotword: Update the package name in TEST_MAPPING"

This commit is contained in:
Ivan Chiang
2022-10-14 01:20:30 +00:00
committed by Android (Google) Code Review

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"