commit | 1cb4aaea519889898891003972261b4be36d7599 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Mon Nov 25 14:27:00 2019 -0500 |
committer | Fabian Kozynski <kozynski@google.com> | Tue Nov 26 09:15:44 2019 -0500 |
tree | d63f6c0ff6c48868fc28c250ec07d20aceef5dde | |
parent | e197dad5e9b5f349e576ce339a308ac4a6ca9f8a [diff] |
Creates a BootCompleteCache This cache is set by SystemUIApplication on boot and can be queried or subscribed to. The cache registration turns into no-op after boot, returning the boot state instead. LocationControllerImpl uses this cache to determine if it can query LocationManager Test: atest BootCompleteCacheTest Fixes: 145019350 Change-Id: I2e34e53bfb8beca730cec8da6125988554c659e4