OSDN Git Service

Track changes in libcore to remove a constructor
authorNeil Fuller <nfuller@google.com>
Tue, 3 Jul 2018 17:46:10 +0000 (18:46 +0100)
committerNeil Fuller <nfuller@google.com>
Wed, 4 Jul 2018 08:10:55 +0000 (09:10 +0100)
commit8a1683f0a26370ce8ee006b520aa5a0d668b8fea
tree9cbe3dd506ffd3af2beaa269e4eb28d2d9a265dc
parent9a936e967760e0d9e7787f0a4642c692c6d5c969
Track changes in libcore to remove a constructor

Track changes in libcore to remove a constructor + lint
import order changes. Instead of the constructor a utility
method is introduced.

Test: Build / boot
Bug: 111055375
Change-Id: Id683a9d9d6e27d4c8df623dae189da9e74a6d410
core/java/android/util/IntArray.java
core/java/android/util/LongArray.java
core/java/com/android/internal/util/ArrayUtils.java