Lines Matching refs:a
4 [OTA updates](https://source.android.com/devices/tech/ota/). It contains a
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
39 opposed to the entire package, to initiate a streaming update. The `payload.bin`
41 streamed by `update_engine` directly. The ZIP entries in such a package need to be
74 `UpdaterState` on a device. When app is resumed, it checks if `UpdaterState`
157 ## Running on a device
174 To run sample app as a privileged system app, it needs to be installed in `/system/priv-app/`.
177 The recommended way to run the app is to build and install it as a
184 e.g. add a line containing `PRODUCT_PACKAGES += SystemUpdaterSample`
207 - [x] Create a UI with list of configs, current version,
237 5. Run a test file