Guest User

Untitled

a guest
Jan 18th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. {
  2. "adjustVolumeDisabled":null
  3. "applications":null
  4. [
  5. {
  6. "installType":"FORCE_INSTALLED"
  7. "packageName":"com.android.chrome"
  8. "lockTaskAllowed": true
  9. "defaultPermissionPolicy":"GRANT"
  10.  
  11. }
  12. ]
  13. "statusBarDisabled":true
  14. "keyguardDisabled":true
  15. "installUnknownSourcesAllowed":true
  16. "persistentPreferredActivities":
  17. [
  18. {
  19.  
  20. "receiverActivity":"com.android.chrome/.com.android.chrome.MainActivity"
  21. "actions":
  22. [
  23. "android.intent.action.MAIN"
  24. ]
  25. "categories":
  26. [
  27. "android.intenr.category.HOME",
  28. "andorid.intent.category.DEFAULT"
  29. ]
  30. }
  31. ]
  32. }
Add Comment
Please, Sign In to add comment