commit | bf9dfb6623185f924df7348103471084923a02ed | [log] [tgz] |
---|---|---|
author | Tony Mak <tonymak@google.com> | Mon May 04 16:10:47 2020 +0100 |
committer | Tony Mak <tonymak@google.com> | Mon May 04 16:03:18 2020 +0000 |
tree | c8cfd14e5a1273a9224eb4610265f725ea36c09e | |
parent | 96a80abf574d73c39a2b7fd1b592bf3a0fb60276 [diff] |
TCMS should bind the TCS when onSelectionEvent/onTextClassifierEvent ... is called If the system TC (e.g. AiAi) only depends on the default system TC (i.e. ExtService) for logging purposes (i.e. onSelectionEvent() and onTextClassifierEvent()), the TCS in ExtServices will never be bound and the log events will never be delivered to the system default TC. BUG: 155636992 Test: Enable verbose logging and check the logcat Change-Id: I5b77761b8fb0d12906e205200c11e26833b81c1c