summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Olivier Gaillard <gaillard@google.com> 2018-07-25 17:16:49 +0100
committer Olivier Gaillard <gaillard@google.com> 2018-07-25 17:18:07 +0100
commita657aeb185ff56cdec7aca8418db1eacdf91f04f (patch)
tree875a410232945b1d373e8f9160fec63a086427b8
parent8c8fb65ad322fbdb7f3580797a2caa7147f979c2 (diff)
Disable generating Binder#getTransactionName.
It might have introduce a performance regression. Bug: 111791983 Test: manual Change-Id: I459d9e4e4d2d5d0be0531742a7910848702a1384
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 80afd48879ad..b337cfae26a3 100644
--- a/Android.bp
+++ b/Android.bp
@@ -609,8 +609,6 @@ java_library {
"system/netd/server/binder",
"system/bt/binder",
],
-
- generate_get_transaction_name: true
},
no_framework_libs: true,