Advertisement
Guest User

CM10 Update (10/30)

a guest
Oct 31st, 2012
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.09 KB | None | 0 0
  1. Update (10/30):
  2. Here are some EXPERIMENTAL builds I ran off this morning (10/30).
  3.  
  4. Kernel changes:
  5. -accessory: sec_keyboard: up-port driver/logic from galaxy-2636
  6. cpufreq: Don’t clip PM QoS requests to old policy limits
  7. media: s5k5ccgx: Fix flash flickering when used with Torch
  8. -defconfig: jb: disable some tracing options
  9.  
  10. Device specific:
  11. p4-common:
  12. -init: remove sec_keyboard
  13. -init: initial setup for interactive
  14. -recovery: set enable_key_repeat
  15. build: Add Torch
  16. -overlay: enable show_expandedDesktop and has_led_flash
  17.  
  18. p3:
  19. -overlay: override Torch for sysfs handling
  20.  
  21. Rom Base:
  22. Sync’d as of ~11.00AM (10/30), Eastern.
  23.  
  24. Recovery:
  25. Built recovery (in the folder) is CWM 6.0.1.5.
  26.  
  27. Note:
  28. This build contains the current development kernel (3.1.10; 10/30).
  29.  
  30. P3: After flashing the rom while still in recovery, please use adb to push the Torch.apk file (in the folder) to /system/app
  31.  
  32. adb shell mount /system
  33. adb push Torch.apk /system/app
  34. adb shell chmod 644 /system/app/Torch.apk
  35. adb shell umount /system
  36.  
  37. …..
  38.  
  39. Update (10/19):
  40.  
  41. Device specific:
  42.  
  43. p3:
  44. build: set SMALLER_FONT_FOOTPRINT
  45.  
  46. Note:
  47. P3: If you use GAPPS, then you must use a smaller gapps package. You can find this by searching XDA/Google.
  48.  
  49. …..
  50.  
  51. Here are some EXPERIMENTAL builds I ran off yesterday evening (10/17).
  52. Note: p4wifi is the 17th and p4vzw to p3 is the 18th.
  53.  
  54. Kernel changes (3.1.10):
  55. -wireless: bcmdhd: enable seperate p2p interface
  56. Revert “Revert “usb: gadget: adb: Only enable the gadget when adbd is ready”"
  57. -defconfig: jb: add -jb configs
  58. -defconfig: jb: add some networking options found in CM’s d2
  59. -defconfig: jb: enable tracer
  60. drivers: cpufreq: Send a uevent when governor changes
  61. -defconfig: jb: unset TEGRA_CONVSERVATIVE_GOV_ON_EARLYSUPSEND
  62. -Revert “cpufreq: interactive: take idle notifications only when active”
  63. -Revert “cpufreq: interactive: sync with google (android.googlesource.com, common android-3.0)”
  64. cpufreq: Backport Android 3.0 interactive governor
  65. cpufreq: Disable hotplug during UI interaction
  66. cpufreq: interactive: take idle notifications only when active
  67. -touchscreen: atmel_mxt1386: update to 0.2a
  68. -tegra: board-p3/p4*: update touch values
  69. media: video: tegra: add EMC clock rate control
  70.  
  71. Device specific changes:
  72. p4-common: add in associated changes for 3.1 kernel
  73. -merge from P7510′s XABLPL
  74. -use dhd.ko
  75. -suppress EMMC WIPE (kernel has been taken care of)
  76. -add camera.flash-autofocus
  77. -condition gps perms/service/setup (novzw/vzw)
  78. -remove gps.xml (move to p4wifi)
  79. -increase stagefright.cache low water and keep alive interval
  80. -reference isimobile to cross-ref proper labels of storage mounts
  81. -move the rest of interactive perms to uevent.p3 not covered by root’s uevent
  82. -reference isimobile to cross-ref storage naming
  83. -set BOARD_LEGACY_NL80211_STA_EVENTS (for wifi tether)
  84. -disable sec_keyboard for now (causes sleep death) and use exec for
  85. set_crypt_meta_info and fsck encryptable against /data prior to mount
  86.  
  87. from stock ics:
  88. -modify brightness
  89. -add hdmi *.dat files (mazen912; http://goo.gl/ZrW7C)
  90. -modify audio accordingly
  91. -remove libaudio and use USES_AUDIO_LEGACY and ICS_AUDIO_BLOB
  92. -update gps conf from stock ics
  93. -use init.p3|usb.rc/ueventd from stock ics and merge in needed extras
  94. from p3/p4 (modify mounting options)
  95. -use media_profiles from stock ics
  96. -add camera tests
  97. -add in some things from p4vzw stock ics (init/uevent)
  98.  
  99. -power: add power HAL
  100. -uevent: add more interactive interfaces
  101. -touchscreen: add extended config
  102. -Revert “overlay: remove screenOffAnimation (default is true)”
  103. -wifi: remove unknown flags in wpa_supplicant
  104. -hdmi/cameradata: move to device tree(s)
  105. overlay: fix A2dp support on Samsung’s Audio Policy HAL
  106. -audio: add AUDIO_DEVICE_OUT_AUX_DIGITAL (Hdmi)
  107. overlay: Add Trebuchet overlay
  108.  
  109. p4wifi:
  110. -build: add cameradata/hdmi files
  111.  
  112. -p4wifi: add in 3.1 kernel and associated changes
  113. -change wlan interface
  114. -amend props (also add in widevine drm)
  115. -change tty interface
  116. -disable voice_capable
  117. -remove libarccamera, libseccamera_jni and libseccameracore
  118. -add my.gps
  119. -add gps.xml (from stock ics; moved from p4-common)
  120.  
  121. -also merge:
  122.  
  123. https://github.com/pershoot/android_device_samsung_p4wifi/commit/05bea1e4687a3f37447956c22a44a526f1d684b1
  124.  
  125. p4vzw:
  126. -build: add cameradata/hdmi files
  127.  
  128. -p4vzw: add in 3.1 kernel and associated changes
  129. -change wlan interface
  130. -amend props (also add in widevine drm)
  131. -change tty interface and ril
  132. -enable radio/lteOnCdmaDevice, voice_capable and recents_interface_for_table
  133. -add mms and apns (from stock ics; reference toro)
  134. -remove libarccamera, libseccamera_jni and libseccameracore
  135. -add gps.conf (from stock ics) and my.gps
  136.  
  137. -also merge in:
  138.  
  139. https://github.com/pershoot/android_device_samsung_p4vzw/commit/04d7e434d828d2e507ef1af2092fda2bfc8c9e99
  140.  
  141. p4tmo:
  142. -build: add cameradata/hdmi files
  143.  
  144. -p4tmo: add in 3.1 kernel and associated changes
  145. -reference isimobile (ril) and remove HC_RADIO legacy
  146. -change wlan interface
  147. -amend props (also add in widevine drm)
  148. -change tty interface
  149. -override media_profiles
  150. -enable voice_capable
  151. (for more info: http://forum.xda-developers.com/showthread.php?t=1875024)
  152. -remove libarccamera, libseccamera_jni and libseccameracore
  153. -add my.gps
  154. -add gps.xml (from stock)
  155. -add apns (from stock)
  156.  
  157. -also merge in:
  158.  
  159. https://github.com/pershoot/android_device_samsung_p4tmo/commit/f5378be15d3be8ef644e45bbe9326480fa4fb083
  160.  
  161. p4:
  162. -build: add cameradata/hdmi files
  163.  
  164. -p4: add in 3.1 kernel and associated changes
  165. -reference isimobile (ril) and remove HC_RADIO legacy
  166. -change wlan interface
  167. -amend props (also add in widevine drm)
  168. -change tty interface
  169. -enable voice_capable
  170. (for more info: http://forum.xda-developers.com/showthread.php?t=1875024)
  171. -remove libarccamera, libseccamera_jni and libseccameracore
  172. -add my.gps
  173. -add gps.xml (from stock)
  174. -add apns (from stock)
  175.  
  176. -also merge in:
  177.  
  178. https://github.com/pershoot/android_device_samsung_p4/commit/df00d7a918424ff1ba1a1944609c838ea3c68a84
  179.  
  180. p3:
  181. -p3: add in 3.1 kernel and associated changes
  182. -reference isimobile (ril) and remove HC_RADIO legacy
  183. -change wlan interface
  184. -amend props (also add in widevine drm)
  185. -change tty interface
  186. -override media_profiles and nvaudio_conf
  187. -remove uevent override
  188. -enable voice_capable
  189. (for more info: http://forum.xda-developers.com/showthread.php?t=1875024)
  190. -add my.gps
  191. -add gps.xml (from stock)
  192. -add apns (from stock)
  193.  
  194. -also merge in:
  195.  
  196. https://github.com/pershoot/android_device_samsung_p3/commit/1ea8706b95debf549d622cf4eb8315732f8f4be6
  197.  
  198. -Update fingerprint and libraries on all models.
  199.  
  200. Rom Base:
  201. Sync’d as of ~8.00PM (10/17), Eastern.
  202.  
  203. Recovery:
  204. Built recovery (in the folder) is CWM 6.0.1.5.
  205.  
  206. Note:
  207. This build contains the current development kernel (3.1.10; 10/17).
  208.  
  209. …..
  210.  
  211. Known Issues:
  212. -A random flicker (it’s faint and fast) can be observed occasionally/infrequently. If this becomes a nuisance to you, this can be mostly alleviated by selecting ‘Disable HW overlays’ in Developer Settings. This does not survive a reboot (must be selected on every boot) and impacts swiping motion (it slows it down) in Trebuchet (the Launcher).
  213. -P3: Signal bars on 3g data connection remain blank (connection type (i.e. H, H+, etc.) will show).
  214. -A 720P recording, when played back, will have artifacts in the upper section of the image.
  215. -Wallpaper will be shifted downward when applied.
  216. -Google Talk video chat crashes the application (looks like a library mismatch; will be investigated.)
  217.  
  218. Enjoy!
  219.  
  220. For:
  221. GT-P7100 (p3), GT-P7500 (p4), GT-P7510 (p4wifi), SCH-I905 (p4vzw) and SGH-T859 (p4tmo)
  222.  
  223. Note:
  224. -Use the supplied recovery (in the folder (use Odin 1.85 to flash it)), if you are not on a compatible/recent recovery.
  225. -For P4VZW: You must be on stock ICS (and it’s modem) before flashing to this build, for LTE functionality
  226. -For P4WIFI UK: You must be on the US ICS bootloader (odin .tar.md5 inside the .zip in the folder), otherwise you may incur a rolling screen
  227. -For P4: You must be on the UK ICS bootloader (odin .tar.md5 from ITA inside the folder), otherwise you may incur a rolling screen.
  228. -For all 3g models: You must be on the ICS modem for best results.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement