/aosp12/build/make/tools/releasetools/ |
H A D | build_super_image.py | 81 retrofit = info_dict.get("dynamic_partition_retrofit") == "true" 85 if ab_update and retrofit: 92 if ab_update and retrofit: 101 append_suffix = ab_update and not retrofit 143 if retrofit and has_image:
|
/aosp12/build/make/target/product/virtual_ab_ota/ |
H A D | retrofit.mk | 21 PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.retrofit=true
|
H A D | README.md | 9 |- retrofit.mk
|
/aosp12/build/make/target/product/ |
H A D | virtual_ab_ota_retrofit.mk | 21 PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.retrofit=true
|
/aosp12/system/extras/partition_tools/ |
H A D | lpdumpd.rc | 26 # On retrofit devices, ${ro.boot.super_partition} is slot-suffixed.
|
H A D | dynamic_partitions_device_info.proto | 26 bool retrofit = 2;
|
/aosp12/system/libsysprop/srcs/android/sysprop/ |
H A D | OtaProperties.sysprop | 47 prop_name: "ro.virtual_ab.retrofit",
|
/aosp12/system/libsysprop/srcs/api/ |
H A D | PlatformProperties-current.txt | 68 prop_name: "ro.virtual_ab.retrofit"
|
/aosp12/system/update_engine/aosp/ |
H A D | dynamic_partition_control_android.cc | 105 bool retrofit = retrofit_prop && retrofit_prop[0] != '\0' && in GetFeatureFlag() local 108 if (retrofit && !enabled) { in GetFeatureFlag() 113 if (retrofit) { in GetFeatureFlag()
|
/aosp12/system/core/fs_mgr/ |
H A D | README.overlayfs.md | 100 - For implementation simplicity on retrofit dynamic partition devices,
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | property_contexts | 237 ro.virtual_ab.retrofit u:object_r:virtual_ab_prop:s0
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | property_contexts | 286 ro.virtual_ab.retrofit u:object_r:virtual_ab_prop:s0 exact bool
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | property_contexts | 286 ro.virtual_ab.retrofit u:object_r:virtual_ab_prop:s0 exact bool
|
/aosp12/system/sepolicy/private/ |
H A D | property_contexts | 286 ro.virtual_ab.retrofit u:object_r:virtual_ab_prop:s0 exact bool
|
/aosp12/build/make/core/ |
H A D | Makefile | 5363 name := $(product_name)-ota-retrofit-$(FILE_NAME_TAG)
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |