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:11:08 +0000 (09:11 +0100)
commitbaae7fa3578e7667e8b79dfd9f2a5bd9a308092b
tree17c4359e2c561c2c51aa98a7b29b8964f67c1911
parent9916d4b3e89b1faf8b658cc3924e0b30cc46958a
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
Merged-In: Id683a9d9d6e27d4c8df623dae189da9e74a6d410
Change-Id: Id683a9d9d6e27d4c8df623dae189da9e74a6d410
core/java/android/util/IntArray.java
core/java/android/util/LongArray.java
core/java/com/android/internal/util/ArrayUtils.java