a873e1dc02
Commands added:
fastboot flashing lock
- Prevents flashing partitions
fastboot flashing unlock
- Enable user to flashing partitions
fastboot flashing lock_critical
- Prevents flashing bootloader related
paritions
fastboot flashing unlock_critical
- Enables user to flash bootloader
related partitions
fastboot flashing get_unlock_ability
- Query bootloader to check if device is
locked.
(cherry picked from commit
|
||
---|---|---|
.. | ||
Android.mk | ||
bootimg_utils.cpp | ||
bootimg_utils.h | ||
engine.c | ||
engineering_key.p12 | ||
fastboot.cpp | ||
fastboot.h | ||
fastboot_protocol.txt | ||
fs.c | ||
fs.h | ||
genkey.sh | ||
p12topem.sh | ||
protocol.c | ||
signfile.sh | ||
usb.h | ||
usb_linux.c | ||
usb_osx.c | ||
usb_windows.c | ||
usbtest.c | ||
util.c | ||
util_linux.c | ||
util_osx.c | ||
util_windows.c |