commit | 70127e540276c5c9cb46688fa1bc31dccc03b01d | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Nov 21 11:24:45 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Nov 21 11:24:45 2023 +0000 |
tree | 4a422ebd0b1610dd5267156b834780576369c597 | |
parent | 03005ce30d9e04750577fcef3c631071411e089f [diff] | |
parent | 925c865a8240608a533f26f956ea2925d67c4242 [diff] |
Merge "Re-enable LTO for libviabratorservice" into main
diff --git a/services/vibratorservice/Android.bp b/services/vibratorservice/Android.bp index 5403baf..2002bdf 100644 --- a/services/vibratorservice/Android.bp +++ b/services/vibratorservice/Android.bp
@@ -59,12 +59,6 @@ "-Wunreachable-code", ], - // FIXME: Workaround LTO build breakage - // http://b/241699694 - lto: { - never: true, - }, - local_include_dirs: ["include"], export_include_dirs: ["include"],