Advertisement
Guest User

Untitled

a guest
Jun 6th, 2015
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.91 KB | None | 0 0
  1. 127|shell@D2303:/ $ getevent
  2. getevent
  3. add device 1: /dev/input/event10
  4. name: "msm8226-tapan9302-snd-card Headset Jack"
  5. add device 2: /dev/input/event9
  6. name: "hs_plug"
  7. add device 3: /dev/input/event8
  8. name: "msm8226-tapan9302-snd-card Button Jack"
  9. add device 4: /dev/input/event7
  10. name: "simple_remote_appkey"
  11. add device 5: /dev/input/event3
  12. name: "cyttsp4_mt"
  13. add device 6: /dev/input/event5
  14. name: "ecompass_data"
  15. add device 7: /dev/input/event4
  16. name: "uim-det-gpio-keys"
  17. add device 8: /dev/input/event0
  18. name: "qpnp_pon"
  19. add device 9: /dev/input/event2
  20. name: "proximity"
  21. add device 10: /dev/input/event1
  22. name: "lightsensor-level"
  23. could not get driver version for /dev/input/mice, Not a typewriter
  24. add device 11: /dev/input/event6
  25. name: "gpio-keys"
  26. ^C
  27. D:\adb_fastboot_and_other_tools\Android>adb shell
  28. shell@D2303:/ $
  29.  
  30. shell@D2303:/ $ cat /system/build.prop
  31. cat /system/build.prop
  32. ##### Merging of the /util/data/semc_kernel_time_stamp.prop file #####
  33. ro.build.date=Sun Apr 12 16:32:08 CST 2015
  34. ro.build.date.utc=1428827528
  35. ro.build.user=rdadmin
  36. ro.build.host=vBuild1VY58
  37.  
  38. ##### Final patch of properties #####
  39. ro.build.product=D2303
  40. ro.build.description=D2303-user 4.4.4 18.3.1.C.1.15 8Ht3bg release-keys
  41.  
  42. ro.product.brand=Sony
  43. ro.product.name=D2303
  44. ro.product.device=D2303
  45. ro.build.version.incremental=8Ht3bg
  46. ro.build.tags=release-keys
  47. ro.build.fingerprint=Sony/D2303/D2303:4.4.4/18.3.1.C.1.15/8Ht3bg:user/release-keys
  48.  
  49. ######################## Customized property values #########################
  50. ro.semc.version.cust=1281-1584
  51. ro.semc.version.cust_revision=R1B
  52. ro.somc.customerid=699
  53. #############################################################################
  54.  
  55.  
  56. ################# Updating of the SW Version #################
  57. ro.semc.version.fs_revision=18.3.1.C.1.15
  58. ro.build.id=18.3.1.C.1.15
  59. ro.build.display.id=18.3.1.C.1.15
  60.  
  61. ##### Values from product package metadata #####
  62. ro.semc.product.model=D2303
  63. ro.semc.ms_type_id=PM-0722-BV
  64. ro.semc.version.fs=GLOBAL-LTE
  65. ro.semc.product.name=Xperia M2
  66. ro.semc.product.device=D23
  67. ro.product.model=D2303
  68.  
  69. # begin build properties
  70. # autogenerated by buildinfo.sh
  71. ro.build.version.sdk=19
  72. ro.build.version.codename=REL
  73. ro.build.version.release=4.4.4
  74. ro.build.type=user
  75. ro.product.board=MSM8226
  76. ro.product.cpu.abi=armeabi-v7a
  77. ro.product.cpu.abi2=armeabi
  78. ro.product.manufacturer=Sony
  79. ro.product.locale.language=en
  80. ro.product.locale.region=US
  81. ro.wifi.channels=
  82. ro.board.platform=msm8226
  83. # ro.build.product is obsolete; use ro.product.device
  84. # Do not try to parse ro.build.description or .fingerprint
  85. ro.build.characteristics=default
  86. persist.sys.mtbf.enable=0
  87. persist.mtbf.address=http://seldmtbt01.gte.nu/textreport/submittext.aspx
  88. persist.mtbf.phone=+8613911379210
  89. persist.sys.mtbf.crash_level=0
  90. persist.sys.capture_log_files=0
  91. persist.power.useautobrightadj=1
  92. # end build properties
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement