universal7870: rework shims

This commit is contained in:
Astrako 2020-02-28 12:11:49 +01:00 committed by Alejandro
parent 85e3e2ce1d
commit 1634a6f5ee
17 changed files with 410 additions and 151 deletions

View file

@ -14,11 +14,8 @@
* limitations under the License.
*/
#include <ui/GraphicBuffer.h>
extern "C" void _ZN7android5FenceD1Ev() { }
extern "C" void _ZN7android13GraphicBufferC1EjjijjjP13native_handleb(
const native_handle_t* handle,
android::GraphicBuffer::HandleWrapMethod method,