OSDN Git Service

Don't chmod /dev/ptmx when allocating a pty on Android.
authorGreg Hartman <ghartman@google.com>
Wed, 29 Jul 2015 22:38:15 +0000 (15:38 -0700)
committerGreg Hartman <ghartman@google.com>
Thu, 30 Jul 2015 17:59:13 +0000 (10:59 -0700)
commit0199da83f61c7a951b6e05ec844dabc0d3e04cd7
tree2d900ba9b216eb59b5ae362384d52b20975ffabf
parentd44994fbf4e255a92a1b4a0aff3b7c156e5f9952
Don't chmod /dev/ptmx when allocating a pty on Android.

This resolves an incompatibility with non-root adb.
BUG=22803455

Change-Id: I908923e9ddc04e0ec8de0122eb79486c8b1ae03e
sshpty.c