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

Previously, it assumed that the user had included other header files.
Now you can use it on its own, which is important for an API ("include
what you use").

Test: builds OK
Change-Id: Ib64eec20576dcf5a5dffe1ed670465cb590ef9e3
1 file changed