Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d1d79ff1 authored by Alec Mouri's avatar Alec Mouri
Browse files

Add back in mBufferId to GraphicBuffer ABI.

Removing mBufferId and getBufferId() changed GraphicBuffer's ABI, which
breaks some GSI builds. It's not well understood where the break
happens, but it's likely due to reinterpret_casting a raw pointer over
a pass-through HAL or similar stable API, which causes issues when
loading GSI as a prebuilt on top of an old Android version. For now,
fixing the ABI break to band-aid the issue

Bug: 160443973
Test: builds
Test: Flash Android 11 GSI on top of Android 10 vendor iage
Test: CtsMediaV2TestCases

Change-Id: Ib6bc78b1651169e9ad4b2602839b84432ffa58c9
parent 14a60813
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment