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

Commit 1f8fded5 authored by Julia Reynolds's avatar Julia Reynolds Committed by Android (Google) Code Review
Browse files

Merge "Add missing enum value" into tm-qpr-dev

parents dd8e7909 7b09ca86
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -45,6 +45,8 @@ message PolicyProto {
        MEDIA = 7;
        // System (catch-all for non-never suppressible sounds) are prioritized.
        SYSTEM = 8;
        // Priority conversations are prioritized
        CONVERSATIONS = 9;
    }
    repeated Category priority_categories = 1;