commit | 8e506ac96cf79a92beb9739f00dbff89c7bf1152 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Fri Aug 25 00:13:51 2023 +0000 |
committer | Devin Moore <devinmoore@google.com> | Fri Aug 25 16:08:28 2023 +0000 |
tree | 35a1615491ec36d862afec8fd92834b7252a279c | |
parent | 07ece85dac2b59d4350083196885d8f4413d9f49 [diff] |
Move libsfplugin to libui for graphic mapper Instead of supporting mapper4 and mapper5 directly, we can use GraphicBufferMapper which handles the backwards compatibility for us. This should be the same exact behavior for the HIDL graphics mapper4 with the added support for the mapper5 HAL. Test: atest mc_sanity_test ccodec_unit_test (same as b/156167471) Bug: 285605852 Change-Id: I33e64564c0dc9981d17947a48da9e3dfb0fa8560