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

Commit 8843cf96 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 am: 2cbbfa58 am: c5c9086d

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

Change-Id: I75c1d3bbd2f10bae3f64eab5c4a84bb8a094b81b
parents 876d943f c5c9086d
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;