Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a466a59c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "MediaAnalyticsService: trust AID_DRM"

parents b85bbc05 a57869ab
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -169,6 +169,7 @@ MediaAnalyticsItem::SessionID_t MediaAnalyticsService::submit(MediaAnalyticsItem
    ALOGV("caller has uid=%d, embedded uid=%d", uid, uid_given);

    switch (uid)  {
        case AID_DRM:
        case AID_MEDIA:
        case AID_MEDIA_CODEC:
        case AID_MEDIA_EX: