OSDN Git Service

Merge "Integer.valueOf() -> Integer.parseInt() to avoid allocation."
authorTobias Thierer <tobiast@google.com>
Thu, 21 Apr 2016 13:38:52 +0000 (13:38 +0000)
committerandroid-build-merger <android-build-merger@google.com>
Thu, 21 Apr 2016 13:38:52 +0000 (13:38 +0000)
am: c027ae49f0

* commit 'c027ae49f0a941c73c692e1153b2a6623fdae152':
  Integer.valueOf() -> Integer.parseInt() to avoid allocation.

Change-Id: I8cb16c650ea35299a99a878134c3060d4ae6ed1e


Trivial merge