aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2018-11-01 11:59:00 -0700
committerElliott Hughes <enh@google.com>2018-11-01 12:08:34 -0700
commit0671b0f7297aeb1e1205c20dd963feb1f7af0947 (patch)
tree9dc3230679c7ff28c4f2d475903e1b86f2264488 /Android.bp
parentbf71793376b5ba32bffd73936bd9fee63382ef63 (diff)
parent2626ae7db6df20bf87c65c58b5ae72b5c8a66ec4 (diff)
downloadtoybox-0671b0f7297aeb1e1205c20dd963feb1f7af0947.tar.gz
Merge remote-tracking branch 'toybox/master' into HEAD
Change-Id: I384fbe11a6a94132b80679e8dba32c01eb61f9df
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 484d0ae1..a2a02f73 100644
--- a/Android.bp
+++ b/Android.bp
@@ -57,12 +57,12 @@ cc_defaults {
"lib/dirtree.c",
"lib/getmountlist.c",
"lib/help.c",
- "lib/interestingtimes.c",
"lib/lib.c",
"lib/linestack.c",
"lib/llist.c",
"lib/net.c",
"lib/portability.c",
+ "lib/tty.c",
"lib/xwrap.c",
"main.c",
"toys/android/getenforce.c",