commit | 4efb646252c10d0193ecdf98dc6c2d22f7ed0be0 | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Tue Dec 20 15:57:19 2022 +0000 |
committer | Orion Hodson <oth@google.com> | Tue Dec 20 15:57:19 2022 +0000 |
tree | b0e3745fb86f80bd95cc494ae79cfddb6ec21e0e | |
parent | c891d164865014f824b69ef5ef407eda40c2fa9f [diff] |
Reduce Integer allocations in ThreadLocalWorkSource The code was allocating an Integer for each call of ThreadLocalWorkSource.setUid(). Bug: 262916014 Test: atest binderLibTest BinderWorkSourceTest BinderProxyTest Test: atest BinderCallsStatsServiceTest android.os.ParcelTest Change-Id: I75ece3262bdebaf9d58aee9c355d22121ae09a40