commit | c79176dc646bb00402ee467500cd978d2d9f5c34 | [log] [tgz] |
---|---|---|
author | Ytai Ben-Tsvi <ytai@google.com> | Fri May 08 11:09:35 2020 -0700 |
committer | Ytai Ben-Tsvi <ytai@google.com> | Thu Sep 10 13:27:08 2020 -0700 |
tree | a5c92adf0db6ab240a584f364c967278c4df187d | |
parent | 1a619f03895189efdaa4db944b1cbd14d41b94c9 [diff] |
Require identity information in SoundTrigger.java Deprecate the way to attach to SoundTrigger that doesn't include identity information. Plumb that up to the SoundTriggerService layer, where it is temporarily provided in a backward-compatible way instead of with the actual identity. Change-Id: Icc2bf3b80300bd2b75c81d253986b4e1582737ca Bug: 163865561