Home
last modified time | relevance | path

Searched defs:updatable (Results 1 – 2 of 2) sorted by relevance

/system/core/init/
Dmount_namespace.cpp81 static bool updatable = android::sysprop::ApexProperties::updatable().value_or(false); in IsApexUpdatable() local
Dbuiltins.cpp1239 static bool updatable = android::sysprop::ApexProperties::updatable().value_or(false); in IsApexUpdatable() local