[FEAT] Ability to detect Android shell (skins) and keyboards
Description
Many Android device manufacturers have their own custom skins
| Brand | Shell (Skins) |
|---|---|
| Xiaomi | MIUI, from October 2023 HyperOS |
| Huawei | EMUI (Emotion UI) |
| Honor | MagicOS |
| Oppo | ColorOS |
| OnePlus | OxygenOS |
| Realme | Realme UI |
| Samsung | One UI |
| Tecno | HiOS |
| Infinix | XOS |
| Google, Motorola, Sony and Nokia | Pure Android (AOSP) |
| HTC | HTC Sense |
| Meizu | Flyme |
Keyboards:
- Google Gboard
- Microsoft SwiftKey
- Xiaomi Emoji & Font Keyboard
- Samsung Keyboard
Can fastfetch detect them?
Motivation
Getting more information about your device
Additional context
No response
Sort of.
The only API we can fetch such info in C is getprop. There is usually a key to store the OS name, but it's not consistant between different vendors. In my phone (iQOO 13) it's called ro.vivo.os.build.display.id, definitely will not work in other Android OSes. In the worst case you have to find the key in every different OS. I don't think it's worth the effort.
I'm not insisting, but it would be interesting to see this information.
It would simplify the kind of inventory of mobile devices that I use for testing.
Thanks for giving me a clue as to which direction to go. I'll try to look into this issue.
For the Samsung Galaxy A14 it turned out to be:
adb devices -l
List of devices attached
RF8W80E05PH device usb:1-11 product:a14nsxx model:SM_A145F device:a14 transport_id:1
adb shell getprop ro.build.version.oneui
70000
I have a few more devices, I will continue experimenting when I have time and update this answer.
I have a few more devices, I will continue experimenting when I have time and update this answer.
Good. It would be very helpful if you can post results of getprop of your devices here.
Do you mean the full output of this command?
For Xiaomi Redmi Note 9 Pro it's ~800 lines Samsung Galaxy A14 it's ~1000 lines
I'm also not sure about the sensitive information there.
Or something like that adb shell getprop | grep ro.build ?
Unfortunately ro.build is not enough. For example ro.vivo.os.build.display.id does not starts with ro.build
I don't think they are sensitive information as they are visible to all Android apps (prerequisite that fastfetch can see them). You can call getprop directly in Termux, no adb needed.
Thanks for the tip that getprop can be run in Termux. I hadn't thought of that before.
But I haven't yet come up with a more effective way than something like this:
cat /proc/cpuinfo >> cpuinfo.txt
After which I send this file via Telegram. Because when I connect my smartphone to my PC I can't find this directory. I would be glad to receive advice if this can be done in a more convenient way.
So, Samsung Galaxy A14
adb shell getprop
[aaudio.hw_burst_min_usec]: [2000]
[aaudio.mmap_exclusive_policy]: [2]
[aaudio.mmap_policy]: [2]
[apex.all.ready]: [true]
[bluetooth.device.class_of_device]: [90,2,12]
[bluetooth.profile.a2dp.sink.enabled]: [false]
[bluetooth.profile.a2dp.source.enabled]: [true]
[bluetooth.profile.asha.central.enabled]: [true]
[bluetooth.profile.avrcp.controller.enabled]: [false]
[bluetooth.profile.avrcp.target.enabled]: [true]
[bluetooth.profile.bap.broadcast.assist.enabled]: [false]
[bluetooth.profile.bap.broadcast.source.enabled]: [false]
[bluetooth.profile.bap.unicast.client.enabled]: [false]
[bluetooth.profile.bas.client.enabled]: [false]
[bluetooth.profile.ccp.server.enabled]: [false]
[bluetooth.profile.csip.set_coordinator.enabled]: [false]
[bluetooth.profile.gatt.enabled]: [true]
[bluetooth.profile.hap.client.enabled]: [false]
[bluetooth.profile.hfp.ag.enabled]: [true]
[bluetooth.profile.hid.device.enabled]: [true]
[bluetooth.profile.hid.host.enabled]: [true]
[bluetooth.profile.map.server.enabled]: [true]
[bluetooth.profile.mcp.server.enabled]: [false]
[bluetooth.profile.opp.enabled]: [false]
[bluetooth.profile.pan.nap.enabled]: [true]
[bluetooth.profile.pan.panu.enabled]: [true]
[bluetooth.profile.pbap.server.enabled]: [true]
[bluetooth.profile.sap.server.enabled]: [true]
[bluetooth.profile.vcp.controller.enabled]: [false]
[bootreceiver.enable]: [0]
[build.version.extensions.ad_services]: [16]
[build.version.extensions.r]: [16]
[build.version.extensions.s]: [16]
[build.version.extensions.t]: [16]
[build.version.extensions.u]: [16]
[build.version.extensions.v]: [16]
[cache_key.bluetooth.bluetooth_adapter_get_connection_state]: [-4659126445771672138]
[cache_key.bluetooth.bluetooth_adapter_get_profile_connection_state]: [-4659126445771672137]
[cache_key.bluetooth.bluetooth_adapter_get_state]: [-4659126445771672136]
[cache_key.bluetooth.bluetooth_adapter_is_offloaded_filtering_supported]: [-4659126445771672143]
[cache_key.bluetooth.bluetooth_device_get_bond_state]: [-4659126445771672146]
[cache_key.bluetooth.bluetooth_map_get_connection_state]: [-4659126445771672140]
[cache_key.bluetooth.bluetooth_sap_get_connection_state]: [-4659126445771672139]
[cache_key.display_info]: [-4750680118263889938]
[cache_key.get_packages_for_uid]: [-4750680118263889899]
[cache_key.has_system_feature]: [-4750680118263891577]
[cache_key.is_compat_change_enabled]: [-4750680118263889933]
[cache_key.is_interactive]: [-4750680118263889940]
[cache_key.is_power_save_mode]: [-4750680118263891007]
[cache_key.is_user_unlocked]: [-4750680118263891440]
[cache_key.location_enabled]: [-4750680118263891223]
[cache_key.package_info]: [-4750680118263889932]
[cache_key.system_server.account_user_data]: [-4750680118263889897]
[cache_key.system_server.accounts_data]: [-4750680118263890247]
[cache_key.system_server.device_policy_manager_caches]: [-4750680118263891558]
[cache_key.system_server.get_credential_type]: [-4750680118263891553]
[cache_key.system_server.get_night_mode]: [-4750680118263891562]
[cache_key.system_server.stylus_handwriting]: [-4750680118263891214]
[cache_key.telephony.phone_account_to_subid]: [-7972819618407442818]
[cache_key.telephony.subscription_manager_service]: [-7972819618407442848]
[dalvik.vm.appimageformat]: [lz4]
[dalvik.vm.artd-verbose]: [,]
[dalvik.vm.boot-dex2oat-threads]: [8]
[dalvik.vm.dex2oat-Xms]: [64m]
[dalvik.vm.dex2oat-Xmx]: [512m]
[dalvik.vm.dex2oat-cpu-set]: []
[dalvik.vm.dex2oat-max-image-block-size]: [524288]
[dalvik.vm.dex2oat-minidebuginfo]: [true]
[dalvik.vm.dex2oat-resolve-startup-strings]: [true]
[dalvik.vm.dex2oat-threads]: []
[dalvik.vm.dexopt.secondary]: [true]
[dalvik.vm.dexopt.thermal-cutoff]: [2]
[dalvik.vm.enable_pr_dexopt]: [true]
[dalvik.vm.finalizer-timeout-ms]: [60000]
[dalvik.vm.heapgrowthlimit]: [256m]
[dalvik.vm.heapmaxfree]: [8m]
[dalvik.vm.heapminfree]: [2m]
[dalvik.vm.heapsize]: [512m]
[dalvik.vm.heapstartsize]: [8m]
[dalvik.vm.heaptargetutilization]: [0.75]
[dalvik.vm.image-dex2oat-Xms]: [64m]
[dalvik.vm.image-dex2oat-Xmx]: [64m]
[dalvik.vm.isa.arm.features]: [default]
[dalvik.vm.isa.arm.variant]: [cortex-a53]
[dalvik.vm.isa.arm64.features]: [default]
[dalvik.vm.isa.arm64.variant]: [generic]
[dalvik.vm.lockprof.threshold]: [500]
[dalvik.vm.madvise.artfile.size]: [4294967295]
[dalvik.vm.madvise.odexfile.size]: [104857600]
[dalvik.vm.madvise.vdexfile.size]: [104857600]
[dalvik.vm.minidebuginfo]: [true]
[dalvik.vm.thread-suspend-timeout-ms]: [8000]
[dalvik.vm.usap_pool_enabled]: [false]
[dalvik.vm.usap_pool_refill_delay_ms]: [3000]
[dalvik.vm.usap_pool_size_max]: [3]
[dalvik.vm.usap_pool_size_min]: [1]
[dalvik.vm.usap_refill_threshold]: [1]
[dalvik.vm.useartservice]: [true]
[dalvik.vm.usejit]: [true]
[debug.atrace.tags.enableflags]: [0]
[debug.c2.use_dmabufheaps]: [0]
[debug.force_rtl]: [false]
[debug.gpuwatch.status]: [false]
[debug.graphics.game_default_frame_rate.disabled]: [true]
[debug.hwc.winupdate]: [1]
[debug.hwui.skia_tracing_enabled]: [false]
[debug.hwui.skia_use_perfetto_track_events]: [false]
[debug.perfetto.sdk_sysprop_guard_generation]: [0]
[debug.perfmond.default.perfetto]: [1]
[debug.renderengine.skia_tracing_enabled]: [false]
[debug.renderengine.skia_use_perfetto_track_events]: [false]
[debug.sf.auto_latch_unsignaled]: [0]
[debug.sf.disable_backpressure]: [1]
[debug.sf.high_fps_late_app_phase_offset_ns]: [0]
[debug.sf.high_fps_late_sf_phase_offset_ns]: [0]
[debug.sf.latch_unsignaled]: [1]
[debug.sf.show_refresh_rate_overlay_render_rate]: [true]
[debug.slsi_platform]: [1]
[debug.stagefright.c2-poolmask]: [458752]
[debug.stagefright.c2inputsurface]: [-1]
[debug.stagefright.ccodec_delayed_params]: [1]
[debug.stagefright.ccodec_lax_type]: [true]
[debug.stagefright.ccodec_strict_type]: [true]
[debug.tracing.battery_status]: [2]
[debug.tracing.device_state]: [0:DEFAULT]
[debug.tracing.mcc]: [250]
[debug.tracing.mnc]: [20]
[debug.tracing.plug_type]: [2]
[debug.tracing.screen_brightness]: [0.03921569]
[debug.tracing.screen_state]: [2]
[dev.anomaly.support.config_part]: [true]
[dev.anomaly.version]: [3.0.3]
[dev.boot_count]: [0]
[dev.bootcomplete]: [1]
[dev.mnt.blk.cache]: [mmcblk0p37]
[dev.mnt.blk.data]: [mmcblk0p40]
[dev.mnt.blk.data.user.0]: [mmcblk0p40]
[dev.mnt.blk.data_mirror.cur_profiles]: [mmcblk0p40]
[dev.mnt.blk.data_mirror.data_ce.null]: [mmcblk0p40]
[dev.mnt.blk.data_mirror.data_ce.null.0]: [mmcblk0p40]
[dev.mnt.blk.data_mirror.data_de.null]: [mmcblk0p40]
[dev.mnt.blk.data_mirror.misc_ce.null]: [mmcblk0p40]
[dev.mnt.blk.data_mirror.misc_de.null]: [mmcblk0p40]
[dev.mnt.blk.data_mirror.ref_profiles]: [mmcblk0p40]
[dev.mnt.blk.data_mirror.storage_area]: [mmcblk0p40]
[dev.mnt.blk.efs]: [mmcblk0p2]
[dev.mnt.blk.metadata]: [mmcblk0p30]
[dev.mnt.blk.mnt.vendor.cpefs]: [mmcblk0p4]
[dev.mnt.blk.mnt.vendor.efs]: [mmcblk0p1]
[dev.mnt.blk.odm]: [mmcblk0p34]
[dev.mnt.blk.omr]: [mmcblk0p38]
[dev.mnt.blk.optics]: [mmcblk0p36]
[dev.mnt.blk.prism]: [mmcblk0p35]
[dev.mnt.blk.product]: [mmcblk0p34]
[dev.mnt.blk.root]: [mmcblk0p34]
[dev.mnt.blk.system_dlkm]: [mmcblk0p34]
[dev.mnt.blk.vendor]: [mmcblk0p34]
[dev.mnt.blk.vendor_dlkm]: [mmcblk0p34]
[dev.mnt.dev.cache]: [mmcblk0p37]
[dev.mnt.dev.data]: [dm-57]
[dev.mnt.dev.data.user.0]: [dm-57]
[dev.mnt.dev.data_mirror.cur_profiles]: [dm-57]
[dev.mnt.dev.data_mirror.data_ce.null]: [dm-57]
[dev.mnt.dev.data_mirror.data_ce.null.0]: [dm-57]
[dev.mnt.dev.data_mirror.data_de.null]: [dm-57]
[dev.mnt.dev.data_mirror.misc_ce.null]: [dm-57]
[dev.mnt.dev.data_mirror.misc_de.null]: [dm-57]
[dev.mnt.dev.data_mirror.ref_profiles]: [dm-57]
[dev.mnt.dev.data_mirror.storage_area]: [dm-57]
[dev.mnt.dev.efs]: [mmcblk0p2]
[dev.mnt.dev.metadata]: [mmcblk0p30]
[dev.mnt.dev.mnt.vendor.cpefs]: [mmcblk0p4]
[dev.mnt.dev.mnt.vendor.efs]: [mmcblk0p1]
[dev.mnt.dev.odm]: [dm-11]
[dev.mnt.dev.omr]: [mmcblk0p38]
[dev.mnt.dev.optics]: [dm-13]
[dev.mnt.dev.prism]: [dm-12]
[dev.mnt.dev.product]: [dm-10]
[dev.mnt.dev.root]: [dm-6]
[dev.mnt.dev.system_dlkm]: [dm-8]
[dev.mnt.dev.vendor]: [dm-7]
[dev.mnt.dev.vendor_dlkm]: [dm-9]
[dev.mnt.rootdisk.cache]: [mmcblk0]
[dev.mnt.rootdisk.data]: [mmcblk0]
[dev.mnt.rootdisk.data.user.0]: [mmcblk0]
[dev.mnt.rootdisk.data_mirror.cur_profiles]: [mmcblk0]
[dev.mnt.rootdisk.data_mirror.data_ce.null]: [mmcblk0]
[dev.mnt.rootdisk.data_mirror.data_ce.null.0]: [mmcblk0]
[dev.mnt.rootdisk.data_mirror.data_de.null]: [mmcblk0]
[dev.mnt.rootdisk.data_mirror.misc_ce.null]: [mmcblk0]
[dev.mnt.rootdisk.data_mirror.misc_de.null]: [mmcblk0]
[dev.mnt.rootdisk.data_mirror.ref_profiles]: [mmcblk0]
[dev.mnt.rootdisk.data_mirror.storage_area]: [mmcblk0]
[dev.mnt.rootdisk.efs]: [mmcblk0]
[dev.mnt.rootdisk.metadata]: [mmcblk0]
[dev.mnt.rootdisk.mnt.vendor.cpefs]: [mmcblk0]
[dev.mnt.rootdisk.mnt.vendor.efs]: [mmcblk0]
[dev.mnt.rootdisk.odm]: [mmcblk0]
[dev.mnt.rootdisk.omr]: [mmcblk0]
[dev.mnt.rootdisk.optics]: [mmcblk0]
[dev.mnt.rootdisk.prism]: [mmcblk0]
[dev.mnt.rootdisk.product]: [mmcblk0]
[dev.mnt.rootdisk.root]: [mmcblk0]
[dev.mnt.rootdisk.system_dlkm]: [mmcblk0]
[dev.mnt.rootdisk.vendor]: [mmcblk0]
[dev.mnt.rootdisk.vendor_dlkm]: [mmcblk0]
[dev.sdhms.hp]: [1]
[dev.sdhms.ltb]: [0,535:5,525:26,480:64,0:LIGHT:]
[dev.sdhms.ss]: [0,657:1,444:5,746:64,0:]
[dev.silentlog.on]: []
[dev.ssrm.init]: [1]
[dev.ssrm.turbo]: [false]
[dev.ssrm.version]: [4.0]
[dev.usbsetting.embedded]: [on]
[dumpstate.is_running]: [0]
[graphics.gpu.profiler.support]: [true]
[gsm.current.phone-type]: [1,1]
[gsm.facilitylock.state]: [,false]
[gsm.network.type]: [Unknown,LTE]
[gsm.nitz.time]: [1755083719000]
[gsm.nitz.time-elapsedtime]: [266460]
[gsm.operator.alpha]: [,t2]
[gsm.operator.iso-country]: [,ru]
[gsm.operator.isroaming]: [false,false]
[gsm.operator.numeric]: [,25020]
[gsm.sim.acc]: [0000000001000000]
[gsm.sim.operator.alpha]: [,t2]
[gsm.sim.operator.iso-country]: [,ru]
[gsm.sim.operator.numeric]: [,25020]
[gsm.sim.sprintsim1]: [0]
[gsm.sim.state]: [ABSENT,LOADED]
[gsm.version.baseband]: [A145FXXU9DYG5,A145FXXU9DYG5]
[gsm.version.ril-impl]: [Samsung RIL v5.0]
[hwservicemanager.ready]: [true]
[init.svc.BCS-daemon]: [running]
[init.svc.DIAG-daemon]: [running]
[init.svc.DR-daemon]: [running]
[init.svc.ExynosHWCServiceTW]: [running]
[init.svc.SMD-daemon]: [running]
[init.svc.abox]: [running]
[init.svc.abox_log]: [running]
[init.svc.aconfigd]: [stopped]
[init.svc.aconfigd-mainline-init]: [stopped]
[init.svc.aconfigd-platform-init]: [stopped]
[init.svc.adbd]: [running]
[init.svc.android-hardware-media-c2-hal-1-2]: [running]
[init.svc.apexd]: [stopped]
[init.svc.apexd-bootstrap]: [stopped]
[init.svc.apexd-snapshotde]: [stopped]
[init.svc.art_boot]: [stopped]
[init.svc.artd]: [stopped]
[init.svc.at_distributor]: [stopped]
[init.svc.audioserver]: [running]
[init.svc.bootanim]: [stopped]
[init.svc.bootchecker]: [stopped]
[init.svc.bootchecker-bootc]: [stopped]
[init.svc.boringssl_self_test32]: [stopped]
[init.svc.boringssl_self_test32_vendor]: [stopped]
[init.svc.boringssl_self_test64]: [stopped]
[init.svc.boringssl_self_test64_vendor]: [stopped]
[init.svc.boringssl_self_test_apex32]: [stopped]
[init.svc.boringssl_self_test_apex64]: [stopped]
[init.svc.bpfloader]: [stopped]
[init.svc.bugreportd]: [stopped]
[init.svc.bugreportm]: [stopped]
[init.svc.cameraserver]: [running]
[init.svc.cass]: [running]
[init.svc.clear-fota]: [stopped]
[init.svc.cpboot-daemon]: [running]
[init.svc.credstore]: [running]
[init.svc.derive_classpath]: [stopped]
[init.svc.derive_sdk]: [stopped]
[init.svc.drk_hal]: [running]
[init.svc.drm]: [running]
[init.svc.dsmsd]: [stopped]
[init.svc.dumpstate]: [stopped]
[init.svc.dumpstatez]: [stopped]
[init.svc.emservice]: [running]
[init.svc.engmode_hal]: [running]
[init.svc.eris]: [running]
[init.svc.fabric_crypto]: [running]
[init.svc.gatekeeperd]: [running]
[init.svc.gpsd]: [running]
[init.svc.gpu]: [running]
[init.svc.hcgcd]: [stopped]
[init.svc.heapprofd]: [stopped]
[init.svc.hidl_memory]: [running]
[init.svc.hwservicemanager]: [running]
[init.svc.icccserv]: [stopped]
[init.svc.idmap2d]: [stopped]
[init.svc.imsd]: [running]
[init.svc.incidentd]: [running]
[init.svc.installd]: [running]
[init.svc.iod]: [running]
[init.svc.keystore2]: [running]
[init.svc.kgtaserv]: [stopped]
[init.svc.kumihodecoder]: [running]
[init.svc.lmkd]: [running]
[init.svc.logd]: [running]
[init.svc.logd-auditctl]: [stopped]
[init.svc.logd-reinit]: [stopped]
[init.svc.macloader]: [stopped]
[init.svc.media]: [running]
[init.svc.media.swcodec]: [running]
[init.svc.mediadrm]: [running]
[init.svc.mediaextractor]: [running]
[init.svc.mediametrics]: [running]
[init.svc.misctrl]: [stopped]
[init.svc.multiclient-daemon]: [running]
[init.svc.netd]: [running]
[init.svc.network_config]: [stopped]
[init.svc.nfc_hal_service]: [running]
[init.svc.odsign]: [stopped]
[init.svc.pageboostd]: [running]
[init.svc.perfetto_persistent_sysui_tracing_for_bugreport]: [stopped]
[init.svc.perfmond]: [running]
[init.svc.perfsdkserver]: [running]
[init.svc.powersnd]: [stopped]
[init.svc.prng_seeder]: [running]
[init.svc.proca]: [running]
[init.svc.resetreason]: [stopped]
[init.svc.ril-daemon]: [running]
[init.svc.samsung-software-media-c2-hal-1-0]: [running]
[init.svc.scs]: [stopped]
[init.svc.sec-biometrics-face-aidl]: [running]
[init.svc.sec-camera-provider]: [running]
[init.svc.sec-sysinput-aidl]: [running]
[init.svc.sec-vibrator-aidl]: [running]
[init.svc.sec_gnss_service]: [running]
[init.svc.servicemanager]: [running]
[init.svc.sim_config]: [stopped]
[init.svc.snap_utility_64]: [stopped]
[init.svc.snaplite_utility_64]: [stopped]
[init.svc.speg_helper]: [running]
[init.svc.spqr_service]: [running]
[init.svc.ss_conn_daemon2_service]: [stopped]
[init.svc.statsd]: [running]
[init.svc.storaged]: [running]
[init.svc.surfaceflinger]: [running]
[init.svc.system_suspend]: [running]
[init.svc.tombstoned]: [running]
[init.svc.traced]: [running]
[init.svc.traced_perf]: [stopped]
[init.svc.traced_probes]: [running]
[init.svc.tz_service]: [running]
[init.svc.tzts_service]: [running]
[init.svc.ueventd]: [running]
[init.svc.usbd]: [stopped]
[init.svc.vaultkeeper]: [running]
[init.svc.vaultkeeper_hal]: [running]
[init.svc.vendor_flash_recovery]: [stopped]
[init.svc.vndservicemanager]: [running]
[init.svc.vold]: [running]
[init.svc.watchdogd]: [running]
[init.svc.wificond]: [running]
[init.svc.wlbtd]: [running]
[init.svc.ztd]: [stopped]
[init.svc.zygote]: [running]
[init.svc.zygote_secondary]: [running]
[kcmdline.binder]: [c]
[kcmdline.loaded]: [1]
[knox.kg.state]: [Completed]
[log.tag.APM_AudioPolicyManager]: [V]
[log.tag.ClatdController]: [D]
[log.tag.ConnectivityManager]: [D]
[log.tag.ConnectivityService]: [D]
[log.tag.IptablesRestoreController]: [D]
[log.tag.NetworkLogger]: [D]
[log.tag.snap_api::V2]: [INFO]
[log.tag.snap_api::V3]: [INFO]
[log.tag.snap_api::snap_eden::V3]: [WARN]
[log.tag.snap_api::snap_ofi::V1]: [WARN]
[log.tag.snap_api::snpe]: [WARN]
[log.tag.snap_compute::V2]: [WARN]
[log.tag.snap_compute::V3]: [WARN]
[log.tag.snap_hidl_v3]: [WARN]
[[email protected]]: [WARN]
[log.tag.snaplite_lib]: [WARN]
[log.tag.stats_log]: [I]
[logd.ready]: [true]
[mdc.omc.config_version]: [SAOMC_SM-A145F_OXM_CAU_15_0007]
[mdc.omc.img_mount]: [0]
[mdc.scs.running_state]: [4]
[mdc.scs.tss_checked]: [1]
[mdc.singlesku]: [false]
[mdc.sys.carrierid_etcpath]: [/prism/etc/carriers/single/CAU]
[mdc.sys.enable_smff]: [true]
[mdc.sys.locale]: [ru-RU]
[mdc.sys.omc_etcpath]: [/prism/etc/carriers/single/CAU]
[mdc.sys.sec_cid2]: [30775]
[mdc.sys.sec_feature2]: [30775_7]
[mdc.sys.sec_pcid2]: [30775]
[mdc.system.nw_path]: [/optics/configs/carriers/single/CAU/conf/system]
[mdc.system.nw_path2]: [/optics/configs/carriers/single/CAU/conf/system]
[mdc.system.path]: [/optics/configs/carriers/single/CAU/conf/system]
[mdc.unified]: [false]
[mdc.vendor.nw_path]: [/optics/configs/carriers/single/CAU/conf/system]
[mdc.vendor.nw_path2]: [/optics/configs/carriers/single/CAU/conf/system]
[mdc.vendor.path]: [/optics/configs/carriers/single/CAU/conf/system]
[media.c2.dmabuf.padding]: [512]
[net.bt.name]: [Android]
[nfc.cover.cover_id]: [0]
[nfc.cover.state]: [0]
[nfc.diagnostic.sim.error]: [1]
[nfc.first.boot]: [1]
[nfc.fw.dfl]: [SIM]
[nfc.fw.force_download]: [0]
[nfc.fw.rfreg_display_ver]: [12]
[nfc.fw.rfreg_ver]: [23/9/21/20.5.24]
[nfc.fw.swreg_display_ver]: [11]
[nfc.fw.swreg_ver]: [23/9/7/18.17.22]
[nfc.fw.ver]: [S.LSI 6.2.22]
[nfc.initialized]: [true]
[nfc.preferred.wallet]: [com.google.android.gms]
[nfc.product.support.ese]: [0]
[nfc.product.support.euicc]: [0]
[nfc.product.support.uicc]: [1]
[odsign.key.done]: [1]
[odsign.verification.done]: [1]
[odsign.verification.success]: [1]
[partition.odm.verified]: [2]
[partition.odm.verified.check_at_most_once]: [1]
[partition.odm.verified.hash_alg]: [sha256]
[partition.odm.verified.root_digest]: [564e44ac3cdda674bf26719b65703bb749dacf1afc6f8b5b9a3aebfa27bd7b54]
[partition.optics.verified]: [2]
[partition.optics.verified.check_at_most_once]: [1]
[partition.optics.verified.hash_alg]: [sha256]
[partition.optics.verified.root_digest]: [bf0aaa3fa8c6e40a7581401c569f34e3db3fd47b74d520c4239c303cf5d4e2f9]
[partition.prism.verified]: [2]
[partition.prism.verified.check_at_most_once]: [1]
[partition.prism.verified.hash_alg]: [sha256]
[partition.prism.verified.root_digest]: [f31afb52680a6b0801050bd776ef73c9765637947fa8cec91d3518afe66ca10b]
[partition.product.verified]: [2]
[partition.product.verified.check_at_most_once]: [1]
[partition.product.verified.hash_alg]: [sha256]
[partition.product.verified.root_digest]: [e7d341f215bbc05f1d09784c56306226ab65ca1012e94e55c61d18b92206d4b5]
[partition.system.verified]: [2]
[partition.system.verified.check_at_most_once]: [1]
[partition.system.verified.hash_alg]: [sha256]
[partition.system.verified.root_digest]: [8a2a9df27806bec3f4f1d329e12a3718682820ee3009c205cfe46f3ac1acd344]
[partition.system_dlkm.verified]: [2]
[partition.system_dlkm.verified.check_at_most_once]: [1]
[partition.system_dlkm.verified.hash_alg]: [sha256]
[partition.system_dlkm.verified.root_digest]: [faa3f8b471c2bb39002ea809b0e39c6da8f0be7f277fe80e50a17230f44e8559]
[partition.vendor.verified]: [2]
[partition.vendor.verified.check_at_most_once]: [1]
[partition.vendor.verified.hash_alg]: [sha256]
[partition.vendor.verified.root_digest]: [1e6f8540b6a37f40ed81c339baf66f505affdd0828d2e086c5d3fd6dec18ce48]
[partition.vendor_dlkm.verified]: [2]
[partition.vendor_dlkm.verified.check_at_most_once]: [1]
[partition.vendor_dlkm.verified.hash_alg]: [sha256]
[partition.vendor_dlkm.verified.root_digest]: [6f4fa7d91f7c9c3582de837054f6502ec50f5e90954a72fb78fabe5800b59e5d]
[persist.audio.allsoundmute]: [0]
[persist.audio.headsetsysvolume]: [9]
[persist.audio.hphonesysvolume]: [9]
[persist.audio.isfmactive]: [0]
[persist.audio.pcmdump]: [0]
[persist.audio.ringermode]: [1]
[persist.audio.sales_code]: [CAU]
[persist.audio.sysvolume]: [9]
[persist.config.chimera.enable]: [true]
[persist.demo.hdmirotationlock]: [false]
[persist.device_config.aconfig_flags.accessibility.enable_magnifier_thumbnail]: [false]
[persist.device_config.aconfig_flags.activity_manager_native_boot.modern_queue_enabled]: [true]
[persist.device_config.aconfig_flags.bluetooth.INIT_gd_hal_snoop_logger_filtering]: [true]
[persist.device_config.aconfig_flags.bluetooth.INIT_gd_hal_snoop_logger_socket]: [true]
[persist.device_config.aconfig_flags.bluetooth.audio_policy_ag_enabled]: [true]
[persist.device_config.aconfig_flags.bluetooth.audio_policy_hf_enabled]: [true]
[persist.device_config.aconfig_flags.bluetooth.le_audio_enabled_by_default]: [false]
[persist.device_config.aconfig_flags.bluetooth.location_denylist_advertising_data]: [⊈0016AAFE40/00FFFFFFF0,⊆0016AAFE/00FFFFFF,⊆00FF4C0002/00FFFFFFFF]
[persist.device_config.aconfig_flags.bluetooth.location_denylist_mac]: []
[persist.device_config.aconfig_flags.bluetooth.location_denylist_name]: []
[persist.device_config.aconfig_flags.bluetooth.scan_timeout_millis]: [300000]
[persist.device_config.aconfig_flags.companion.enable_context_sync_telecom]: [false]
[persist.device_config.aconfig_flags.configuration.beta_launch]: [false]
[persist.device_config.aconfig_flags.configuration.beta_public_launch]: [false]
[persist.device_config.aconfig_flags.configuration.demo_flag]: [false]
[persist.device_config.aconfig_flags.configuration.droidfood_launch]: [false]
[persist.device_config.aconfig_flags.configuration.flag]: [true]
[persist.device_config.aconfig_flags.configuration.flag_five]: [false]
[persist.device_config.aconfig_flags.configuration.flag_four]: [false]
[persist.device_config.aconfig_flags.configuration.flag_six]: [false]
[persist.device_config.aconfig_flags.configuration.flag_three]: [false]
[persist.device_config.aconfig_flags.configuration.flag_two]: [false]
[persist.device_config.aconfig_flags.configuration.public_launch]: [false]
[persist.device_config.aconfig_flags.configuration.rescue_party_throttle_duration_min]: [10]
[persist.device_config.aconfig_flags.connectivity.data_stall_consecutive_dns_timeout_threshold]: [5]
[persist.device_config.aconfig_flags.connectivity.dhcp_init_reboot_enabled]: [false]
[persist.device_config.aconfig_flags.connectivity.dhcp_init_reboot_version]: [0]
[persist.device_config.aconfig_flags.connectivity.dhcp_ip_conflict_detect_version]: [0]
[persist.device_config.aconfig_flags.connectivity.dhcp_rapid_commit_enabled]: [false]
[persist.device_config.aconfig_flags.connectivity.dhcp_rapid_commit_version]: [1]
[persist.device_config.aconfig_flags.connectivity.dhcp_restart_configuration_delay]: [1000]
[persist.device_config.aconfig_flags.connectivity.dhcp_server_decline_version]: [0]
[persist.device_config.aconfig_flags.connectivity.ip_reachability_ignore_never_reachable_neighbor_version]: [350820280]
[persist.device_config.aconfig_flags.connectivity.ip_reachability_mcast_resolicit_version]: [0]
[persist.device_config.aconfig_flags.connectivity.ipclient_accept_ipv6_link_local_dns_version]: [0]
[persist.device_config.aconfig_flags.connectivity.ipclient_multicast_ns_version]: [0]
[persist.device_config.aconfig_flags.edgetpu_native.allowlist_app11]: []
[persist.device_config.aconfig_flags.edgetpu_native.allowlist_app12]: []
[persist.device_config.aconfig_flags.edgetpu_native.allowlist_app4]: []
[persist.device_config.aconfig_flags.edgetpu_native.allowlist_app5]: []
[persist.device_config.aconfig_flags.edgetpu_native.allowlist_app6]: []
[persist.device_config.aconfig_flags.edgetpu_native.allowlist_app7]: []
[persist.device_config.aconfig_flags.lmkd_native.thrashing_limit_critical]: [300]
[persist.device_config.aconfig_flags.nearby.nearby_enable_presence_broadcast_legacy]: [false]
[persist.device_config.aconfig_flags.nearby.nearby_nano_app_min_version]: [1]
[persist.device_config.aconfig_flags.nearby.nearby_support_test_app]: [false]
[persist.device_config.aconfig_flags.netd_native.dns_event_subsample_map]: [default:6 0:400 2:110 4:110 7:110]
[persist.device_config.aconfig_flags.netd_native.doh]: [1]
[persist.device_config.aconfig_flags.netd_native.dot_connect_timeout_ms]: [30000]
[persist.device_config.aconfig_flags.netd_native.dot_query_timeout_ms]: [-1]
[persist.device_config.aconfig_flags.netd_native.dot_revalidation_threshold]: [-1]
[persist.device_config.aconfig_flags.netd_native.dot_validation_latency_factor]: [3]
[persist.device_config.aconfig_flags.netd_native.dot_validation_latency_offset_ms]: [100]
[persist.device_config.aconfig_flags.netd_native.dot_xport_unusable_threshold]: [-1]
[persist.device_config.aconfig_flags.netd_native.keep_listening_udp]: [1]
[persist.device_config.aconfig_flags.netd_native.max_cache_entries]: [640]
[persist.device_config.aconfig_flags.netd_native.max_queries_global]: [2500]
[persist.device_config.aconfig_flags.netd_native.no_retry_after_cancel]: [0]
[persist.device_config.aconfig_flags.netd_native.parallel_lookup]: [0]
[persist.device_config.aconfig_flags.netd_native.retransmission_time_interval]: [3000]
[persist.device_config.aconfig_flags.netd_native.retry_count]: [2]
[persist.device_config.aconfig_flags.netd_native.sort_nameservers]: [0]
[persist.device_config.aconfig_flags.nnapi_native.current_feature_level]: [7]
[persist.device_config.aconfig_flags.nnapi_native.telemetry_enable]: [false]
[persist.device_config.aconfig_flags.remote_key_provisioning_native.enable_rkpd]: [false]
[persist.device_config.aconfig_flags.runtime_native.metrics.reporting-mods]: [2]
[persist.device_config.aconfig_flags.runtime_native.metrics.reporting-mods-server]: [2]
[persist.device_config.aconfig_flags.runtime_native.metrics.reporting-num-mods]: [100]
[persist.device_config.aconfig_flags.runtime_native.metrics.reporting-num-mods-server]: [100]
[persist.device_config.aconfig_flags.runtime_native.metrics.reporting-spec]: [1,5,30,60,600]
[persist.device_config.aconfig_flags.runtime_native.metrics.reporting-spec-server]: [1,10,60,3600,*]
[persist.device_config.aconfig_flags.runtime_native.metrics.write-to-statsd]: [true]
[persist.device_config.aconfig_flags.runtime_native.use_app_image_startup_cache]: [true]
[persist.device_config.aconfig_flags.runtime_native_boot.disable_lock_profiling]: [false]
[persist.device_config.aconfig_flags.runtime_native_boot.iorap_blacklisted_packages]: []
[persist.device_config.aconfig_flags.runtime_native_boot.iorap_perfetto_enable]: [false]
[persist.device_config.aconfig_flags.runtime_native_boot.iorap_readahead_enable]: [false]
[persist.device_config.aconfig_flags.runtime_native_boot.iorapd_options]: []
[persist.device_config.aconfig_flags.runtime_native_boot.use_generational_gc]: [true]
[persist.device_config.aconfig_flags.storage_native_boot.charging_required]: [false]
[persist.device_config.aconfig_flags.storage_native_boot.dirty_reclaim_rate]: [0.5]
[persist.device_config.aconfig_flags.storage_native_boot.fuse_enabled]: [1]
[persist.device_config.aconfig_flags.storage_native_boot.lifetime_threshold]: [70]
[persist.device_config.aconfig_flags.storage_native_boot.low_battery_level]: [20.0]
[persist.device_config.aconfig_flags.storage_native_boot.min_gc_sleeptime]: [5000]
[persist.device_config.aconfig_flags.storage_native_boot.min_segments_threshold]: [512]
[persist.device_config.aconfig_flags.storage_native_boot.segment_reclaim_weight]: [2.0]
[persist.device_config.aconfig_flags.storage_native_boot.smart_idle_maint_enabled]: [true]
[persist.device_config.aconfig_flags.storage_native_boot.smart_idle_maint_period]: [60]
[persist.device_config.aconfig_flags.storage_native_boot.take_over_get_content]: [false]
[persist.device_config.aconfig_flags.storage_native_boot.target_dirty_ratio]: [80]
[persist.device_config.aconfig_flags.storage_native_boot.transcode_compat_stale]: []
[persist.device_config.aconfig_flags.surface_flinger_native_boot.SkiaTracingFeature__use_skia_tracing]: [false]
[persist.device_config.nnapi_native.current_feature_level]: [7]
[persist.device_config.nnapi_native.telemetry_enable]: [false]
[persist.device_config.runtime_native.metrics.reporting-mods]: [2]
[persist.device_config.runtime_native.metrics.reporting-mods-server]: [2]
[persist.device_config.runtime_native.metrics.reporting-num-mods]: [100]
[persist.device_config.runtime_native.metrics.reporting-num-mods-server]: [100]
[persist.device_config.runtime_native.metrics.reporting-spec]: [1,5,30,60,600]
[persist.device_config.runtime_native.metrics.reporting-spec-server]: [1,10,60,3600,*]
[persist.device_config.runtime_native.metrics.write-to-statsd]: [true]
[persist.device_config.runtime_native.use_app_image_startup_cache]: [true]
[persist.device_config.runtime_native_boot.disable_compact_dex]: []
[persist.device_config.runtime_native_boot.disable_lock_profiling]: [false]
[persist.device_config.runtime_native_boot.enable_uffd_gc_2]: []
[persist.device_config.runtime_native_boot.force_disable_uffd_gc]: []
[persist.device_config.runtime_native_boot.iorap_blacklisted_packages]: []
[persist.device_config.runtime_native_boot.iorap_perfetto_enable]: [false]
[persist.device_config.runtime_native_boot.iorap_readahead_enable]: [false]
[persist.device_config.runtime_native_boot.iorapd_options]: []
[persist.device_config.runtime_native_boot.use_generational_gc]: [true]
[persist.log.level]: [0xFFFFFFFF]
[persist.log.semlevel]: [0xFFFFFF00]
[persist.log.tag.ApfFilter]: [UNKNOWN]
[persist.logd.size]: []
[persist.nfc.debug_enabled]: [false]
[persist.nfc.log.index]: [4]
[persist.radio.airplane_mode_on]: [0]
[persist.radio.allow_mock_modem]: [false]
[persist.radio.block_atcmd.status]: [1]
[persist.radio.def_network]: [9,9]
[persist.radio.latest-modeltype]: [1,1]
[persist.radio.multisim.config]: [dsds]
[persist.radio.sib16_support]: [1]
[persist.radio.sim.onoff]: [,]
[persist.radio.support.dualrat]: [0]
[persist.radio.tpmr_sms]: [,13]
[persist.ril.config.defaultmsgapp]: [AM]
[persist.ril.cp_feature_hash]: [1760785078718959056]
[persist.ril.esim.slotswitch]: []
[persist.ril.matched_code]: [,CAU]
[persist.ril.preconfig]: [0]
[persist.service.bgkeycount]: []
[persist.sys.boot.reason]: []
[persist.sys.boot.reason.history]: [reboot,ota,1755083689
recovery,1755083552
reboot,lpm,1753682399
reboot,ota,1751961948]
[persist.sys.clear_package_cache_needed]: [false]
[persist.sys.csc_status]: [fotaUpdated]
[persist.sys.dalvik.vm.lib.2]: [libart.so]
[persist.sys.displayinset.top]: [0]
[persist.sys.dualapp.directory.revision]: [1]
[persist.sys.dualapp.prop]: [1]
[persist.sys.enablehomekey]: [false]
[persist.sys.fuse]: [true]
[persist.sys.fuse.passthrough.enable]: [true]
[persist.sys.gps.dds.subId]: [1]
[persist.sys.gps.lpp]: [2]
[persist.sys.ims.last_omcnw_code2]: [CAU]
[persist.sys.ims.supportmmtel1]: [0]
[persist.sys.ims.supportmmtel2]: [1]
[persist.sys.knox.device_owner]: [false]
[persist.sys.knox.provisioning_in_progress]: [0]
[persist.sys.knox.ztd]: [false]
[persist.sys.lmk.reportkills]: [true]
[persist.sys.locale]: [ru-RU]
[persist.sys.max_users]: [null]
[persist.sys.myfilter_preload]: [preload_done]
[persist.sys.omc.alarm]: []
[persist.sys.omc.notification]: []
[persist.sys.omc.notification_2]: []
[persist.sys.omc.ringtone]: []
[persist.sys.omc.ringtone_2]: []
[persist.sys.omc_etcpath]: [/prism/etc/carriers/single/CAU]
[persist.sys.omc_path]: [/optics/configs/carriers/single/CAU/conf]
[persist.sys.omc_respath]: [/omr/res]
[persist.sys.omc_root]: [/prism/etc/carriers]
[persist.sys.omc_support]: [true]
[persist.sys.omcnw_path]: [/optics/configs/carriers/single/CAU/conf]
[persist.sys.omcnw_path2]: [/optics/configs/carriers/single/CAU/conf]
[persist.sys.package_feature.version.appcategory]: [2024021301]
[persist.sys.package_feature.version.br]: [2025072301]
[persist.sys.prev_omcnwcode]: [CAU]
[persist.sys.prev_omcnwcode2]: [CAU]
[persist.sys.prev_salescode]: [CAU]
[persist.sys.sec_cid2]: [30775]
[persist.sys.sec_cid_ver]: [150040]
[persist.sys.sec_feature]: []
[persist.sys.sec_feature2]: [30775_3]
[persist.sys.sec_operator2]: [25020]
[persist.sys.sec_pcid2]: [30775]
[persist.sys.sec_subid2]: [1]
[persist.sys.setupwizard]: [FINISH]
[persist.sys.setupwizard.sep_ver]: [160000]
[persist.sys.sf.color_saturation]: [1.0]
[persist.sys.show_multiuserui]: [null]
[persist.sys.silent]: [1]
[persist.sys.storage_preload]: [2]
[persist.sys.strictmode.visual]: []
[persist.sys.timezone]: [Asia/Yekaterinburg]
[persist.sys.usb.config]: [mtp,adb]
[persist.sys.vzw_wifi_running]: [false]
[persist.sys.xtra_time]: [1755083694205]
[persist.sys.zram.daily_quota]: [3145728]
[persist.sys.zram.daily_quota_remain]: [9386944]
[persist.sys.zram.ram_expand_size]: [4096]
[persist.sys.zram.total_writes]: [2621440]
[persist.sys.zram0.bigdata_info]: [0,0,0,0,0,0,0,0,0,0]
[persist.traced.enable]: [1]
[persist.vendor.sys.camera.preview]: [0]
[persist.wm.extensions.enabled]: [true]
[pm.dexopt.ab-ota]: [speed-profile]
[pm.dexopt.bg-dexopt]: [speed-profile]
[pm.dexopt.boot-after-mainline-update]: [verify]
[pm.dexopt.boot-after-mainline-update.concurrency]: [4]
[pm.dexopt.boot-after-ota]: [verify]
[pm.dexopt.boot-after-ota.concurrency]: [4]
[pm.dexopt.cmdline]: [verify]
[pm.dexopt.first-boot]: [verify]
[pm.dexopt.first-boot.concurrency]: [4]
[pm.dexopt.inactive]: [verify]
[pm.dexopt.install]: [speed-profile]
[pm.dexopt.install-bulk]: [speed-profile]
[pm.dexopt.install-bulk-downgraded]: [verify]
[pm.dexopt.install-bulk-secondary]: [verify]
[pm.dexopt.install-bulk-secondary-downgraded]: [verify]
[pm.dexopt.install-fast]: [skip]
[pm.dexopt.post-boot]: [verify]
[pm.dexopt.shared]: [speed]
[remote_provisioning.connect_timeout_millis]: [2000]
[remote_provisioning.hostname]: [remoteprovisioning.googleapis.com]
[restore.feature.use_samsung_smart_switch_flow]: [1]
[ril.BootCompletedIntent]: [OK]
[ril.ICC_TYPE0]: [0]
[ril.ICC_TYPE1]: [2]
[ril.RildInit]: [1,1]
[ril.approved_codever]: [none]
[ril.approved_cscver]: [none]
[ril.approved_modemver]: [none]
[ril.atdStarted]: [ON]
[ril.attach.apn1]: [internet.tele2.ru]
[ril.backoffstate]: [137707389952]
[ril.bandList]: [,]
[ril.bip_dns_in_progress]: [1,1]
[ril.carrierRoamingNtnMode]: [false,false]
[ril.carrier_changed.state]: [ABSENT,CARRIER_LOADED]
[ril.cidManager.initiated]: [0]
[ril.cold_sim]: [,0]
[ril.cpreset]: [0]
[ril.cs_svc]: [1]
[ril.currentplmn]: [unknown,unknown]
[ril.data.intfprefix]: [rmnet]
[ril.data.netlink.nlmsg_type]: [20]
[ril.data_connection]: [,0]
[ril.dds.call.ongoing0]: [0]
[ril.dds.call.ongoing1]: [0]
[ril.dds.data.slotid]: [1]
[ril.dds.datacross.slotid]: [-1]
[ril.device_provisioned]: [1]
[ril.epdg.currenMno]: [,TELE2_RU]
[ril.halservice.registered.slot1]: [true]
[ril.halservice.registered.slot2]: [true]
[ril.hasSimAbsent]: [1]
[ril.hasisim]: [0,0]
[ril.hw_ver]: [MP 0.300]
[ril.hw_ver2]: [MP 0.300]
[ril.ims.ltevoicesupport]: [0,1]
[ril.initPB]: [0]
[ril.initPB2]: [1]
[ril.init_done]: [1,1]
[ril.isIccChanged]: [,0]
[ril.ltenetworktype]: [,TDD]
[ril.matchedcsc2]: [SER]
[ril.max_interface0]: [4]
[ril.max_interface1]: [4]
[ril.model_id]: [QB30818593]
[ril.model_id2]: [QB30818593]
[ril.modem.board]: [SHANNON318]
[ril.modem.board2]: [SHANNON318]
[ril.official_cscver]: [A145FOXM9DYG5]
[ril.phone.connected.slot1]: [true]
[ril.phone.connected.slot2]: [false]
[ril.pin_mode1]: [0]
[ril.product_code]: [SM-A145FZKVCAU]
[ril.product_code2]: [SM-A145FZKVCAU]
[ril.profileClass]: [-1,-1]
[ril.radiostate]: [10]
[ril.rejectForDiagnostics]: [0,0]
[ril.reject_enabled]: [1]
[ril.rejectedPlmn]: [,]
[ril.removableEsim1]: [0]
[ril.removableEsim2]: [0]
[ril.rfcal_date]: [20230812]
[ril.rfcal_date2]: [20230812]
[ril.rildreset]: [4]
[ril.rildreset_state]: [0]
[ril.sar_control]: [0]
[ril.sar_device_id]: [65539]
[ril.signal.disprssi1]: [false]
[ril.sim.acc]: [,64]
[ril.sim.ef_rat_mode2]: []
[ril.sim.lastSubCmdId]: [25]
[ril.sim.mobility]: [false,true]
[ril.sim.opl0]: [-1]
[ril.sim.opl1]: [-1]
[ril.sim.opl5g0]: [-1]
[ril.sim.opl5g1]: [-1]
[ril.simoperator]: [,ETC]
[ril.simslottype1]: [0]
[ril.simslottype2]: [0]
[ril.skt.network_regist]: [Status0;Idle0;CS0;PS0,Status0;Idle0;CS0;PS0]
[ril.sms_preference]: [2/0,2/0]
[ril.support.expansionemc]: [1]
[ril.support.ext_len]: [1]
[ril.support.incrementalscan]: [1]
[ril.support.qosInformation]: [1]
[ril.sw_ver]: [A145FXXU9DYG5]
[ril.sw_ver2]: [A145FXXU9DYG5]
[ril.switchingSlot]: [0,0]
[ril.twwan911Timer]: [0]
[ril.usimAuth.status]: [,OK]
[ro.actionable_compatible_property.enabled]: [true]
[ro.adb.secure]: [1]
[ro.allow.mock.location]: [0]
[ro.apex.updatable]: [true]
[ro.baseband]: [unknown]
[ro.binary.type]: [user]
[ro.board.api_frozen]: [true]
[ro.board.api_level]: [202404]
[ro.board.platform]: [erd3830]
[ro.boot.ap_serial]: [0x08D7EED40308]
[ro.boot.asb]: [0]
[ro.boot.avb_version]: [1.3]
[ro.boot.boot_devices]: [12100000.dwmmc0]
[ro.boot.bootloader]: [A145FXXU9DYG5]
[ro.boot.bootreason]: [reboot,ota]
[ro.boot.bore_cnt]: [20]
[ro.boot.carrierid]: [CAU]
[ro.boot.carrierid.param.offset]: [7340596]
[ro.boot.ddr_size]: [4]
[ro.boot.debug_level]: [0x4f4c]
[ro.boot.dtbo_idx]: [4]
[ro.boot.dynamic_partitions]: [true]
[ro.boot.em.did]: [2008d7eed4030811]
[ro.boot.em.model]: [SM-A145F]
[ro.boot.em.rdx_dump]: [false]
[ro.boot.em.status]: [0x0]
[ro.boot.emmc_checksum]: [0]
[ro.boot.flash.locked]: [1]
[ro.boot.force_upload]: [0x0]
[ro.boot.hardware]: [s5e3830]
[ro.boot.hardware.sku]: [hcesim]
[ro.boot.hmac_mismatch]: [0]
[ro.boot.im.param.offset]: [7342864]
[ro.boot.kg]: [0x4]
[ro.boot.kg.ap]: [bbbb000000000000000008d7eed40308]
[ro.boot.kg.bit]: [00]
[ro.boot.me.param.offset]: [7342944]
[ro.boot.pr.param.offset]: [7343104]
[ro.boot.product.hardware.sku]: [hcesim]
[ro.boot.prototype.param.offset]: [7351040]
[ro.boot.recovery_offset]: [7355136]
[ro.boot.revision]: [4]
[ro.boot.rp]: [9]
[ro.boot.sales.param.offset]: [7340568]
[ro.boot.sb.debug0]: [0x0]
[ro.boot.sec_atd.tty]: [/dev/ttySAC0]
[ro.boot.selinux]: [enforcing]
[ro.boot.serialno]: [RF8W80E05PH]
[ro.boot.sku.param.offset]: [7343184]
[ro.boot.sn.param.offset]: [7343024]
[ro.boot.subpcb]: [3]
[ro.boot.svb.ver]: [SVB1.0]
[ro.boot.sysup.edtbo]: [0@7381760]
[ro.boot.sysup.param]: [7361280]
[ro.boot.ucs_mode]: [0]
[ro.boot.ulcnt]: [0]
[ro.boot.vbmeta.avb_version]: [1.1]
[ro.boot.vbmeta.device]: [PARTUUID=52444E41-494F-2044-5642-4D4554410000]
[ro.boot.vbmeta.device_state]: [locked]
[ro.boot.vbmeta.digest]: [55b58b2fdd5622bf1c5a1ecabccfd8ea15cd3ea91143c8bee686a0b1b877dbb8]
[ro.boot.vbmeta.hash_alg]: [sha256]
[ro.boot.vbmeta.invalidate_on_error]: [yes]
[ro.boot.vbmeta.size]: [15424]
[ro.boot.verifiedbootstate]: [green]
[ro.boot.veritymode]: [enforcing]
[ro.boot.warranty_bit]: [0]
[ro.bootimage.build.date]: [Wed Jul 9 21:22:03 KST 2025]
[ro.bootimage.build.date.utc]: [1752063723]
[ro.bootimage.build.fingerprint]: [samsung/a14nsxx/a14:15/AP3A.240905.015.A2/A145FXXU9DYG5:user/release-keys]
[ro.bootimage.build.id]: [AP3A.240905.015.A2]
[ro.bootimage.build.tags]: [release-keys]
[ro.bootimage.build.type]: [user]
[ro.bootimage.build.version.incremental]: [A145FXXU9DYG5]
[ro.bootimage.build.version.release]: [15]
[ro.bootimage.build.version.release_or_codename]: [15]
[ro.bootimage.build.version.sdk]: [35]
[ro.bootloader]: [A145FXXU9DYG5]
[ro.bootmode]: [unknown]
[ro.build.2ndbrand]: [false]
[ro.build.PDA]: [A145FXXU9DYG5]
[ro.build.backported_fixes.alias_bitset.long_list]: [2]
[ro.build.changelist]: [31267806]
[ro.build.characteristics]: [phone]
[ro.build.date]: [Wed Jul 9 21:22:03 KST 2025]
[ro.build.date.utc]: [1752063723]
[ro.build.description]: [a14nsxx-user 15 AP3A.240905.015.A2 A145FXXU9DYG5 release-keys]
[ro.build.display.id]: [AP3A.240905.015.A2.A145FXXU9DYG5]
[ro.build.fingerprint]: [samsung/a14nsxx/a14:15/AP3A.240905.015.A2/A145FXXU9DYG5:user/release-keys]
[ro.build.flavor]: [a14nsxx-user]
[ro.build.host]: [VPHMRB638]
[ro.build.id]: [AP3A.240905.015.A2]
[ro.build.official.developer]: [false]
[ro.build.official.release]: [true]
[ro.build.product]: [a14]
[ro.build.selinux]: [1]
[ro.build.selinux.enforce]: [1]
[ro.build.tags]: [release-keys]
[ro.build.type]: [user]
[ro.build.user]: [dpi]
[ro.build.version.all_codenames]: [REL]
[ro.build.version.base_os]: []
[ro.build.version.codename]: [REL]
[ro.build.version.incremental]: [A145FXXU9DYG5]
[ro.build.version.known_codenames]: [Base,Base11,Cupcake,Donut,Eclair,Eclair01,EclairMr1,Froyo,Gingerbread,GingerbreadMr1,Honeycomb,HoneycombMr1,HoneycombMr2,IceCreamSandwich,IceCreamSandwichMr1,JellyBean,JellyBeanMr1,JellyBeanMr2,Kitkat,KitkatWatch,Lollipop,LollipopMr1,M,N,NMr1,O,OMr1,P,Q,R,S,Sv2,Tiramisu,UpsideDownCake,VanillaIceCream]
[ro.build.version.min_supported_target_sdk]: [28]
[ro.build.version.oneui]: [70000]
[ro.build.version.preview_sdk]: [0]
[ro.build.version.preview_sdk_fingerprint]: [REL]
[ro.build.version.release]: [15]
[ro.build.version.release_or_codename]: [15]
[ro.build.version.release_or_preview_display]: [15]
[ro.build.version.sdk]: [35]
[ro.build.version.security_index]: [1]
[ro.build.version.security_patch]: [2025-05-01]
[ro.build.version.sem]: [3501]
[ro.build.version.sep]: [160000]
[ro.camera.disableJpegR]: [true]
[ro.camera.notify_nfc]: [1]
[ro.carrier]: [unknown]
[ro.channel.officehubrow]: [SAMSUNG_PRELOAD]
[ro.com.google.clientidbase]: [android-samsung-ss]
[ro.com.google.clientidbase.cr]: [android-samsung-ss]
[ro.com.google.clientidbase.ms]: [android-samsung-rvo1]
[ro.com.google.clientidbase.tx]: [android-samsung-rvodxaq]
[ro.com.google.clientidbase.vs]: [android-samsung-rvo1]
[ro.com.google.gmsversion]: [15_202503]
[ro.config.alarm_alert]: [Homecoming.ogg]
[ro.config.dmverity]: [G]
[ro.config.iccc_version]: [3.0]
[ro.config.media_sound]: [Media_preview_Touch_the_light.ogg]
[ro.config.notification_sound]: [Spaceline.ogg]
[ro.config.notification_sound_2]: [Signal.ogg]
[ro.config.ringtone]: [Galaxy_Bells.ogg]
[ro.config.ringtone_2]: [Atomic_Bell.ogg]
[ro.config.rm_preload_enabled]: [1]
[ro.config.systemaudiodebug]: [abox]
[ro.config.vc_call_vol_steps]: [8]
[ro.control_privapp_permissions]: [enforce]
[ro.crypto.metadata.enabled]: [true]
[ro.crypto.metadata.encrypted]: [1]
[ro.crypto.state]: [encrypted]
[ro.crypto.type]: [file]
[ro.crypto.volume.filenames_mode]: [aes-256-cts]
[ro.csc.country_code]: [Georgia]
[ro.csc.countryiso_code]: [GE]
[ro.csc.facebook.partnerid]: [samsung:dec1cc9c-1497-4aab-b953-cee702c2a481]
[ro.csc.sales_code]: [CAU]
[ro.csc.spotify.music.partnerid]: [samsung-mobile-preload]
[ro.csc.spotify.music.referrerid]: [samsung-mobile-preload]
[ro.dalvik.vm.enable_uffd_gc]: [true]
[ro.dalvik.vm.native.bridge]: [0]
[ro.debuggable]: [0]
[ro.em.version]: [20]
[ro.force.debuggable]: [0]
[ro.frp.pst]: [/dev/block/persistent]
[ro.fuse.bpf.is_running]: [true]
[ro.hardware]: [s5e3830]
[ro.hardware.egl]: [mali]
[ro.hardware.keystore]: [mdfpp]
[ro.hardware.keystore_desede]: [true]
[ro.hardware.vulkan]: [mali]
[ro.hw.use_contig_memory_for_scratch_buf]: [1]
[ro.hw.use_hwc_services]: [1]
[ro.hw.wfd_use_c2_encoder]: [1]
[ro.hwui.use_vulkan]: [true]
[ro.kernel.qemu]: [0]
[ro.kernel.version]: [5.10]
[ro.linkedin.channel]: [samsung_preload]
[ro.llndk.api_level]: [202404]
[ro.lmk.use_minfree_levels]: [true]
[ro.logd.auditd]: [false]
[ro.logd.size.stats]: [64K]
[ro.multisim.simslotcount]: [2]
[ro.netflix.channel]: [2eb27aa0-3926-11e9-8c73-9b498cd1a550]
[ro.netflix.signup]: [1]
[ro.odm.build.date]: [Wed Jul 9 21:22:03 KST 2025]
[ro.odm.build.date.utc]: [1752063723]
[ro.odm.build.fingerprint]: [samsung/a14nsxx/a14:15/AP3A.240905.015.A2/A145FXXU9DYG5:user/release-keys]
[ro.odm.build.version.incremental]: [A145FXXU9DYG5]
[ro.oem.key1]: [CAU]
[ro.omc.build.id]: [98397569]
[ro.omc.build.version]: [A145FOXM9DYG5]
[ro.omc.changetype]: [DATA_RESET_ON,TRUE]
[ro.omc.disabler]: [FALSE]
[ro.omc.multi_csc]: [OXM]
[ro.opa.eligible_device]: [true]
[ro.opengles.version]: [196610]
[ro.organization_owned]: [false]
[ro.postinstall.fstab.prefix]: [/system]
[ro.product.board]: [exynos3830]
[ro.product.bootimage.brand]: [samsung]
[ro.product.bootimage.device]: [a14]
[ro.product.bootimage.manufacturer]: [samsung]
[ro.product.bootimage.model]: [SM-A145F]
[ro.product.bootimage.name]: [a14nsxx]
[ro.product.brand]: [samsung]
[ro.product.build.date]: [Wed Jul 9 21:22:03 KST 2025]
[ro.product.build.date.utc]: [1752063723]
[ro.product.build.fingerprint]: [samsung/a14nsxx/a14:15/AP3A.240905.015.A2/A145FXXU9DYG5:user/release-keys]
[ro.product.build.id]: [AP3A.240905.015.A2]
[ro.product.build.tags]: [release-keys]
[ro.product.build.type]: [user]
[ro.product.build.version.incremental]: [A145FXXU9DYG5]
[ro.product.build.version.release]: [15]
[ro.product.build.version.release_or_codename]: [15]
[ro.product.build.version.sdk]: [35]
[ro.product.cpu.abi]: [arm64-v8a]
[ro.product.cpu.abilist]: [arm64-v8a,armeabi-v7a,armeabi]
[ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist64]: [arm64-v8a]
[ro.product.cpu.pagesize.max]: [4096]
[ro.product.device]: [a14]
[ro.product.device_for_attestation]: [a14]
[ro.product.first_api_level]: [33]
[ro.product.locale]: [en-GB]
[ro.product.manufacturer]: [samsung]
[ro.product.model]: [SM-A145F]
[ro.product.name]: [a14nsxx]
[ro.product.name_for_attestation]: [a14nsxx]
[ro.product.odm.brand]: [samsung]
[ro.product.odm.device]: [a14]
[ro.product.odm.manufacturer]: [samsung]
[ro.product.odm.model]: [SM-A145F]
[ro.product.odm.name]: [a14nsxx]
[ro.product.product.brand]: [samsung]
[ro.product.product.device]: [a14]
[ro.product.product.manufacturer]: [samsung]
[ro.product.product.model]: [SM-A145F]
[ro.product.product.name]: [a14nsxx]
[ro.product.system.brand]: [samsung]
[ro.product.system.device]: [a14]
[ro.product.system.manufacturer]: [samsung]
[ro.product.system.model]: [SM-A145F]
[ro.product.system.name]: [a14nsxx]
[ro.product.system_dlkm.brand]: [samsung]
[ro.product.system_dlkm.device]: [a14]
[ro.product.system_dlkm.manufacturer]: [samsung]
[ro.product.system_dlkm.model]: [SM-A145F]
[ro.product.system_dlkm.name]: [a14nsxx]
[ro.product.system_ext.brand]: [samsung]
[ro.product.system_ext.device]: [a14]
[ro.product.system_ext.manufacturer]: [samsung]
[ro.product.system_ext.model]: [SM-A145F]
[ro.product.system_ext.name]: [a14nsxx]
[ro.product.vendor.brand]: [samsung]
[ro.product.vendor.device]: [a14]
[ro.product.vendor.manufacturer]: [samsung]
[ro.product.vendor.model]: [SM-A145F]
[ro.product.vendor.name]: [a14nsxx]
[ro.product.vendor_dlkm.brand]: [samsung]
[ro.product.vendor_dlkm.device]: [a14]
[ro.product.vendor_dlkm.manufacturer]: [samsung]
[ro.product.vendor_dlkm.model]: [SM-A145F]
[ro.product.vendor_dlkm.name]: [a14nsxx]
[ro.product_ship]: [true]
[ro.property_service.version]: [2]
[ro.radio.noril]: [no]
[ro.revision]: [4]
[ro.ril.def_network_after_check_tdscdma]: [9]
[ro.ril.support_cdma]: [false]
[ro.ril.svdo]: [false]
[ro.ril.svlte1x]: [false]
[ro.secure]: [1]
[ro.security.cass.feature]: [1]
[ro.security.fips.ux]: [Disabled]
[ro.security.keystore.keytype]: [gak,rkp]
[ro.security.vpnpp.release]: [2.0]
[ro.security.vpnpp.ver]: [2.4]
[ro.serialno]: [RF8W80E05PH]
[ro.setupwizard.mode]: [OPTIONAL]
[ro.setupwizard.rotation_locked]: [false]
[ro.setupwizard.wifi_on_exit]: [false]
[ro.sf.lcd_density]: [450]
[ro.simbased.changetype]: [NO_DFLT_CSC,OMC]
[ro.slmk.2nd.dha_empty_max]: [30]
[ro.slmk.2nd.swap_free_low_percentage]: [35]
[ro.slmk.3rd.over_thMB]: [6144]
[ro.slmk.add_bonusEFK]: [2]
[ro.slmk.beks_enable]: [true]
[ro.slmk.beks_key]: [1455]
[ro.slmk.cam_dha_ver]: [19]
[ro.slmk.chimera.protect_activitytime_ms]: [600000]
[ro.slmk.chimera.quickreclaim_big_game_enable]: [true]
[ro.slmk.chimera.quickreclaim_enable]: [true]
[ro.slmk.chimera_heavy_launch_param]: [80,25]
[ro.slmk.chimera_strategy_4gb]: [900,8,8,1406]
[ro.slmk.chimera_strategy_6gb]: [1300,14,9,2034]
[ro.slmk.dec_EFK_enable]: [true]
[ro.slmk.dha_2ndprop_thMB]: [4096]
[ro.slmk.dha_cached_min]: [2]
[ro.slmk.dha_empty_max]: [16]
[ro.slmk.dha_empty_min]: [4]
[ro.slmk.dha_lmk_scale]: [0.545]
[ro.slmk.enable_upgrade_criadj]: [true]
[ro.slmk.freelimit_val]: [14]
[ro.slmk.max_snapshot_num]: [3]
[ro.slmk.plg_key]: [9220]
[ro.slmk.plg_memory_th]: [3072]
[ro.slmk.psi_critical]: [150]
[ro.slmk.swap_free_low_percentage]: [25]
[ro.slmk.trim_sec_policy]: [true]
[ro.slmk.use_thrash_dr_killboost]: [true]
[ro.slmk.v_bonusEFK]: [30720]
[ro.slmk.v_decrease_EFK]: [20]
[ro.soc.manufacturer]: [Samsung]
[ro.soc.model]: [Exynos 850]
[ro.sts.property]: [FALSE]
[ro.surface_flinger.game_default_frame_rate_override]: [60]
[ro.surface_flinger.has_HDR_display]: [false]
[ro.surface_flinger.has_wide_color_display]: [false]
[ro.surface_flinger.max_frame_buffer_acquired_buffers]: [3]
[ro.surface_flinger.running_without_sync_framework]: [false]
[ro.surface_flinger.use_color_management]: [false]
[ro.surface_flinger.vsync_event_phase_offset_ns]: [0]
[ro.surface_flinger.vsync_sf_event_phase_offset_ns]: [0]
[ro.system.build.date]: [Wed Jul 9 21:22:03 KST 2025]
[ro.system.build.date.utc]: [1752063723]
[ro.system.build.fingerprint]: [samsung/a14nsxx/a14:15/AP3A.240905.015.A2/A145FXXU9DYG5:user/release-keys]
[ro.system.build.id]: [AP3A.240905.015.A2]
[ro.system.build.tags]: [release-keys]
[ro.system.build.type]: [user]
[ro.system.build.version.incremental]: [A145FXXU9DYG5]
[ro.system.build.version.release]: [15]
[ro.system.build.version.release_or_codename]: [15]
[ro.system.build.version.sdk]: [35]
[ro.system.build.version.sehi]: [3501]
[ro.system.product.cpu.abilist]: [arm64-v8a,armeabi-v7a,armeabi]
[ro.system.product.cpu.abilist32]: [armeabi-v7a,armeabi]
[ro.system.product.cpu.abilist64]: [arm64-v8a]
[ro.system_dlkm.build.date]: [Wed Jul 9 21:22:03 KST 2025]
[ro.system_dlkm.build.date.utc]: [1752063723]
[ro.system_dlkm.build.fingerprint]: [samsung/a14nsxx/a14:15/AP3A.240905.015.A2/A145FXXU9DYG5:user/release-keys]
[ro.system_dlkm.build.id]: [AP3A.240905.015.A2]
[ro.system_dlkm.build.tags]: [release-keys]
[ro.system_dlkm.build.type]: [user]
[ro.system_dlkm.build.version.incremental]: [A145FXXU9DYG5]
[ro.system_dlkm.build.version.release]: [15]
[ro.system_dlkm.build.version.release_or_codename]: [15]
[ro.system_dlkm.build.version.sdk]: [35]
[ro.system_ext.build.date]: [Wed Jul 9 21:22:03 KST 2025]
[ro.system_ext.build.date.utc]: [1752063723]
[ro.system_ext.build.fingerprint]: [samsung/a14nsxx/a14:15/AP3A.240905.015.A2/A145FXXU9DYG5:user/release-keys]
[ro.system_ext.build.id]: [AP3A.240905.015.A2]
[ro.system_ext.build.tags]: [release-keys]
[ro.system_ext.build.type]: [user]
[ro.system_ext.build.version.incremental]: [A145FXXU9DYG5]
[ro.system_ext.build.version.release]: [15]
[ro.system_ext.build.version.release_or_codename]: [15]
[ro.system_ext.build.version.sdk]: [35]
[ro.telephony.default_cdma_sub]: [0]
[ro.telephony.default_network]: [9]
[ro.treble.enabled]: [true]
[ro.vendor.api_level]: [33]
[ro.vendor.arm.egl.configs.nv12.hal_format]: [0x100]
[ro.vendor.arm.egl.configs.nv12.recordable]: [true]
[ro.vendor.arm.egl.configs.nv16.hal_format]: [0x10]
[ro.vendor.arm.egl.configs.nv16.recordable]: [true]
[ro.vendor.arm.egl.configs.nv21.hal_format]: [0x101]
[ro.vendor.arm.egl.configs.nv21.recordable]: [true]
[ro.vendor.arm.egl.configs.p010.hal_format]: [0x104]
[ro.vendor.arm.egl.configs.p010.recordable]: [true]
[ro.vendor.arm.egl.configs.p210.hal_format]: [0x105]
[ro.vendor.arm.egl.configs.p210.recordable]: [true]
[ro.vendor.arm.egl.configs.q410.hal_format]: [0x10a]
[ro.vendor.arm.egl.configs.q410.recordable]: [true]
[ro.vendor.arm.egl.configs.r10_g10_b10_a2_32bit_fixed.framebuffer_target]: [false]
[ro.vendor.arm.egl.configs.r10_g10_b10_a2_32bit_fixed.hal_format]: [0x2b]
[ro.vendor.arm.egl.configs.r10_g10_b10_a2_32bit_fixed.recordable]: [false]
[ro.vendor.arm.egl.configs.r16_g16_b16_a16_64bit_float.framebuffer_target]: [false]
[ro.vendor.arm.egl.configs.r16_g16_b16_a16_64bit_float.hal_format]: [0x16]
[ro.vendor.arm.egl.configs.r16_g16_b16_a16_64bit_float.recordable]: [false]
[ro.vendor.arm.egl.configs.r5_g6_b5_a0_16bit_fixed.framebuffer_target]: [true]
[ro.vendor.arm.egl.configs.r5_g6_b5_a0_16bit_fixed.hal_format]: [0x4]
[ro.vendor.arm.egl.configs.r5_g6_b5_a0_16bit_fixed.recordable]: [false]
[ro.vendor.arm.egl.configs.r8_g8_b8_a0_24bit_fixed.framebuffer_target]: [false]
[ro.vendor.arm.egl.configs.r8_g8_b8_a0_24bit_fixed.hal_format]: [0x0]
[ro.vendor.arm.egl.configs.r8_g8_b8_a0_24bit_fixed.recordable]: [false]
[ro.vendor.arm.egl.configs.r8_g8_b8_a0_32bit_fixed.framebuffer_target]: [false]
[ro.vendor.arm.egl.configs.r8_g8_b8_a0_32bit_fixed.hal_format]: [0x2]
[ro.vendor.arm.egl.configs.r8_g8_b8_a0_32bit_fixed.recordable]: [false]
[ro.vendor.arm.egl.configs.r8_g8_b8_a8_32bit_fixed.framebuffer_target]: [true]
[ro.vendor.arm.egl.configs.r8_g8_b8_a8_32bit_fixed.hal_format]: [0x1]
[ro.vendor.arm.egl.configs.r8_g8_b8_a8_32bit_fixed.recordable]: [true]
[ro.vendor.arm.egl.configs.y0l2.hal_format]: [0x103]
[ro.vendor.arm.egl.configs.y0l2.recordable]: [true]
[ro.vendor.arm.egl.configs.y210.hal_format]: [0x106]
[ro.vendor.arm.egl.configs.y210.recordable]: [true]
[ro.vendor.arm.egl.configs.y410.hal_format]: [0x107]
[ro.vendor.arm.egl.configs.y410.recordable]: [true]
[ro.vendor.arm.egl.configs.yuv420.hal_format]: [0x108]
[ro.vendor.arm.egl.configs.yuv420.recordable]: [true]
[ro.vendor.arm.egl.configs.yuyv.hal_format]: [0x102]
[ro.vendor.arm.egl.configs.yuyv.recordable]: [true]
[ro.vendor.arm.egl.configs.yvu420.hal_format]: [0x10e]
[ro.vendor.arm.egl.configs.yvu420.recordable]: [true]
[ro.vendor.arm.gralloc.afrc_chroma_usage_flags]: [0x100000000000000,0x80000000000000,0x180000000000000]
[ro.vendor.arm.gralloc.afrc_chroma_usage_mask]: [0x180000000000000]
[ro.vendor.arm.gralloc.afrc_luma_usage_flags]: [0x50000000,0x60000000,0x40000000]
[ro.vendor.arm.gralloc.afrc_luma_usage_mask]: [0x70000000]
[ro.vendor.arm.gralloc.afrc_rgba_usage_flags]: [0x50000000,0x60000000,0x40000000]
[ro.vendor.arm.gralloc.afrc_rgba_usage_mask]: [0x70000000]
[ro.vendor.arm.gralloc.force_back_buffer_usage_flags]: [0x40000000000000]
[ro.vendor.arm.gralloc.force_back_buffer_usage_mask]: [0x40000000000000]
[ro.vendor.arm.gralloc.no_afbc_usage_flags]: [0x20000000]
[ro.vendor.arm.gralloc.no_afbc_usage_mask]: [0x60000000]
[ro.vendor.arm.gralloc.shared_access_usage_flags]: [0x10000000]
[ro.vendor.arm.gralloc.shared_access_usage_mask]: [0x50000000]
[ro.vendor.build.date]: [Wed Jul 9 21:22:03 KST 2025]
[ro.vendor.build.date.utc]: [1752063723]
[ro.vendor.build.fingerprint]: [samsung/a14nsxx/a14:15/AP3A.240905.015.A2/A145FXXU9DYG5:user/release-keys]
[ro.vendor.build.id]: [AP3A.240905.015.A2]
[ro.vendor.build.security_patch]: [2025-05-01]
[ro.vendor.build.tags]: [release-keys]
[ro.vendor.build.type]: [user]
[ro.vendor.build.version.incremental]: [A145FXXU9DYG5]
[ro.vendor.build.version.release]: [15]
[ro.vendor.build.version.release_or_codename]: [15]
[ro.vendor.build.version.sdk]: [35]
[ro.vendor.multisim.simslotcount]: [2]
[ro.vendor.product.cpu.abilist]: [arm64-v8a,armeabi-v7a,armeabi]
[ro.vendor.product.cpu.abilist32]: [armeabi-v7a,armeabi]
[ro.vendor.product.cpu.abilist64]: [arm64-v8a]
[ro.vendor.radio.default_network]: [9]
[ro.vendor.radio.default_network_by]: [telephony.prop_9]
[ro.vendor.redirect_socket_calls]: [true]
[ro.vendor_dlkm.build.date]: [Wed Jul 9 21:22:03 KST 2025]
[ro.vendor_dlkm.build.date.utc]: [1752063723]
[ro.vendor_dlkm.build.fingerprint]: [samsung/a14nsxx/a14:15/AP3A.240905.015.A2/A145FXXU9DYG5:user/release-keys]
[ro.vendor_dlkm.build.id]: [AP3A.240905.015.A2]
[ro.vendor_dlkm.build.tags]: [release-keys]
[ro.vendor_dlkm.build.type]: [user]
[ro.vendor_dlkm.build.version.incremental]: [A145FXXU9DYG5]
[ro.vendor_dlkm.build.version.release]: [15]
[ro.vendor_dlkm.build.version.release_or_codename]: [15]
[ro.vendor_dlkm.build.version.sdk]: [35]
[ro.wifi.channels]: []
[ro.zygote]: [zygote64_32]
[secmm.codecsolution.ready]: [1]
[secmm.hdrsolution.ready]: [1]
[security.ADP.policy_version]: [20230510]
[security.ADP.version]: [3.1]
[security.ASKS.delta_policy_version]: [20250713]
[security.ASKS.expiration_date]: [20250712]
[security.ASKS.policy_version]: [20250714]
[security.ASKS.rufs_enable]: [true]
[security.ASKS.safeinstall.enable]: [false]
[security.ASKS.smsfilter_enable]: [false]
[security.ASKS.smsfilter_target]: [false]
[security.ASKS.time_value]: [20250814]
[security.ASKS.version]: [9.2 ]
[security.fbe.fail_cause]: [K00R]
[security.fbe.global_de]: [loaded]
[security.perf_harden]: [1]
[security.securehw.available]: [false]
[security.securenvm.available]: [false]
[selinux.policy_version]: [SEPF_SM-A145F_15_0001]
[selinux.restorecon_recursive]: [/data/sec]
[service.bt.security.policy.mode]: [2]
[service.camera.client]: []
[service.camera.running]: [0]
[service.media.powersnd]: [1]
[service.sf.present_timestamp]: [1]
[servicemanager.ready]: [true]
[setupwizard.feature.enable_quick_start_flow]: [true]
[setupwizard.feature.enable_stencil_partner_customization]: [1]
[setupwizard.feature.support_oem_large_screen_landscape_temporary_by_sys_prop]: [true]
[setupwizard.phenotype_sync_timeout_ms]: [90000]
[setupwizard.theme]: [glif_v3_light]
[storage.support.sdcard]: [1]
[storage.support.usb]: [1]
[sys.adaptivedisplaysolution.adson]: [true]
[sys.boot.debug_history]: [1]
[sys.boot.errp]: [1]
[sys.boot.is_upgrade]: [1]
[sys.boot.reason]: [reboot,ota]
[sys.boot.reason.last]: [recovery]
[sys.boot_completed]: [1]
[sys.bootstat.first_boot_completed]: [1]
[sys.config.activelaunch_enable]: [true]
[sys.config.amp_to_app_switch]: [6000]
[sys.config.hardcoder.enable]: [false]
[sys.config.ibs.enable]: [false]
[sys.config.mars.predl_filter.enabled]: [1]
[sys.config.mars_version]: [9.00]
[sys.default.data.phoneid]: [1]
[sys.dexopt.ctrl]: [false]
[sys.dualapp.profile_id]: []
[sys.fs.checkpoint]: []
[sys.fuse.transcode_enabled]: [true]
[sys.hqm.support]: [true]
[sys.ims.versionCode]: [250709210]
[sys.init.perf_lsm_hooks]: [1]
[sys.is_members]: [exist]
[sys.is_vold_shutdown]: [0]
[sys.knox.app_icon_change]: [false]
[sys.knox.app_name_change]: [false]
[sys.mdniecontrolservice.mscon]: [true]
[sys.members.installed]: [true]
[sys.oem_unlock_allowed]: [0]
[sys.pdp.action]: [cekeyunlock]
[sys.pdp.bkup_size]: [0]
[sys.perf.aal]: [true]
[sys.perf.aid]: [true]
[sys.perf.bc]: [true]
[sys.perf.cg]: [true]
[sys.perf.fbooster]: [true]
[sys.perf.gvn]: [true]
[sys.perf.heavy]: [false]
[sys.perf.olaf]: [true]
[sys.perf.olog]: [27/CUJ=J<NOTIFICATION_SHADE_EXPAND_COLLAPSE::Expand>/23/14/0/14/323/11]
[sys.perf.schd]: [true]
[sys.perf.status]: [false]
[sys.perf.tbooster]: [true]
[sys.perf.zygote]: [true]
[sys.readahead.resource]: [0]
[sys.recovery.deleteapn]: [done]
[sys.recovery.resizing]: [done]
[sys.rescue_boot_count]: [1]
[sys.reset_reason]: []
[sys.siop.level]: [-3]
[sys.smf.mnoname0]: [TELE2_RU|ABSENT]
[sys.smf.mnoname1]: [TELE2_RU|LOADED]
[sys.staged_apex.state]: [staged]
[sys.sysctl.boot_extra_free_kbytes]: [61196]
[sys.sysctl.origin_extra_free_kbytes]: [61196]
[sys.sysctl.watermark_boost_factor]: [0]
[sys.sysctl.watermark_scale_factor]: [172]
[sys.system_server.pid]: [1329]
[sys.system_server.start_count]: [1]
[sys.system_server.start_elapsed]: [104777]
[sys.system_server.start_uptime]: [104777]
[sys.tcp_cubic.hystart]: [0]
[sys.usb.certification]: [0]
[sys.usb.config]: [mtp,adb]
[sys.usb.configfs]: [2]
[sys.usb.configured]: [configured]
[sys.usb.controller]: [13600000.dwc3]
[sys.usb.mtp.device_type]: [3]
[sys.usb.state]: [mtp,adb]
[sys.use_memfd]: [false]
[sys.user.0.ce_available]: [true]
[vendor.bluetooth_fw_ver]: [UTC|nacho_s612|S612_E3830_R4-1_Y24W27A]
[vendor.camera.ppp.erawstart]: [0]
[vendor.camera.ppp.erawtid]: [0]
[vendor.camera.ppp.nativestart]: [0]
[vendor.camera.ppp.nativetid]: [0]
[vendor.camera.unihal.enable]: [true]
[vendor.wifi.dualconcurrent.interface]: [swlan0]
[vold.checkpoint_committed]: [1]
[vold.has_adoptable]: [1]
[vold.has_compress]: [1]
[vold.has_quota]: [1]
[vold.has_reserved]: [1]
Found a repo: https://github.com/getActivity/AndroidSystemPropertyCollect
It would be very helpful.
https://github.com/Kampfdackel5/attestationchecker/tree/master/data_and_scripts/getprop_data
Take a look at this repo: https://dumps.tadiphone.dev/dumps
It has an incredible amount of devices. The build.prop file is usually located under system.
Description
Many Android device manufacturers have their own custom skins
Brand Shell (Skins) Xiaomi MIUI, from October 2023 HyperOS Huawei EMUI (Emotion UI) Honor MagicOS Oppo ColorOS OnePlus OxygenOS Realme Realme UI Samsung One UI Tecno HiOS Infinix XOS Google, Motorola, Sony and Nokia Pure Android (AOSP) HTC HTC Sense Meizu Flyme Keyboards:
- Google Gboard
- Microsoft SwiftKey
- Xiaomi Emoji & Font Keyboard
- Samsung Keyboard
Can fastfetch detect them?
Motivation
Getting more information about your device
Additional context
No response
What we managed to find out.
- Honor X9b
[msc.config.magic.version]: [9.0]
[ro.build.version.magic]: [MagicOS_9.0.0]
[ro.magic.systemversion]: [System 9.0.0(2HIU)]
[ro.system.build.fingerprint]: [Honor/magic/magic:15/AP3A.240905.015.A2/eng.root.00000000.000000:user/release-keys]
- Samsung Galaxy A14
[ro.build.version.oneui]: [70000]
- Xiaomi Redmi 6A
[ro.miui.ui.version.code]: [9]
[ro.miui.ui.version.name]: [V11]
- Xiaomi Redmi Note 9 Pro
[ro.miui.ui.version.code]: [14]
[ro.miui.ui.version.name]: [V140]