Home
last modified time | relevance | path

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

/system/netd/server/
Dnetd.rc8 # b/121354779: netd itself is not updatable, but on startup it dlopen()s the resolver library
9 # from the DNS resolver APEX. Mark it as updatable so init won't start it until all APEX
11 updatable
/system/core/init/
Dmount_namespace.cpp78 static bool updatable = android::sysprop::ApexProperties::updatable().value_or(false); in IsApexUpdatable() local
79 return updatable; in IsApexUpdatable()
DREADME.md333 `updatable`
335 the boot sequence by APEXes. When a service with updatable option is started
337 is finished. A service that is not marked as updatable cannot be overridden by
/system/apex/apexd/sysprop/
DApexProperties.sysprop19 api_name: "updatable"
23 prop_name: "ro.apex.updatable"
/system/tools/aidl/build/
Dapi_preamble.txt14 // independently updatable components of the system. If a device is shipped
/system/update_engine/
Dupdate_metadata.proto298 // All updatable groups present in |partitions| of this DeltaArchiveManifest.
299 // - If an updatable group is on the device but not in the manifest, it is
302 // - If an updatable group is in the manifest but not on the device, the group
/system/update_engine/update_engine/
Dupdate_metadata.proto298 // All updatable groups present in |partitions| of this DeltaArchiveManifest.
299 // - If an updatable group is on the device but not in the manifest, it is
302 // - If an updatable group is in the manifest but not on the device, the group
/system/vold/
DVolumeManager.cpp468 static bool apexUpdatable = android::sysprop::ApexProperties::updatable().value_or(false); in remountUid()
/system/apex/apexd/
Dapexd.cpp114 android::sysprop::ApexProperties::updatable().value_or(false);
/system/sepolicy/prebuilts/api/29.0/public/
Dproperty_contexts361 ro.apex.updatable u:object_r:exported_default_prop:s0 exact bool
/system/sepolicy/public/
Dproperty_contexts361 ro.apex.updatable u:object_r:exported_default_prop:s0 exact bool