remove debug waiter
This commit is contained in:
		
							parent
							
								
									b2d4bb3507
								
							
						
					
					
						commit
						b056e7f6cd
					
				|  | @ -274,8 +274,6 @@ public class TorService extends Service implements TorServiceConstants, TorConst | |||
| 	 * @see android.app.Service#onStart(android.content.Intent, int) | ||||
| 	 */ | ||||
| 	public int onStartCommand(Intent intent, int flags, int startId) { | ||||
| 	 | ||||
| 		android.os.Debug.waitForDebugger(); | ||||
| 
 | ||||
| 		try | ||||
| 		{ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue