commit | 1803ecead11b285c818b2665336c273b6f06a58a | [log] [tgz] |
---|---|---|
author | d34d <clark@cyngn.com> | Tue Apr 12 10:13:22 2016 -0700 |
committer | Patrick Graber <pjgraber03@gmail.com> | Tue Apr 12 22:32:40 2016 -0700 |
tree | 18ed9d05614befbd9c386e951826d83585a11c23 | |
parent | dd1c316470eee51bf3abdd0b492696300facaa45 [diff] |
GlobalActions: Always use setZenMode When set to silent mode, the user cannot change the ringer mode to vibrate or ring. Notification manager listens for changes to the zen mode setting and will switch it back if there is a mismatch. Using INotificationManager.setZenMode takes care of changing the mode and keeping track of the updated change. Change-Id: I5139a9a8cde4ca59f64bd21cf7c184d4745a7d59 TICKET: CYNGNOS-2417 BACON-4658