6a83c73624c0d92f7d8f959877f9561cd542b2a6
The pendingIntent of the DND toggle was set to immutable previously which doesn't allow any modification. This CL fixes this by making it mutable. Fixes: 191865710 Test: Search "dnd" and make sure the toggle has effect upon modification Change-Id: Iade256cee8885cb80ade5ca95cc50065c2a78da2
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%