commit | 0dc93b1ba94460b0ae126dd4db335261165c74b7 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed May 15 10:30:22 2019 -0700 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Fri May 17 20:40:21 2019 +0000 |
tree | 78b3afa099dce52a1eb39d6a9788d610b14a1f6b | |
parent | 9b81ac36e161fd993eab17b43b93a96e8c63b5cc [diff] [blame] |
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", ], }