Merge "Add telecom to priorityOnlyDndExemptPackages"

This commit is contained in:
TreeHugger Robot
2020-09-16 13:20:30 +00:00
committed by Android (Google) Code Review

View File

@@ -3505,6 +3505,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>