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

Commit 8028dfb9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

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

parents df913f7b 6d9dac24
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ struct DrmSessionManager : public IBinder::DeathRecipient {
    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;