Fix for bug 4126103.
mMessage in DrmInfoEvent is a reference to the message string, so the
temporary message created in the plugin was going out of scope and
being destructed while the message was being sent. Changed DrmInfoEvent's
mMessage to be const String8 instead of const String8&

Change-Id: I174197ad24f3df997d3bc1f897658cfc53862636
2 files changed
tree: a8b76f1d3645ae4ca581415b9f4b34b8e0aa2765
  1. camera/
  2. cmds/
  3. drm/
  4. include/
  5. media/
  6. services/