Merge "Make <media/MediaMetrics.h> safe to use directly"

gugelfrei
Glenn Kasten 5 years ago committed by Android (Google) Code Review
commit b302ba7ff3

@ -24,6 +24,9 @@
// for that string to the caller. The caller is responsible for calling free()
// on that pointer when done using the value.
#include <sys/cdefs.h>
#include <sys/types.h>
__BEGIN_DECLS
// internally re-cast to the behind-the-scenes C++ class instance

Loading…
Cancel
Save