There are no changes
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Merge "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&"