Rtwo/device/motorola/sm8550-common/shims/android.hardware.common-V2-ndk_platform/shim.cpp
2025-09-30 19:22:48 -05:00

6 lines
192 B
C++

// Minimal A-Team shim to satisfy DT_NEEDED for android.hardware.common-V2-ndk_platform
// Forwards everything to android.hardware.common-V2-ndk
extern "C" void __shim_placeholder(void) {}