Advertisement
Guest User

Untitled

a guest
Nov 12th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. 09.13.16/E FIRE PLUGIN: Toggle Tethering / com.twofortyfouram.locale.intent.action.FIRE_SETTING: 3 bundle keys
  2. 09.13.16/E Toggle Tethering: plugin comp: com.matejdro.taskertethercontrol/com.matejdro.taskertethercontrol.TaskerReceiver
  3. 09.13.16/E add wait type Plugin1 time 7
  4. 09.13.16/E add wait type Plugin1 done
  5. 09.13.16/E add wait task
  6. 09.13.16/E Error: 2
  7. 09.13.16/E System install (ROOT) needed. Open config dialog.
  8.  
  9. java.lang.reflect.InvocationTargetException: null
  10. java.lang.SecurityException: ConnectivityService: Neither user 10225 nor current process has android.permission.TETHER_PRIVILEGED.
  11. android.os.RemoteException: Remote stack trace:
  12. at android.app.ContextImpl.enforce(ContextImpl.java:1896)
  13. at android.app.ContextImpl.enforceCallingOrSelfPermission(ContextImpl.java:1924)
  14. at android.net.ConnectivityManager.enforceTetherChangePermission(ConnectivityManager.java:2292)
  15. at com.android.server.ConnectivityService.startTethering(ConnectivityService.java:3995)
  16. at android.net.IConnectivityManager$Stub.onTransact(IConnectivityManager.java:1098)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement