mirror of
https://github.com/joel16/android_device_sony_kitakami-common.git
synced 2024-11-26 21:20:40 +00:00
kitakami-common: libshim: Add missing symbols for imsvt shim
This commit is contained in:
parent
ed4e11b3cf
commit
27d3e852ab
@ -23,4 +23,6 @@ int _ZNK7android11MediaBuffer8refcountEv(android::MediaBuffer *thisptr) {
|
||||
return thisptr->refcount();
|
||||
}
|
||||
|
||||
void _ZN7android13GraphicBuffer4lockEjPPv() {}
|
||||
void _ZNK7android11MediaBuffer13graphicBufferEv() {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user