chris41g

Untitled

Jul 29th, 2011
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # override input parameters
  2. const/16  p1, 0x0    #   "minPasswordLength"
  3. const/16  p2, 0x0    #   "passwordMode"
  4. const/16  p3, 0x0    #   "maxPasswordFails"
  5. const/16  p4, 0x0    #   "maxScreenLockTime"
  6. # allow remote wipe
  7. #const/16  p5, 0x0    #   "requireRemoteWipe"
  8. const/16  p6, 0x0    #   "passwordRecoverable"
  9. const/16  p7, 0x0    #   "passwordExpires"
  10. const/16  p8, 0x0    #   "passwordHistory"
  11. const/16  p9, 0x1    #   "attachmentsEnabled"
  12. const/16 p10, 0x0    #   "maxAttachmentSize"
  13. const/16 p11, 0x1    #   "allowStorageCard"
  14. const/16 p12, 0x1    #   "allowCamera"
  15. const/16 p13, 0x1    #   "allowWifi"
  16. const/16 p14, 0x1    #   "allowTextMessaging"
  17. const/16 p15, 0x1    #   "allowPOPIMAPEmail"
  18. const/16 p16, 0x1    #   "allowHTMLEmail"
  19. const/16 p17, 0x1    #   "allowBrowser"
  20. const/16 p18, 0x1    #   "allowInternetSharing"
  21. const/16 p19, 0x0    #   "requireManualSyncWhenRoaming"
  22. const/16 p20, 0x2    #   "allowBluetoothMode"
  23. const/16 p21, 0x0    #   "minPasswordComplexChars"
  24. const/16 p22, 0x0    #   "maxCalendarAgeFilter"
  25. const/16 p23, 0x0    #   "maxEmailAgeFilter"
  26. const/16 p24, 0x0    #   "maxEmailBodyTruncationSize"
  27. const/16 p25, 0x0    #   "maxEmailHtmlBodyTruncationSize"
  28. # don't really care about these, so no change
  29. #const/16 p26, 0x0    #   "requireSignedSMIMEMessages"
  30. #const/16 p27, 0x0    #   "requireEncryptedSMIMEMessages"
  31. #const/16 p28, -0x1   #   "requireSignedSMIMEAlgorithm"
  32. #const/16 p29, -0x1   #   "requireEncryptionSMIMEAlgorithm"
  33. #const/16 p30, -0x1   #   "allowSMIMEEncryptionAlgorithmNegotiation"
  34. #const/16 p31, 0x1    #   "allowSMIMESoftCerts"
  35. const/16 p32, 0x1    #   "allowDesktopSync"
  36. const/16 p33, 0x1    #   "allowIrDA"
  37. const/16 p34, 0x0    #   "requireDeviceEncryption"
  38. const/16 p35, 0x0    #   "requireStorageCardEncryption"
Advertisement
Add Comment
Please, Sign In to add comment