Home
last modified time | relevance | path

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

/system/core/init/
Dservice.cpp324 static bool is_apex_updatable = android::sysprop::ApexProperties::updatable().value_or(false); in Reap() local
326 static bool is_apex_updatable = false; in Reap() local