mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2025-01-06 03:27:17 +03:00
doc/boot_process: build.* -> outputs.*
This commit is contained in:
parent
c6999de138
commit
cd5c8352d0
@ -41,7 +41,7 @@ When the device is not a _"Boot as recovery"_, or still uses a recovery
|
||||
partition, you will need to flash a recovery image to the recovery partition.
|
||||
|
||||
....
|
||||
$ nix-build --argstr device $DEVICE -A build.android-recovery
|
||||
$ nix-build --argstr device $DEVICE -A outputs.android-recovery
|
||||
$ fastboot flash recovery result
|
||||
....
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user