commit | 9a6274388299f6a3032c18b9797f56ece313b389 | [log] [tgz] |
---|---|---|
author | Santiago Aboy Solanes <solanes@google.com> | Thu May 18 14:21:38 2023 +0100 |
committer | Santiago Aboy Solanes <solanes@google.com> | Thu May 18 17:06:57 2023 +0000 |
tree | e860a79e7acb3a479f6d55e280fffc1ed7546f76 | |
parent | 785394eb5494171797e232d39e4c006d162b919c [diff] |
Pull out common code in createFromParcel's switch It shrinks the method's generated native code to half its size, saving 5K. Also saves some DEX instructions (338 -> 250). Bug: 283148875 Test: Presubmit Change-Id: Ibf253f83254619a94f89b47eb0ee4c058303ba39