xref: /aosp_15_r20/frameworks/av/media/libaaudio/examples/utils/unused.cpp (revision ec779b8e0859a360c3d303172224686826e6e0e1)
1 /**
2  * Unused file required to get Android Studio to scan this folder.
3  */
4 
5 int g_DoNotUseThisVariable = 0;
6