aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZach Riggle <riggle@google.com>2017-10-18 06:03:09 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-10-18 06:03:09 +0000
commit735f61c3f9f4f2c0302010c093d0514f7b9dbc46 (patch)
tree2da91a2baa4a8687d65f07244596e913d26fb12f
parent0ae891adc01ea64ff4bc7c2c34fbcde1e1e7ab1a (diff)
parentd0279047c4d6eb6d276f4c17481f750ac2eeb89a (diff)
downloadstrace-735f61c3f9f4f2c0302010c093d0514f7b9dbc46.tar.gz
Merge "Blueprint stopped supporting the "debug" tag, per dwillemsen" am: 7b54ea50e5
am: d0279047c4 Change-Id: I7d7f7825c587f83f9d4ec810dc55cd783c30bb7e
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 0817a1a8..9474ba8a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -298,6 +298,4 @@ cc_binary {
name: "strace",
- tags: ["debug"],
-
}