android_system_core/fastboot/device
Hridya Valsaraju 3ffed21262 Remove request for read access to partitions.
It is not needed for flash or erase.

Bug: 113648914
Test: fastboot flashall
Change-Id: I34ba57ac809934556569e3b38ab594969860882a
2018-09-05 12:11:13 -07:00
..
commands.cpp fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00
commands.h fastbootd: Add an update-super command to sync the super partition. 2018-08-22 15:05:03 -07:00
fastboot_device.cpp fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00
fastboot_device.h fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00
flashing.cpp fastbootd: Add an update-super command to sync the super partition. 2018-08-22 15:05:03 -07:00
flashing.h fastbootd: Add an update-super command to sync the super partition. 2018-08-22 15:05:03 -07:00
main.cpp Add fastbootd. 2018-08-02 09:43:23 -07:00
usb_client.cpp adbd: use unique_fd for the usb file descriptors. 2018-08-22 15:33:08 -07:00
usb_client.h Add fastbootd. 2018-08-02 09:43:23 -07:00
utility.cpp Remove request for read access to partitions. 2018-09-05 12:11:13 -07:00
utility.h fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00
variables.cpp fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00
variables.h fastbootd: Implement getvar all. 2018-08-31 18:39:28 -07:00