If I have ADB access to device, how can I specify the boot partition and reboot. I tried with setprop
but this failed,
#> setprop ro.boot.slot_suffix _b
libc: Unable to set property "ro.boot.slot_suffix" to "_b": error code: 0xb
setprop: failed to set property 'ro.boot.slot_suffix' to '_b'