Searched refs:updatable (Results 1 – 25 of 48) sorted by relevance
12
/system/bt/apex/ |
D | Android.bp | 11 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/ |
D | Android.bp | 54 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/ |
D | netd.rc | 9 # 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
|
D | Android.bp | 19 "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/ |
D | com.android.sysprop.apex-latest.txt | 4 api_name: "updatable" 6 prop_name: "ro.apex.updatable"
|
/system/bt/gd/proto/ |
D | Android.bp | 22 "com.android.bluetooth.updatable", 39 "com.android.bluetooth.updatable", 57 "com.android.bluetooth.updatable",
|
/system/apex/apexd/sysprop/ |
D | ApexProperties.sysprop | 19 api_name: "updatable" 23 prop_name: "ro.apex.updatable"
|
/system/bt/types/ |
D | Android.bp | 22 "com.android.bluetooth.updatable" 24 // As part of updatable mainline modules(media, swcodec), it should support at least 29(Q)
|
/system/apex/shim/build/ |
D | Android.bp | 86 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/ |
D | Android.bp | 40 updatable:false, 65 updatable: false, 77 updatable: false,
|
/system/hardware/interfaces/suspend/aidl/ |
D | Android.bp | 29 "com.android.bluetooth.updatable",
|
/system/bt/packet/base/ |
D | Android.bp | 22 "com.android.bluetooth.updatable",
|
/system/core/init/ |
D | mount_namespace.cpp | 81 static bool updatable = android::sysprop::ApexProperties::updatable().value_or(false); in IsApexUpdatable() local 82 return updatable; in IsApexUpdatable()
|
/system/tools/aidl/build/apex/ |
D | Android.bp | 17 updatable: false,
|
/system/bt/include/ |
D | Android.bp | 25 "com.android.bluetooth.updatable",
|
/system/bt/packet/avrcp/ |
D | Android.bp | 46 "com.android.bluetooth.updatable",
|
/system/apex/apexd/ |
D | flattened_apex_test.cpp | 35 bool value = android::sysprop::ApexProperties::updatable().value_or(false); in TEST()
|
D | apexd_main.cpp | 124 if (!android::sysprop::ApexProperties::updatable().value_or(false)) { in main()
|
/system/update_engine/aosp/ |
D | apex_handler_android.cc | 51 if (android::sysprop::ApexProperties::updatable().value_or(false)) { in CreateApexHandler()
|
/system/bpf/bpfloader/ |
D | bpfloader.rc | 58 # we're not really updatable, but want to be able to load bpf programs shipped in apexes 59 updatable
|
/system/bt/packet/ |
D | Android.bp | 24 "com.android.bluetooth.updatable",
|
/system/bt/profile/avrcp/ |
D | Android.bp | 39 "com.android.bluetooth.updatable",
|
/system/bt/gd/rust/shim/ |
D | Android.bp | 84 "com.android.bluetooth.updatable",
|
/system/timezone/apex/ |
D | Android.bp | 26 updatable: true,
|
/system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.baz/ |
D | Android.bp | 39 updatable: false,
|
12