commit | 8b6b2014befeb1865f5a4bb0a165bff5f84519c5 | [log] [tgz] |
---|---|---|
author | Kevin Jeon <kevinjeon@google.com> | Mon Feb 26 16:59:45 2024 -0500 |
committer | Kevin Jeon <kevinjeon@google.com> | Mon Feb 26 16:59:45 2024 -0500 |
tree | 764fb483b5a745443018a9d946f77a812e728968 | |
parent | ea0c498c63b10c0e13cb47dd4f5d243018216474 [diff] |
Update VmaCallbacks to return bool A change to libmeminfo now requires that VmaCallbacks return a bool value. This updates the existing usages in frameworks/base with effectively no-op 'return true's. Test: n/a Bug: 320480542 Change-Id: I9a2894b9beec8d4a13887a1c9444f2ebc5036343