summaryrefslogtreecommitdiff
path: root/libs/androidfw/Android.bp
diff options
context:
space:
mode:
authorAdam Lesinski <adamlesinski@google.com>2018-01-23 03:16:33 -0800
committerAdam Lesinski <adamlesinski@google.com>2018-01-23 03:16:33 -0800
commitfae57eb4b8b86271c79facc3e884e02f5156396b (patch)
treed3cf7ea29f9572bbcbfb8b6f4eec70f994b3fc36 /libs/androidfw/Android.bp
parent50706b6ebc224920bceffa66baa30734de5e27ff (diff)
Revert "libandroidfw: Add ApplyStyle and SetConfiguration benchmark"
This reverts commit 62f17129a0c519fe3e591be102b1863024cea3a4.
Diffstat (limited to 'libs/androidfw/Android.bp')
-rw-r--r--libs/androidfw/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/androidfw/Android.bp b/libs/androidfw/Android.bp
index 7c9078b164a2..251b2e773cfb 100644
--- a/libs/androidfw/Android.bp
+++ b/libs/androidfw/Android.bp
@@ -171,7 +171,6 @@ cc_benchmark {
// Actual benchmarks.
"tests/AssetManager2_bench.cpp",
- "tests/AttributeResolution_bench.cpp",
"tests/SparseEntry_bench.cpp",
"tests/Theme_bench.cpp",
],