View Single Post
Old 06-15-2025, 01:35 PM   #2
flowxd
Junior Member
flowxd began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jun 2025
Device: Poke 4S
Information

I already got EDL working and full backup and there are some device information

Code:
Poke4S:/ $ getprop | grep suffix
[ro.boot.fstab_suffix]: [emmc]
[ro.boot.slot_suffix]: [_b]
Poke4S:/ $ getprop | grep fingerprint
[ro.bootimage.build.fingerprint]: [Onyx/Poke4S/Poke4S:11/2024-07-02_06-53_3.5.3_7f5c78ff3/8815:user/release-keys]
[ro.build.fingerprint]: [Onyx/Poke4S/Poke4S:11/2024-07-02_06-53_3.5.3_7f5c78ff3/8815:user/release-keys]
[ro.build.version.preview_sdk_fingerprint]: [REL]
[ro.odm.build.fingerprint]: [Onyx/Poke4S/Poke4S:11/2024-07-02_06-53_3.5.3_7f5c78ff3/8815:user/release-keys]
[ro.product.build.fingerprint]: [qti/qssi/qssi:11/2024-07-02_06-53_3.5.3_7f5c78ff3/8815:user/release-keys]
[ro.system.build.fingerprint]: [qti/qssi/qssi:11/2024-07-02_06-53_3.5.3_7f5c78ff3/8815:user/release-keys]
[ro.system_ext.build.fingerprint]: [qti/qssi/qssi:11/2024-07-02_06-53_3.5.3_7f5c78ff3/8815:user/release-keys]
[ro.vendor.build.fingerprint]: [Onyx/Poke4S/Poke4S:11/2024-07-02_06-53_3.5.3_7f5c78ff3/8815:user/release-keys]
Poke4S:/ $
Fastboot information
Code:
fastboot getvar current-slot
current-slot: b
Finished. Total time: 0.001s

fastboot getvar secure
secure: yes
Finished. Total time: 0.000s
Current boot_b and recovery_b are dumped with official qualcomm qdlrs
f1b369fd86b5f1410e5990243c4e117e10708d117e9be3130a 93bf9d6e7d42b1 recovery.zip
https://workupload.com/file/UDYUuKhcAac
flowxd is offline   Reply With Quote