Merge "Add telecom to priorityOnlyDndExemptPackages" into rvc-qpr-dev

This commit is contained in:
TreeHugger Robot
2020-09-17 19:45:53 +00:00
committed by Android (Google) Code Review

View File

@@ -3484,6 +3484,7 @@
mode -->
<string-array translatable="false" name="config_priorityOnlyDndExemptPackages">
<item>com.android.dialer</item>
<item>com.android.server.telecom</item>
<item>com.android.systemui</item>
<item>android</item>
</string-array>