we aren't going to show a notification light
This commit is contained in:
parent
50f33c9ca2
commit
9948975d4f
|
@ -219,7 +219,6 @@ public class TorService extends Service implements TorServiceConstants, OrbotCon
|
|||
if (notifyType != NOTIFY_ID)
|
||||
{
|
||||
mNotifyBuilder.setTicker(notifyMsg);
|
||||
// mNotifyBuilder.setLights(Color.GREEN, 1000, 1000);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue