Run this command with adb and post the output here:
Code:
adb shell
getprop | grep -F 'ro.boot.'
Thank you for answer, this is the result:
star:/ $ getprop | grep -F 'ro.boot.'
[ro.boot.baseband]: [msm]
[ro.boot.boot_devices]: [soc/1d84000.ufshc]
[ro.boot.bootdevice]: [1d84000.ufshc]
[ro.boot.bootreason]: [reboot,userrequested]
[ro.boot.camera.config]: [0]
[ro.boot.console]: [ttyMSM0]
[ro.boot.dp]: [0x0]
[ro.boot.dtb_idx]: [0]
[ro.boot.dtbo_idx]: [25]
[ro.boot.dynamic_partitions]: [true]
[ro.boot.flash.locked]: [1]
[ro.boot.force_normal_boot]: [1]
[ro.boot.fstab_suffix]: [default]
[ro.boot.hardware]: [qcom]
[ro.boot.hardware.sku]: [star]
[ro.boot.hwc]: [CN]
[ro.boot.hwlevel]: [MP]
[ro.boot.hwversion]: [2.9.1]
[ro.boot.keymaster]: [1]
[ro.boot.memcg]: [1]
[ro.boot.oled_panel_id]: [K2_0A_MP]
[ro.boot.oled_wp]: [01f50bb00c4c]
[ro.boot.product.hardware.sku]: [star]
[ro.boot.product.vendor.sku]: [lahaina]
[ro.boot.ramdump]: [disable]
[ro.boot.secureboot]: [1]
[ro.boot.serialno]: [f62b276f]
[ro.boot.slot_suffix]: [_a]
[ro.boot.ufsid]: [0x198]
[ro.boot.usbcontroller]: [a600000.dwc3]
[ro.boot.verifiedbootstate]: [green]
star:/ $