SalsifiPourri

Untitled

May 1st, 2018
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.50 KB | None | 0 0
  1.  
  2. ▼ Resurrection Remix Oreo Ver 6.0.0 Changelog
  3.  
  4.  
  5. ====================
  6. 05-01-2018
  7. ====================
  8.  
  9.  
  10. * frameworks/av/
  11. 83673604f libstagefright: Add more sample rates for FLAC
  12.  
  13. * hardware/lineage/interfaces/
  14. f9ce129 livedisplay: Don't unnecessarily call new
  15. 67f1d5a livedisplay: Move SDMController helper functions to anonymous namespace
  16. 3df1fcd livedisplay: Move Color helper functions to anonymous namespace
  17. 46a6cf1 livedisplay: Avoid useless sprintf
  18. 0fc93fd livedisplay: Replace defines with enums and constexpr
  19. aeb3428 livedisplay: Switch to stream.fail
  20. f747017 livedisplay: Avoid 'using ::std' in Utils
  21. 98adb03 livedisplay: Remove unused exists helper function
  22.  
  23. ====================
  24. 04-30-2018
  25. ====================
  26.  
  27.  
  28. * build/make/
  29. f8d9a1fbf Merge remote-tracking branch 'rr/oreo' into HEAD
  30. 53154baf5 releasetools: ota_from_target_files: add FullOTA_PostValidate
  31. e4d09f339 build: Remove duplicate zip command
  32.  
  33. * device/qcom/sepolicy/
  34. 43a2cc0 Merge remote-tracking branch 'rr/oreo' into oreo
  35. 59c5667 Merge remote-tracking branch 'LineageOS/lineage-15.1' into oreo
  36.  
  37. * device/rr/sepolicy/
  38. 05ada16 Merge remote-tracking branch 'LineageOS/lineage-15.1' into oreo
  39.  
  40. * frameworks/native/
  41. ed729d1cb Merge branch 'oreo' of https://github.com/ResurrectionRemix/frameworks_native into oreo
  42. ebc6433c3 Merge remote-tracking branch 'LineageOS/lineage-15.1' into oreo
  43.  
  44. * hardware/lineage/interfaces/
  45. 0d11531 livedisplay: Make ColorBackend a regular object
  46.  
  47. * packages/apps/Settings/
  48. 356ba2a83c Change Mi 5s maintainer (#941)
  49. 528dd9017b Add Redmi Note 5 Pro (Whyred)
  50.  
  51. * system/core/
  52. 19ec7aaff Merge branch 'oreo' of https://github.com/ResurrectionRemix/system_core into HEAD
  53. 2e64d4089 Merge branch 'lineage-15.1' into HEAD
  54.  
  55. * system/sepolicy/
  56. 3877083c Merge branch 'oreo' of https://github.com/ResurrectionRemix/android_system_sepolicy into HEAD
  57. b4987748 Merge branch 'lineage-15.1' into HEAD
  58.  
  59. * vendor/rr/
  60. 619b1b44 Merge branch 'oreo' into HEAD
  61. 480bf412 Fix migration from pre-O for AndroidTV devices (2/2)
  62. 7f6970a1 Add Nvidia enhancements soong flag
  63. 7ac3d957 lineage: qcom: Enable media extensions for all QC devices
  64. 7ee16263 soong_config: Add TARGET_HAS_LEGACY_CAMERA_HAL1 variable
  65. a83e239d apn: Update APNs for MetroPCS
  66.  
  67. ====================
  68. 04-29-2018
  69. ====================
  70.  
  71.  
  72. * build/make/
  73. 14060e559 releasetools: ota_from_target_files: add FullOTA_PostValidate
  74. 02f6b03d9 build: Remove duplicate zip command
  75. 5f86b3db2 Merge branch 'oreo' of https://github.com/ResurrectionRemix/android_build into oreo
  76.  
  77. * device/qcom/sepolicy/
  78. 03541c8 Escape '.' character
  79. 032115b sepolicy: Remove leftover folders
  80.  
  81. * frameworks/base/
  82. 56fb9ac3117 Fix auto fill on themes
  83. 9b1f35e78b4 Fix migration from pre-O for AndroidTV devices (1/2)
  84. f623987c5d2 SystemUI: Dismiss keyguard on boot if disabled by current profile
  85.  
  86. * frameworks/native/
  87. 41f56a853 Triple the available egl function pointers available to a process for certain Nvidia devices.
  88. 3019fea70 Handle glGetString returning NULL
  89.  
  90. * frameworks/opt/telephony/
  91. 982d5ade7 DcTracker: Change access modifier of isNvSubscription to protected
  92.  
  93. * hardware/lineage/interfaces/
  94. 724ca6d livedisplay: Fully qualify STL types in headers
  95. 284a9cc livedisplay: Don't assign -1 to uint64_t
  96. 0d40479 livedisplay: SDM: Don't advertise color balance support
  97. 95096b0 livedisplay: Add missing break statement
  98. 65f77a4 livedisplay: Use GetBoolProperty
  99.  
  100. * hardware/qcom/audio-caf/msm8998/
  101. 7ee810ce8 msm8998: hal: Update ultrasound route hacks
  102. daba72511 msm8998: ultrasound: Initial open source hal for Elliptic Ultrasound
  103.  
  104. * lineage-sdk/
  105. c0178e4 LineageBatteryLights: Fix brightness for devices with segmented leds
  106. 547fe4e LineageBatteryLights: Take current user settings into account
  107. af89b21 LineageBatteryLights: Rename some class members and add more debugging
  108.  
  109. * packages/apps/Settings/
  110. 31ed359781 Settings: Hide Night Mode suggestion if LiveDisplay feature is present
  111.  
  112. * packages/overlays/Resurrection/
  113. 3a8c489 Fix auto fill on themes
  114.  
  115. * system/core/
  116. 5246a1de0 init: Don't run update_sys_usb_config if /data isn't mounted
  117. 19782f6d6 init: do not load persistent properties from temporary /data
  118.  
  119. * system/sepolicy/
  120. 30dd7c99 Hide some denials.
  121. 2f44f117 priv_app: suppress denials for /proc/stat
  122. 2e69a64f Suppress denials for non-API access
  123. a1a32c85 priv_app: move logspam suppression to core policy
  124. d7b99261 Suppress denials from sdcardfs (b/67454004)
  125. fff4270e Allow system_server to update timerslack_ns for hal_audio_default
  126. 9404b36d system_server: allow writing to timerslack_ns
  127. f49c222f Adapt add_service uses for TARGET_HAS_LEGACY_CAMERA_HAL1
  128. 7dc6d1c0 Add rules required for TARGET_HAS_LEGACY_CAMERA_HAL1
  129.  
  130. * vendor/rr/
  131. 95778c67 Fix migration from pre-O for AndroidTV devices (2/2)
  132. 07cdc54e Add Nvidia enhancements soong flag
  133. 0cbb815b lineage: qcom: Enable media extensions for all QC devices
  134. 2a75b318 soong_config: Add TARGET_HAS_LEGACY_CAMERA_HAL1 variable
  135. 9f88309b apn: Update APNs for MetroPCS
  136.  
  137. ====================
  138. 04-28-2018
  139. ====================
  140.  
  141.  
  142. * system/core/
  143. 7fbd2ba75 init: Don't run update_sys_usb_config if /data isn't mounted
  144. 32de60cae init: do not load persistent properties from temporary /data
  145.  
  146. ====================
  147. 04-27-2018
  148. ====================
  149.  
  150.  
  151. * device/rr/sepolicy/
  152. ea92881 sepolicy: qcom: Allow nfc to read and execute files in /vendor on full treble
  153.  
  154. ====================
  155. 04-26-2018
  156. ====================
  157.  
  158.  
  159. * frameworks/native/
  160. 82b235862 Triple the available egl function pointers available to a process for certain Nvidia devices.
  161.  
  162. ====================
  163. 04-25-2018
  164. ====================
  165.  
  166.  
  167. * device/rr/sepolicy/
  168. 956eaed Revert "sepolicy: suppress denial logspam"
  169.  
  170. * frameworks/base/
  171. 76ef8b0a2d6 Revert "Fw_base - custom Toast color options (1/2)"
  172.  
  173. * frameworks/native/
  174. e9188d034 Handle glGetString returning NULL
  175.  
  176. * frameworks/opt/telephony/
  177. ea4a8e218 Fix Acess modifiers as part of extending ServicestateTracker.
  178.  
  179. * packages/apps/Settings/
  180. 86b0583d25 Revert "Settings - custom Toast color options (2/2)"
  181.  
  182. * system/sepolicy/
  183. 21d60b89 Hide some denials.
  184. 217abd24 priv_app: suppress denials for /proc/stat
  185. a5534feb Suppress denials for non-API access
  186. 9b69af18 priv_app: move logspam suppression to core policy
  187. dec50d77 Suppress denials from sdcardfs (b/67454004)
  188. d1f40abb Allow system_server to update timerslack_ns for hal_audio_default
  189. bd7d7332 system_server: allow writing to timerslack_ns
Advertisement
Add Comment
Please, Sign In to add comment