Lines Matching refs:config
22 In this sample updates are defined in JSON update config files.
23 The structure of a config file is defined in
27 In real-life update system the config files expected to be served from a server
28 to the app, but in this sample, the config files are stored on the device.
93 - `View config` - shows selected update config.
94 - `Apply` - applies selected update config.
100 - `Switch Slot` - if `ab_config.force_switch_slot` config set true,
168 5. Add update config files; look above at [Update Config file](#Update-Config-file).
186 3. [Whitelist the sample app](https://source.android.com/devices/tech/config/perms-whitelist)
199 8. Add update config files; look above at `## Update Config file`;
213 - [x] Add `UpdateConfig` for working with json config files