commit | b95bd3bfe6e09af2fbab870403a2c5c964c9559f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Mar 28 02:40:31 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Mar 28 02:40:31 2024 +0000 |
tree | 4df6af5b8fa9d1b4ad2a62bb99e5e85222864965 | |
parent | 4e1e221a63069c179ae47a9f9183b4b49823bb7f [diff] | |
parent | 3f11751b092a11e9675ebade4ca9392efe7e2c64 [diff] |
Merge "libbinder: Fix Android.bp formatting" into main
diff --git a/libs/binder/Android.bp b/libs/binder/Android.bp index ca9b08f..eec12e4 100644 --- a/libs/binder/Android.bp +++ b/libs/binder/Android.bp
@@ -161,7 +161,7 @@ }, android: { lto: { - thin: true, + thin: true, }, }, },