Enabling PKVM requires bootloader unlocking
Bug: N/A Test: N/A Change-Id: I052ad516903dba7949f97b2118013ffbbfc89d51
This commit is contained in:
parent
ad0c2fb094
commit
a3953d1e56
|
@ -39,6 +39,7 @@ Once upgraded to Android 13, execute the following command to enable pKVM.
|
|||
|
||||
```shell
|
||||
adb reboot bootloader
|
||||
fastboot flashing unlock
|
||||
fastboot oem pkvm enable
|
||||
fastboot reboot
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue