Home
last modified time | relevance | path

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

12

/system/bt/apex/
DAndroid.bp11 name: "com.android.bluetooth.updatable",
24 key: "com.android.bluetooth.updatable.key",
25 certificate: ":com.android.bluetooth.updatable.certificate",
29 name: "com.android.bluetooth.updatable.key",
30 public_key: "com.android.bluetooth.updatable.avbpubkey",
31 private_key: "com.android.bluetooth.updatable.pem",
35 name: "com.android.bluetooth.updatable.certificate",
36 certificate: "com.android.bluetooth.updatable",
/system/apex/apexd/apexd_testdata/
DAndroid.bp54 updatable: false,
65 updatable: false,
158 updatable: false,
169 updatable: false,
180 updatable: false,
191 updatable: false,
213 updatable: false,
230 updatable: false,
240 updatable: false,
268 updatable: false,
[all …]
/system/netd/server/
Dnetd.rc9 # b/121354779: netd itself is not updatable, but on startup it dlopen()s the resolver library
10 # from the DNS resolver APEX. Mark it as updatable so init won't start it until all APEX
12 updatable
DAndroid.bp19 "com.android.bluetooth.updatable",
83 "com.android.bluetooth.updatable",
87 // this is part of updatable modules(NetworkStack) which targets 29(Q)
119 "com.android.bluetooth.updatable",
143 "com.android.bluetooth.updatable",
/system/apex/apexd/sysprop/api/
Dcom.android.sysprop.apex-latest.txt4 api_name: "updatable"
6 prop_name: "ro.apex.updatable"
/system/bt/gd/proto/
DAndroid.bp22 "com.android.bluetooth.updatable",
39 "com.android.bluetooth.updatable",
57 "com.android.bluetooth.updatable",
/system/apex/apexd/sysprop/
DApexProperties.sysprop19 api_name: "updatable"
23 prop_name: "ro.apex.updatable"
/system/bt/types/
DAndroid.bp22 "com.android.bluetooth.updatable"
24 // As part of updatable mainline modules(media, swcodec), it should support at least 29(Q)
/system/apex/shim/build/
DAndroid.bp86 updatable: false,
99 updatable: false,
112 updatable: false,
124 updatable: false,
138 updatable: false,
153 updatable: false,
187 updatable: false,
206 updatable: false,
226 updatable: false,
237 updatable: false,
[all …]
/system/apex/apexer/testdata/
DAndroid.bp40 updatable:false,
65 updatable: false,
77 updatable: false,
/system/hardware/interfaces/suspend/aidl/
DAndroid.bp29 "com.android.bluetooth.updatable",
/system/bt/packet/base/
DAndroid.bp22 "com.android.bluetooth.updatable",
/system/core/init/
Dmount_namespace.cpp81 static bool updatable = android::sysprop::ApexProperties::updatable().value_or(false); in IsApexUpdatable() local
82 return updatable; in IsApexUpdatable()
/system/tools/aidl/build/apex/
DAndroid.bp17 updatable: false,
/system/bt/include/
DAndroid.bp25 "com.android.bluetooth.updatable",
/system/bt/packet/avrcp/
DAndroid.bp46 "com.android.bluetooth.updatable",
/system/apex/apexd/
Dflattened_apex_test.cpp35 bool value = android::sysprop::ApexProperties::updatable().value_or(false); in TEST()
Dapexd_main.cpp124 if (!android::sysprop::ApexProperties::updatable().value_or(false)) { in main()
/system/update_engine/aosp/
Dapex_handler_android.cc51 if (android::sysprop::ApexProperties::updatable().value_or(false)) { in CreateApexHandler()
/system/bpf/bpfloader/
Dbpfloader.rc58 # we're not really updatable, but want to be able to load bpf programs shipped in apexes
59 updatable
/system/bt/packet/
DAndroid.bp24 "com.android.bluetooth.updatable",
/system/bt/profile/avrcp/
DAndroid.bp39 "com.android.bluetooth.updatable",
/system/bt/gd/rust/shim/
DAndroid.bp84 "com.android.bluetooth.updatable",
/system/timezone/apex/
DAndroid.bp26 updatable: true,
/system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.baz/
DAndroid.bp39 updatable: false,

12