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

Commit 75b2a0b1 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "add KeyphraseEnrollmentInfo to VoiceInteraction dumpsys" into udc-dev am: ae828a78

parents ff02b40f ae828a78
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1119,6 +1119,8 @@ public class VoiceInteractionService extends Service {
                    pw.println();
                });
            }
            pw.println("Available Model Enrollment Applications:");
            pw.println("  " + mKeyphraseEnrollmentInfo);
        }
    }
}