commit | 58f920e02385c2727587579b56e84a6e40da4fff | [log] [tgz] |
---|---|---|
author | lpeter <lpeter@google.com> | Thu Mar 18 20:51:14 2021 +0800 |
committer | lpeter <lpeter@google.com> | Tue Mar 23 12:32:25 2021 +0800 |
tree | d7affbae33794f6b5724b1ea75c41b7df783e397 | |
parent | 0467858710e42343f6e67b1e8d11345b0459cdfb [diff] |
Use the PersistableBundle instead of the Bundle It will be more secure to use PersistableBundle instead of Bundle for passing the configrations data from VoiceInteractor to HotwordDetectionService. Bug: 176938300 Test: Test: atest CtsVoiceInteractionTestCases Test: atest CtsVoiceInteractionTestCases --instant Change-Id: I19a412cca5e2cd5f9f79a112a9d7da8fd3a00a38