Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 615604ea authored by Ivan Chiang's avatar Ivan Chiang
Browse files

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
parent 9cd45bac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"