am d9016b2c: Merge "Disable verbose RingtonePlayer debugging." into jb-dev
* commit 'd9016b2c949309bccfdc2871e1dba36136969a3f': Disable verbose RingtonePlayer debugging.
This commit is contained in:
@@ -41,7 +41,7 @@ import java.util.HashMap;
|
||||
*/
|
||||
public class RingtonePlayer extends SystemUI {
|
||||
private static final String TAG = "RingtonePlayer";
|
||||
private static final boolean LOGD = true;
|
||||
private static final boolean LOGD = false;
|
||||
|
||||
// TODO: support Uri switching under same IBinder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user