platform_system_core/fastboot/device
Mark Salyzyn 307a41fe9f fastboot: call fs_mgr_overlayfs_teardown() in UpdateSuper
When the update-super command is issued, we want overlayfs overrides
to disappear without a doubt, which includes non-A/B utilizing
/cache/overlay/ tree.  Call fs_mgr_overlayfs_teardown() on successful
return.

Test: adb-remount-test.sh
Bug: 120034852
Change-Id: Ia5cdb797f7e8350b5591a51fc8ae5f323901aee4
2018-12-03 07:33:38 -08:00
..
commands.cpp fastbootd: Support two super partitions for retrofit devices. 2018-11-20 13:47:01 -08:00
commands.h Check maximum allowed download size for download command. 2018-10-08 14:07:56 -07:00
fastboot_device.cpp fastboot: use constants.h values 2018-10-18 14:26:27 +00:00
fastboot_device.h set_active command should update current slot information. 2018-10-10 12:25:11 -07:00
flashing.cpp fastboot: call fs_mgr_overlayfs_teardown() in UpdateSuper 2018-12-03 07:33:38 -08:00
flashing.h fastbootd: Remove metadata merging code. 2018-10-26 13:34:40 -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 fastbootd: Support two super partitions for retrofit devices. 2018-11-20 13:47:01 -08:00
utility.h fastbootd: Support two super partitions for retrofit devices. 2018-11-20 13:47:01 -08:00
variables.cpp fastbootd: Support two super partitions for retrofit devices. 2018-11-20 13:47:01 -08:00
variables.h fastboot: Query the name of the super partition. 2018-11-06 11:43:04 -08:00