commit | f6554485233e37bf80e324f600f795bded9a94c3 | [log] [tgz] |
---|---|---|
author | Soonil Nagarkar <sooniln@google.com> | Wed Feb 10 12:03:02 2021 -0800 |
committer | Soonil Nagarkar <sooniln@google.com> | Wed Feb 10 12:59:19 2021 -0800 |
tree | b68ca6d8b79c78b33d72e0d5b270aef34ad9bb17 | |
parent | d0f5da38b156020c9a86b917d64d61c1dcce9bde [diff] |
Further reduce LM memory cost Reduce number of generated synthetic accessors for private var/methods, put ProviderRequest listener into lazily loaded class, and switch to ArrayMap instead of WeakHashMap when server-side transport removal is not a consideration. Also adds support for replacing an old transport in a single remote call, rather than two remote calls. Bug: 13463193 Test: none Change-Id: I09dab317dc82aeda51422af1047274631081c3e1