Home
last modified time | relevance | path

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

/system/update_engine/scripts/update_payload/
Dcommon.py39 INPLACE_MINOR_PAYLOAD_VERSION = 1 variable
Dapplier.py586 if self.minor_version == common.INPLACE_MINOR_PAYLOAD_VERSION: