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

Commit 1c267d2c authored by TARKZiM's avatar TARKZiM Committed by Bernhard Thoben
Browse files

kitakami-common: libshim: Add missing symbols for imsvt shim

parent 872d7702
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -23,4 +23,6 @@ int _ZNK7android11MediaBuffer8refcountEv(android::MediaBuffer *thisptr) {
    return thisptr->refcount();
}

void _ZN7android13GraphicBuffer4lockEjPPv() {}
void _ZNK7android11MediaBuffer13graphicBufferEv() {}
}