Skip to content
Snippets Groups Projects
  1. Sep 11, 2017
    • Luca Stefani's avatar
      Charger: Remove old alarm interface and update timerfd interface · 76dd1e5e
      Luca Stefani authored
      Oreo doesn't allow usage of the old alarm interface anymore, so
      simply remove it and switch to timerfd. Also update the timerfd
      interface from CAF O release
      
      Change-Id: I22fc00630072cbf18976239dc039bf2135946045
      76dd1e5e
    • Adrian DC's avatar
      libhealthd: Add android-base and minui include paths · f69910d6
      Adrian DC authored
       * Required to access android-base/unique_fd.h
      
       * Includes following commit from CAF device/qcom/common
      
      healthd: Add include path for minui.h
      The minui.h header file path has changed such that it
      now resides within recovery/minui/include. Update the
      healthd makefile to reflect this
      Change-Id: I4ed371156b075f5b96404480b3703f113003979b
      
      Change-Id: I60bc31ecaa07dad40b37265ded37d64b492bd029
      f69910d6
  2. Sep 02, 2017
  3. Aug 27, 2017
    • Michael Bestas's avatar
      lineage/aosp/cafremote: Make variables local · ad3a5703
      Michael Bestas authored
      * Certain order of running these commands on different repos can
        end up producing broken remotes, because the variables are
        exported globally (looking at you PFX)
      
      Change-Id: I0b679f04264d964ed9a0f0d1adfdbaeac9403ec8
      ad3a5703
    • Michael Bestas's avatar
      envsetup: Fix lineageremote for AOSP projects · af3532be
      Michael Bestas authored
      * lineageremote was not working properly for pure AOSP projects
        because there is no github remote.
      * Read and convert AOSP remote name if there is no github remote
      
      Change-Id: I629f0a8ae3be09d539e18d63a9738c32fb24496c
      af3532be
  4. Aug 26, 2017
  5. Aug 25, 2017
  6. Aug 23, 2017
  7. Aug 21, 2017
    • Ashwin Ramesh's avatar
      envsetup: Fix installboot on ZSH · b0ea62a5
      Ashwin Ramesh authored
      * ZSH errors out when it doesn't find anything in $OUT/system/lib/modules/.
      * So add a check to avoid error while using installboot() with a target
        that doesn't have modules enabled.
      
      Change-Id: Ibe66f6962943e9b90c7059a4c9b4ded558318326
      b0ea62a5
  8. Aug 20, 2017
  9. Aug 19, 2017
  10. Aug 17, 2017
  11. Aug 16, 2017
  12. Aug 08, 2017
  13. Aug 05, 2017
  14. Aug 01, 2017
    • Rashed Abdel-Tawab's avatar
      qcom: Allow setting custom audio, display, and media HALs · deed26fd
      Rashed Abdel-Tawab authored
      Currently, using project-set-path is blocking us from overriding the pathmap
      for the audio, display, and media HALs, so set them with set-device-specific-path
      to allow overriding the HALs with USE_DEVICE_SPECIFIC_* and DEVICE_SPECIFIC_*_PATH
      
      Change-Id: Iee3723cf251d0f485a77a17fd61cb62178833582
      deed26fd
  15. Jul 30, 2017
  16. Jul 29, 2017
Loading