aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZach Riggle <riggle@google.com>2017-10-17 13:58:44 -0500
committerZach Riggle <riggle@google.com>2017-10-17 19:35:24 +0000
commit953a8d98ccf4a701698e8d1a537978f51bb64516 (patch)
tree2da91a2baa4a8687d65f07244596e913d26fb12f
parent0d1c7e2b48b1fc2437f02ae25451dc2550e3ab3f (diff)
downloadstrace-953a8d98ccf4a701698e8d1a537978f51bb64516.tar.gz
Blueprint stopped supporting the "debug" tag, per dwillemsen
Added to target/product/base.mk in I6c206e058ce32cbea3fd8ae922ac1ba5a0598410 Change-Id: I9cdab92ab3449dccf748aaedbe5c722a72770023
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 0817a1a85..9474ba8ad 100644
--- a/Android.bp
+++ b/Android.bp
@@ -298,6 +298,4 @@ cc_binary {
name: "strace",
- tags: ["debug"],
-
}