Home
last modified time | relevance | path

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

/system/vold/
DVolumeManager.cpp464 static bool apexUpdatable = android::sysprop::ApexProperties::updatable().value_or(false); in remountUid() local
510 if (apexUpdatable) { in remountUid()