Home
last modified time | relevance | path

Searched refs:properties (Results 1 – 8 of 8) sorted by relevance

/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/util/
DPayloadSpecs.java53 List<String> properties = new ArrayList<>(); in forNonStreaming() local
83 properties.add(line); in forNonStreaming()
98 .properties(properties) in forNonStreaming()
113 .properties(Files.readAllLines(propertiesFile.toPath())) in forStreaming()
/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/
DPayloadSpec.java113 public Builder properties(List<String> properties) { in properties() argument
114 this.mProperties = properties; in properties()
DUpdateManager.java348 ArrayList<String> properties = new ArrayList<>(update.getPayload().getProperties()); in updateEngineApplyPayload() local
349 properties.addAll(update.getExtraProperties()); in updateEngineApplyPayload()
356 properties.toArray(new String[0])); in updateEngineApplyPayload()
/bootable/recovery/updater_sample/
D.gitignore10 local.properties
DREADME.md129 `key_value_pair_headers` argument also accepts properties other than HTTP Headers.
130 List of allowed properties can be found in `system/update_engine/common/constants.cc`.
/bootable/recovery/minadbd/
DREADME.md20 - `minadbd` handles some requests directly, e.g. querying device properties for rescue service.
/bootable/recovery/tests/unit/
Dinstall_test.cpp173 const std::string properties = "some_properties"; in VerifyAbUpdateCommands() local
187 { "payload_properties.txt", properties }, in VerifyAbUpdateCommands()
209 ASSERT_EQ("--headers=" + properties, cmd[3]); in VerifyAbUpdateCommands()
/bootable/recovery/tests/testdata/
Drecovery_body48 # begin build properties
88 # end build properties
2856 # Load properties from /system/ + /factory after fs mount.
2870 # Load properties from /system/ + /factory after fs mount. Place
8745 # sysfs properties