commit | 6b327020d412bf83e7358b073b3ac604813d7c71 | [log] [tgz] |
---|---|---|
author | Ajay Gopi <ajaygopi@google.com> | Wed Sep 20 00:03:54 2023 +0000 |
committer | Ajay Gopi <ajaygopi@google.com> | Sat Sep 30 17:37:19 2023 +0000 |
tree | 385fa11185d6d753695561cfd6705ef9e81da155 | |
parent | 22541cb0ee6e5d4200e9142983800a697e682ead [diff] |
Address API review comments on HotwordTrainingData. 1. Add units to max training data size. 2. Rename mTrainingAudios to mTrainingAudioList. 3. Convert mTimeoutStage from an IntDef to a generic integer. Test: atest --no-bazel-mode CtsVoiceInteractionTestCases:HotwordTrainingDataTest Change-Id: I71e97e83d0c08a6207ed485e175acdeb171df5a4 Bug: 298094222