commit | cf8d8bc76944e11e43add867358f9ac38316997b | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Mon Dec 19 16:35:22 2022 -0500 |
committer | John Reck <jreck@google.com> | Fri Jan 06 15:43:27 2023 -0500 |
tree | 2991b2b24481892d7c4d060c3f0e9b07a753c4a8 | |
parent | 466f3c55a90631f5dd9a6fa949278a2a0a435b71 [diff] |
Add ExtendableType to allocate Allows for passing arbitrary additional options to IAllocator Can be used to control things such as compression level without exhausting usage bits Currently there are no standard options defined so this only allows for vendor-internal extensions currently. Fixes: 257075040 Test: VtsHalGraphicsAllocatorAidl_TargetTest Change-Id: I37b730f5ba141b08d458866c6d03a39b27124e02