0cb918a1deee84b05766b8354732261a354532bb
The slices paradigm is to return a slice as soon as possible whith whatever information is currently available. Then, load the longer information in the background and broadcast on the Uri when the changes are ready. This CL incorprates a cache system for SettingsSliceProvider to load that data in the background to solve the issues of multiple simultaneous callers. Bug: 67996923 Test: robotests Change-Id: I0e3f9984181e1c989fed139707cdb27956cf6de6
Description
No description provided
Languages
Java
89.7%
Kotlin
10.3%