Advertisement
TugaPower

M44

Mar 18th, 2016
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. Fix Alarm FC
  2. V4A Materialised
  3.  
  4. Project name: android_prebuilts_cmsdk
  5. update system api
  6.  
  7. Project name: android_art
  8. Build dex2oat without asan instrumentation.
  9. Remove unnecessary std::move from test_dex_file_builder
  10. Remove unnecessary std::move from variant_map.h
  11. Reduce sleep duration in SuspendAllDaemonThreads
  12.  
  13. Project name: android_kernel_oneplus_msm8974
  14. input: synaptics_dsx: Send KEY_WAKEUP for double-tap event
  15.  
  16. Project name: android_packages_services_Telephony
  17. Fix MSIM voicemail notification icons.
  18.  
  19. Project name: android_packages_apps_Settings
  20. Re-expose hardcoded white text colors
  21. Themes: Expose Hard coded icon tint in power summary settings
  22. DisplayColor: clamp maximum value to 1.0f
  23.  
  24. Project name: android_packages_apps_Contacts
  25. QuickContact Expand/Collapse Button removal fixed
  26.  
  27. Project name: android_packages_apps_Dialer
  28. Dialer: Fix build without jack
  29.  
  30. Project name: android_packages_apps_Stk
  31. Do not display toast if alpha text is null.
  32.  
  33. Project name: android_frameworks_base
  34. VolumeDialogController : Ignore inactive stream volume updates
  35. ystemUI: more consistent visualizer logic
  36. SystemUI: fix crypt keeper race condition
  37. Cast Tile: only scan while in detail view
  38. Keyguard: Don't show keyguard if CryptKeeper enabled
  39. Show icons of only background apps in Toasts
  40.  
  41. Project name: android_frameworks_av
  42. *Arne Coucheron - audio: Remove LEGACY_ALSA_AUDIO ifdefs from AudioPolicyManager.cpp
  43.  
  44. Project name: android_frameworks_opt_net_wifi
  45. *Legrand Benjamin - WifiScanningService: Fix invalid offset error
  46.  
  47. Project name: cm_platform_sdk
  48. update api
  49. cmsdk: fix last profile extra constant
  50.  
  51. Project name: android_vendor_cm
  52. cm: sepolicy: allow platform apps to crop user images
  53.  
  54. Project name: android_hardware_libhardware_legacy
  55. libhardware_legacy: Add MSM specific flags, devices and channels.
  56.  
  57. Project name: android_hardware_qcom_media
  58. Fix subdirectory inclusion on CM
  59. libc2dcolorconvert: Allow continued usage of unaligned YCbCr420P format
  60.  
  61. Project name: android_hardware_qcom_audio
  62. policy_hal: Add custom audio policy
  63. alsa_sound: Remove deprecated DEVICE_OUT_FM_TX
  64. alsa_sound: Remove deprecated audio policy sources
  65. alsa_sound: Enable QCOM_PROXY_DEVICE_ENABLED by default
  66.  
  67. Project name: android_build
  68. qcom: Explicitly build the custom audio policy for legacy alsa
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement