summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--services/vibratorservice/Android.bp6
1 files changed, 0 insertions, 6 deletions
diff --git a/services/vibratorservice/Android.bp b/services/vibratorservice/Android.bp
index 5403baf2e7..2002bdf628 100644
--- a/services/vibratorservice/Android.bp
+++ b/services/vibratorservice/Android.bp
@@ -59,12 +59,6 @@ cc_library_shared {
"-Wunreachable-code",
],
- // FIXME: Workaround LTO build breakage
- // http://b/241699694
- lto: {
- never: true,
- },
-
local_include_dirs: ["include"],
export_include_dirs: ["include"],