commit | 0666c3a632e811fc1f49685ddfff21ce6b3efa34 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Sat Oct 07 00:35:38 2023 +0000 |
committer | Steven Moreland <smoreland@google.com> | Sat Oct 07 00:35:38 2023 +0000 |
tree | ed96f3356e7f20266909b6e116a2d6b32ddfc09f | |
parent | 066e625b6b74028f10848ce73a758bd8ea83f378 [diff] |
libutils: remove unused 'CALLSTACKS' This macro is set, but it doesn't exist. Bug: 302720583 Test: build Change-Id: I88032c24b8bc8dc52d521e769149cbd8f619dde8
diff --git a/libutils/Android.bp b/libutils/Android.bp index 2c05fbc..0f63df4 100644 --- a/libutils/Android.bp +++ b/libutils/Android.bp
@@ -208,7 +208,6 @@ defaults: ["libutils_impl_defaults"], cflags: [ - "-DCALLSTACKS=1", "-DDEBUG_POLL_AND_WAKE=1", "-DDEBUG_REFS=1", "-DDEBUG_TOKENIZER=1",