commit | f8f8b9c8166679709cbf5401d82921cecc07f8d0 | [log] [tgz] |
---|---|---|
author | Brandon Maxwell <maxwelb@google.com> | Mon Dec 21 11:58:22 2015 -0800 |
committer | Brandon Maxwell <maxwelb@google.com> | Mon Dec 21 15:41:58 2015 -0800 |
tree | 94ecf4c9b26c6a8ae91c5840f423173ea0d54034 | |
parent | 1746cf5b5f90c092e86ebf199ce248af0b3a495b [diff] |
Backporting calls to TelecomManager#silenceRinger The method was a system API pre-M, but a public method in M. Added a compat method which checks if the method is callable. In the event that the method can't be called, the compat method is a noop - this matches the functionality from the L version of the phone. Bug=25776171 Change-Id: I4a9fc19bb2bf2749d697da2b8643601ebd1eb4a8