Lines Matching refs:device
14 to select an update and apply it to the device. App shows installation progress,
28 to the app, but in this sample, the config files are stored on the device.
46 if `ab_config.force_switch_slot` set true device will boot to the
74 `UpdaterState` on a device. When app is resumed, it checks if `UpdaterState`
92 - `Reload` - reloads update configs from device storage.
157 ## Running on a device
165 2. Install the app to the device using `adb install <APK_PATH>`.
166 3. Change permissions on `/data/ota_package/` to `0777` on the device.
169 6. Push OTA packages to the device.
185 to `device/google/marlin/device-common.mk`.
198 7. [Flash the device](https://source.android.com/setup/build/running)
201 9. Push OTA packages to the device if there is no server to stream packages from;