commit | 03e29e59ada43166fad9351a5e94fb71154f7247 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu May 23 14:12:59 2019 -0700 |
committer | Colin Cross <ccross@android.com> | Thu May 23 14:12:59 2019 -0700 |
tree | ca0fe5660ca3c224df5cbbfb6536c0154ff7b0e4 | |
parent | 9d19ea649d01d9c7af1b56f2076d0b8502ad74ca [diff] [blame] |
bpfmt -w $(find . -name Android.bp) Test: none Change-Id: If38ad50d848c9e40f07c6598272a354312d9efea
diff --git a/Android.bp b/Android.bp index 49af99c..c56d51d 100644 --- a/Android.bp +++ b/Android.bp
@@ -28,8 +28,8 @@ ] filegroup { - name: "BluetoothTestConfigTemplate", - srcs: [ - "AndroidTestTemplate.xml" - ] + name: "BluetoothTestConfigTemplate", + srcs: [ + "AndroidTestTemplate.xml", + ], }