OSDN Git Service

Add a symlink for tty(1).
authorElliott Hughes <enh@google.com>
Sun, 31 May 2015 17:02:48 +0000 (10:02 -0700)
committerElliott Hughes <enh@google.com>
Sun, 31 May 2015 17:02:48 +0000 (10:02 -0700)
commit6f52fbcc814f574517cd9a4516f6b9fe45f1afba
tree37ff27c6639e38fddec95f2f83026e1ef3659ffb
parent8eaf5baa49687b84716f71f518f5fde133c23b1a
Add a symlink for tty(1).

It's POSIX and I find myself using it a surprising amount for debugging,
especially adb. (And, as long as our ps is non-standard, you can't just
type "ps" to see what tty you're on.)

Change-Id: I45aae330f0e6bfbd90829005f199b44bb9aa3c50
Android.mk