Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dota_utils.py162 def UpdateDeviceState(device_state, build_info, boot_variable_values, argument
209 device_state.device.extend(sorted(build_devices))
210 device_state.build.extend(sorted(build_fingerprints))
211 device_state.build_incremental = build_info.GetBuildProp(
214 UpdatePartitionStates(device_state.partition_state)
217 device_state.sdk_level = build_info.GetBuildProp(
219 device_state.security_patch_level = build_info.GetBuildProp(
222 device_state.timestamp = int(build_info.GetBuildProp('ro.build.date.utc'))