commit | 0c22b1da5e27400a30fe0fff4e293cf867120ac0 | [log] [tgz] |
---|---|---|
author | Kweku Adams <kwekua@google.com> | Wed Sep 16 10:07:55 2020 -0700 |
committer | Kweku Adams <kwekua@google.com> | Wed Sep 16 10:07:55 2020 -0700 |
tree | c8434fd57c5a7887a8b6ac11b0bc3d2dd68b5206 | |
parent | 609abbbd5c40298901bfb963b526c169c72d1068 [diff] |
Generalize SparseArrayMap. SparseArrayMap required Strings as keys, which restricted its uses. Now it can take any object as a key, which better reflects the underlying ArrayMap generalization. Bug: 138469672 Test: atest com.android.server.job.controllers.QuotaControllerTest Test: atest QuotaTrackerTest Test: atest SparseArrayMapTest Change-Id: If6da7dfdf3cdd9be0fe9006484c78c574ef2028b