DescriptionDeviceUtils: Fix SU command for pre-M devices
su -c CMD <-- CMD needs quoting
su 0 CMD <-- CMD does not need quoting
Ran into this when md5sum.py was trying to update the binary on a kitkat device
and needed to rm -rf it first.
BUG=
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 13 (5 generated)
|