libmedia: Add MediaPlayer() function for backward compatibility

 * package name argument got added to MediaPlayer in fd90fdfe2a611ae824a32e236da288b1fdfd445d, which
   broke most prebuilt libcameraservice as they were built before
   this commit was merged

 * although a shim for this exists, it doesn't work well and
   crashes cameraservice whenever MediaPlayer() is called, seemingly
   due to a stack corruption

Change-Id: I9bac0769334e8c1a2495931b79aa90e12607e6d9
2 files changed