ART: Run bpfmt over ART's blueprint files

Test: mmma art
Change-Id: Ic85df4770c12ec02836c877b243d4aec234aaada
diff --git a/dexlist/Android.bp b/dexlist/Android.bp
index 356791c..e1d53a2 100644
--- a/dexlist/Android.bp
+++ b/dexlist/Android.bp
@@ -20,7 +20,7 @@
     shared_libs: [
         "libdexfile",
         "libartbase",
-        "libbase"
+        "libbase",
     ],
 }