Advertisement
nospamdan

For Tony

Jan 19th, 2015
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. ===========================
  2. *** Add to kernel:
  3.  
  4. Makefile: Disable aggressive-loop-optimizations in a correct way
  5. https://github.com/ivanich/android_kernel_htc_pyramid/commit/14af0b3d24d6c2c233658c8aeaceb08db89a1997
  6.  
  7.  
  8. ===========================
  9. *** media hal needs this (media-caf):
  10.  
  11. https://github.com/LegacyXperia/android_hardware_qcom_media/commit/826fc562b02669f1851ed88682eef1f4d585492b
  12.  
  13. ===========================
  14. *** commits from https://github.com/LegacyXperia/android_hardware_qcom_display/commits/cm-12.0-caf-legacy (display-caf)
  15.  
  16. hwc: rotator is not supported on msm7x27a
  17. https://github.com/LegacyXperia/android_hardware_qcom_display/commit/b777325921fc5dabd48660d8cccb6494ed0525f3
  18.  
  19.  
  20. display: Properly handle NO_IOMMU case
  21. https://github.com/LegacyXperia/android_hardware_qcom_display/commit/383abb0a89682e8b4f2409d47ea7f59922aa18a7
  22.  
  23.  
  24. display: Add support for MDP 4.1
  25. https://github.com/LegacyXperia/android_hardware_qcom_display/commit/9b537aa05d165fee7b2123db4b1b4cdf6e759cbf
  26.  
  27.  
  28. *** already there, don't need:
  29. gralloc: Backward compat for devices using older camera heap
  30. https://github.com/LegacyXperia/android_hardware_qcom_display/commit/594b8df1bd4f992bcdd804128d7d6318ce15063b
  31.  
  32. *** already there, don't need:
  33. display: Add flag to allow legacy allocations from MM heap
  34. https://github.com/LegacyXperia/android_hardware_qcom_display/commit/fca43988411bbba6b6ab8bbbec6b871428670613
  35.  
  36. *** already there, don't need:
  37. gralloc: Add workaround for Jellybean camera drivers
  38. https://github.com/LegacyXperia/android_hardware_qcom_display/commit/3e7635ca477a597e0f2b5341a1b41cd8ea628b91
  39.  
  40. ===========================
  41. Using Sultan's vendor blobs for now...
  42.  
  43. <project name="sultanxda/proprietary_vendor_samsung" path="vendor/samsung" remote="github" revision="lp5.0" />
  44.  
  45. ===========================
  46.  
  47. Add import init.target.rc to the top of device/samsung/msm8660-common/rootdir/etc/init.qcom.rc:
  48.  
  49. import init.target.rc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement