sdm660-common: add camera shim for _ZN14SeeMoreWrapper11_yu3oaTHCJgEv

This commit is contained in:
pix106 2023-05-18 10:31:20 +02:00
parent e73b904a69
commit c40e23f27b

View file

@ -11,4 +11,5 @@ namespace android {
extern "C" void _ZN7android6Parcel17writeUint64VectorERKNSt3__16vectorIyNS1_9allocatorIyEEEE() { };
extern "C" void _ZNK7android6Parcel16readUint64VectorEPNSt3__16vectorIyNS1_9allocatorIyEEEE() { };
extern "C" void _ZN14SeeMoreWrapper11_yu3oaTHCJgEv() { };
}