commit | 858cd23a593ab5f33ad8244148a23d8a514da239 | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Mon Jul 20 14:47:45 2020 -0700 |
committer | David Su <dysu@google.com> | Mon Jul 20 14:47:45 2020 -0700 |
tree | 4136dbf0a2c27c526d5ea083b4908d3583c82305 | |
parent | 93f878d5dcb220b19184e40b30319f51b7b388d6 [diff] |
CMD_SET_SUSPEND_OPT_ENABLED: only handle in ConnectableState This message is only sent in response to screen state changed. We only monitor screen state in ConnectableState. Thus, no need to handle this message in DefaultState. Bug: 160335531 Test: atest FrameworksWifiTests Change-Id: I5c0b618e841ab32cf5be6d4c50fc3dfdd1020b11