summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index abb5453..83ad9cd 100644
--- a/Android.bp
+++ b/Android.bp
@@ -183,7 +183,7 @@ cc_defaults {
name: "libz_thin_lto_defaults",
target: {
- android: {
+ android_arm64: {
lto: {
thin: true,
},