]> git.eshelyaron.com Git - emacs.git/commit
Disable process tracing before launching /system/bin/su
authorPo Lu <luangruo@yahoo.com>
Tue, 27 Feb 2024 02:05:56 +0000 (10:05 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:53:25 +0000 (18:53 +0100)
commit870fe1833202580024d0a099dfdaebe6a6175659
tree01ed5644b5826f41a64e894a869df77db607ee1c
parent9515eada67e6985ea15214f7ea446d56afb4dcd0
Disable process tracing before launching /system/bin/su

* lisp/net/tramp-androidsu.el
(tramp-androidsu-maybe-open-connection): Disable process tracing
around start-process, that the setuid su binary may be started
regardless of its status.

(cherry picked from commit 32b4f9d21b14190f1ed1611515751abe4b90fa68)
lisp/net/tramp-androidsu.el