Merge "libc/Android.bp: fix bpfmt lint." into main
diff --git a/libc/Android.bp b/libc/Android.bp
index 8dcc017..5063364 100644
--- a/libc/Android.bp
+++ b/libc/Android.bp
@@ -128,7 +128,7 @@
         android_x86: {
             pack_relocations: false,
             ldflags: ["-Wl,--hash-style=both"],
-        }
+        },
     },
 }