Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dnon_ab_ota.py128 if target_info.oem_props and not OPTIONS.oem_no_mount:
157 target_info.WriteDeviceAssertions(script, OPTIONS.oem_no_mount)
305 if not OPTIONS.oem_no_mount:
349 target_info.WriteDeviceAssertions(script, OPTIONS.oem_no_mount)
Dedify_generator.py72 def AssertOemProperty(self, name, values, oem_no_mount): argument
79 if oem_no_mount:
Dota_from_target_files.py268 OPTIONS.oem_no_mount = False
1222 OPTIONS.oem_no_mount = True
Dcommon.py661 def WriteDeviceAssertions(self, script, oem_no_mount): argument
680 script.AssertOemProperty(prop, values, oem_no_mount)