Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
2e40c302d6117ec6eb65f25832a71488367b4dfb
/
.
/
media
/
libaaudio
/
examples
/
utils
/
unused.cpp
blob: 9a5205ea8239cf6ba941bd8ef34df73196130d29 [
file
] [
log
] [
blame
]
Phil Burk
18142ae
2020-07-28 12:44:37 -0700
[
diff
] [
blame
]
1
/**
2
* Unused file required to get Android Studio to scan this folder.
3
*/
4
5
int
g_DoNotUseThisVariable
=
0
;