Merge "Add missing enum value" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
1f8fded512
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user