Fix Android.bp formatting

This is a follow up change because the original change is somewhat
time sensitive, and I didn't want to restart the presubmits for
this.

Bug: 378140560
Bug: 377483468
Change-Id: I7fd0882e86e30e24d756e9cd19fdf3e61b5a75a0
diff --git a/tests/Android.bp b/tests/Android.bp
index d02e803..37293d5 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -1215,7 +1215,7 @@
     ldflags: ["-fsanitize=memtag-stack"],
     // Turn off all other sanitizers from SANITIZE_TARGET.
     sanitize: {
-      never: true,
+        never: true,
     },
     shared_libs: [
         "libbase",