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

Commit 2cbbfa58 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update DrmSessionManager to comply with Android's inclusive language...

Merge "Update DrmSessionManager to comply with Android's inclusive language guidance" am: 8028dfb9

Original change: https://android-review.googlesource.com/c/platform/frameworks/av/+/1403167

Change-Id: I883890b91c21a4a0f442633d9486a41396bd4d72
parents 11e60002 8028dfb9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@ struct DrmSessionManager : public RefBase {
    void removeSession(const Vector<uint8_t>& sessionId);
    bool reclaimSession(int callingPid);

    // sanity check APIs
    // inspection APIs
    size_t getSessionCount() const;
    bool containsSession(const Vector<uint8_t>& sessionId) const;