commit | 0612fada88b00a9896feeb9e7a16d5e3e41114f2 | [log] [tgz] |
---|---|---|
author | Jack He <siyuanh@google.com> | Tue Oct 10 11:43:57 2017 -0700 |
committer | Jack He <siyuanh@google.com> | Wed Oct 11 18:04:43 2017 -0700 |
tree | 678e11fa8baf4be3306284382ebe53db3f7b8c56 | |
parent | dbf5c4e1c9e57fa6e5cc96ee9f442da8aa391a5d [diff] |
[Script] Replace C-style array declarations with Java style * Type a[] should be replaced with Type[] a; * This is achieve through running automatic code cleanup in Intellij using "C-style array declaration" inspection Bug: 63597465 Test: make checkbuild, no manual changes, no functional changes Change-Id: Ie5507e392b6714c3269f25fd31f85b2bcc4dc6e9