bb1efbd1c6
This patch addresses two issues with adb remount. First, the blk_device field in fstab_rec will be incorrect if referring to a device-mapper node (fs_mgr_update_logical_partition must be called). Second, devices that are not system-as-root now move their mount point and chroot to "/" during first-stage init. However, the fstab entry will have "/system" as its mount point. The new logic now reflects this. Bug: N/A Test: adb remount on hikey or device with dynamic partitions Change-Id: I48b379db49d2def555ea49888c4994fbcf501672 |
||
---|---|---|
.. | ||
include/adbd | ||
auth.cpp | ||
file_sync_service.cpp | ||
file_sync_service.h | ||
framebuffer_service.cpp | ||
framebuffer_service.h | ||
jdwp_service.cpp | ||
main.cpp | ||
mdns.cpp | ||
mdns.h | ||
remount_service.cpp | ||
remount_service.h | ||
services.cpp | ||
set_verity_enable_state_service.cpp | ||
set_verity_enable_state_service.h | ||
shell_service.cpp | ||
shell_service.h | ||
shell_service_test.cpp | ||
usb.cpp | ||
usb_ffs.cpp | ||
usb_legacy.cpp |