summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,
},
},
},