commit | 68275d7ca0951a6e46563f2578a8098113a32dc7 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Apr 21 22:12:45 2023 +0000 |
committer | Steven Moreland <smoreland@google.com> | Mon Apr 24 20:48:52 2023 +0000 |
tree | 43ce2bab5a91ffd6133f47e45d78d43a03d617f2 | |
parent | 136a00cc964831c54e3d40dce88cbbac333faa9e [diff] |
libbinder: remove 32-bit ABI support This was an old userspace ABI, but we've encouraged all platforms to move to a consistent ABI, regardless of bitness of the device. This corresponds to a kernel config option that we started requiring not be set in Android P. After this, the build system still needs to have this support removed. Bug: 232423610 Test: boot cf Change-Id: Iff5997f910d86c73bbd6502ec393434d248cdcd5