Added test methods to C2ComponentStore

This adds test methods to C2ComponentStore where the Codec2Factory
functions are provided via static linking of the codec libraries
instead of dynamic loading them via dlopen.
This is used by codec2 fuzzers.

Test: Build libcodec2_vndk
Bug: 173672402

Change-Id: Ic7887d618728b8db64d4bfc35d61767c09c08a93
2 files changed