License the project clearly
[jack2.git] / android / IAndroidShm.cpp
blob95f5924b34862ebe8da59615607d5039437db712
1 #include "IAndroidShm.h"
2 #include "BpAndroidShm.h"
4 namespace android{
5 IMPLEMENT_META_INTERFACE(AndroidShm, "com.samsung.android.jam.IAndroidShm");
6 };