summaryrefslogtreecommitdiff
path: root/libutils/ProcessCallStack_fuzz.cpp
diff options
context:
space:
mode:
authorMark Salyzyn <salyzyn@google.com>2019-09-17 08:01:15 -0700
committerMark Salyzyn <salyzyn@google.com>2019-09-18 09:40:50 -0700
commit6f908cefe72891505dfec05d817b7189c8c97e68 (patch)
tree57b68d7d66ae5a35e31c6b254defcc71fdf33b44 /libutils/ProcessCallStack_fuzz.cpp
parentb0321c1de178ac2dfd05fb6537e0e63f7eecf87e (diff)
adb: fix adb remount -R
A regression from commit 8c2198c8097f00ee08f515c65361455fd46eda2e ("adb: use shell for remount to forward return codes.") where the optional argv[1] got missed for the remount command. This change hands off _all_ the arguments if to a shell and activates some of the extra features in the remount command. $ adb remount --help remount [-h] [-R] [-T fstab_file] [partition]... -h --help this help -R --reboot disable verity & reboot to facilitate remount -T --fstab custom fstab file location partition specific partition(s) (empty does all) Remount specified partition(s) read-write, by name or mount point. -R notwithstanding, verity must be disabled on partition(s). $ SideEffects: adb remount [-h] [-R] [-T fstab_file] [partition]... Test: adb-remount-test.sh Bug: 138577868 Bug: 139283818 Bug: 139226412 Change-Id: I8223d4000ab20857e9b634e4d4a326eed530d7be
Diffstat (limited to 'libutils/ProcessCallStack_fuzz.cpp')
0 files changed, 0 insertions, 0 deletions