Advertisement
TugaPower

M37

Feb 21st, 2016
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. Project name: android_kernel_oneplus_msm8974
  2. cpufreq: Fix cores not restoring saved frequencies after replugging
  3. bacon: Cleanup & fixes
  4. bacon: Disable spi_7
  5.  
  6. Project name: android_external_boringssl
  7. boringssl: Fix compilation
  8.  
  9. Project name: android_external_stagefright-plugins
  10. stagefright-plugins: enlarge audio/video queue
  11.  
  12. Project name: android_packages_apps_Messaging
  13. Messaging: Fix missing variable for local compilation
  14.  
  15. Project name: android_packages_apps_LockClock
  16. LockClock: Enable all calendars during first time setup
  17. Don't warn about webkit
  18.  
  19. Project name: android_packages_apps_SoundRecorder
  20. SoundRecorder: use sane bit operations
  21. SoundRecorder: fix menu behavior on devices with hardware menu button
  22.  
  23. Project name: android_packages_apps_Eleven
  24. Codecleanup: Use Chained append calls to improve the performance
  25. CodeCleanup : Remove redundant Type Casting
  26. Eleven: Synchronization on a non-final field 'mPauseLock'
  27.  
  28. Project name: android_packages_apps_InCallUI
  29. Update call record overflow menu item when updating record state.
  30.  
  31. Project name: android_packages_apps_CMFileManager
  32. CMFilemanager: fix build without jack
  33.  
  34. Project name: android_packages_apps_Snap
  35. Snap: Remove video snapshot size when not supported
  36. Snap: Remove auto HDR option when not supported
  37. camera: Keep touch focus intact during back-to-back ZSL shots
  38.  
  39. Project name: android_frameworks_base
  40. Camera: Force HAL1 for predefined package list.
  41. Fix for reboot on connecting to TV through HDMI.
  42. BT: Allow user processes to bind to HeadsetService in guest login
  43. audio: register for device shutdown notification
  44. Pattern: Correct the web URL to remove the starting Chinese
  45. Performance: Postpone service restart during app launch.
  46. bootanimation: Use CLOCK_MONTONIC for pthread
  47. base: Fix proximity check on power key
  48. close file in PersistentDataBlockService jni
  49. aapt: Hide "No comment for public symbol" warnings
  50. Show SIM card settings in MSIM devices
  51.  
  52. Project name: android_frameworks_native
  53. binder: MemoryHeapIon: Fix size_t vs integer formatting mismatch
  54.  
  55. Project name: android_system_core
  56. fastboot: add 'fastboot update -a' argument
  57. fs_mgr: BLKGETSIZE causes memory corruption
  58. Software-accelerated Pixel Flinger
  59.  
  60. Project name: android_vendor_cm
  61. cm: sepolicy: allow kernel to read storage
  62. init: add permissions for max_freq_hysteresis node
  63. apns: Net10 310410: Fix port
  64.  
  65. Project name: android_build
  66. releasetool: add OSIP partitions specifics
  67. envsetup: cmgerrit: fix for zsh
  68. envsetup: add function to detect shell
  69. kernel: Don't use override config in kernel(x)config
  70. build: add build module from root
  71. build: e2fsck missing from emulator
  72.  
  73. Project name: android_bootable_recovery
  74. Fix RELINK of toybox for twrp
  75. Add persist.sys.timeadjust as additional source for time offsets
  76. twrp: remove liblz4-static dependency
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement