Merge "add KeyphraseEnrollmentInfo to VoiceInteraction dumpsys" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ae828a782f
@@ -1119,6 +1119,8 @@ public class VoiceInteractionService extends Service {
|
||||
pw.println();
|
||||
});
|
||||
}
|
||||
pw.println("Available Model Enrollment Applications:");
|
||||
pw.println(" " + mKeyphraseEnrollmentInfo);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user