summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-03-28 02:40:31 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-03-28 02:40:31 +0000
commitb95bd3bfe6e09af2fbab870403a2c5c964c9559f (patch)
tree4df6af5b8fa9d1b4ad2a62bb99e5e85222864965
parent4e1e221a63069c179ae47a9f9183b4b49823bb7f (diff)
parent3f11751b092a11e9675ebade4ca9392efe7e2c64 (diff)
downloadnative-b95bd3bfe6e09af2fbab870403a2c5c964c9559f.tar.gz
Merge "libbinder: Fix Android.bp formatting" into main
-rw-r--r--libs/binder/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/binder/Android.bp b/libs/binder/Android.bp
index ca9b08f8ad..eec12e4cd5 100644
--- a/libs/binder/Android.bp
+++ b/libs/binder/Android.bp
@@ -161,7 +161,7 @@ cc_defaults {
},
android: {
lto: {
- thin: true,
+ thin: true,
},
},
},