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

Commit d32b9b83 authored by Julia Reynolds's avatar Julia Reynolds Committed by Automerger Merge Worker
Browse files

Merge "Add missing enum value" into tm-qpr-dev am: 1f8fded5

parents 1af0684a 1f8fded5
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;