1. 22 Dec, 2017 1 commit
  2. 15 Nov, 2017 1 commit
  3. 27 Oct, 2017 1 commit
  4. 15 Sep, 2017 1 commit
  5. 01 Sep, 2017 1 commit
  6. 15 Aug, 2017 2 commits
  7. 25 Jul, 2017 1 commit
  8. 19 Jul, 2017 1 commit
  9. 12 Jul, 2017 1 commit
  10. 06 Jun, 2017 1 commit
  11. 18 Jul, 2016 1 commit
  12. 15 Jun, 2016 3 commits
  13. 13 Jun, 2016 1 commit
    • xzj's avatar
      add a bootup copy demo · b2e5045e
      xzj authored
      if want to user this,should add two properties
      
      ro.boot.copy_source means source file abs path,example:system/testcopy
      
      ro.boot.copy_dest dest directory,force copy to data/media/0, examplt:testcopy, then you can see your directory in user space
      
      Change-Id: I5cdba6ec9d21430f51e5e391f5ea6c95187b9a3a
      b2e5045e
  14. 27 May, 2016 1 commit
    • sunny.he's avatar
      Merge tag 'android-6.0.1_r43' into HEAD · 11e25ffb
      sunny.he authored
      Android 6.0.1 release 43 (MOB30J)
      
      # gpg: Signature made Tue May  3 09:16:51 2016 CST using DSA key ID 9AB10E78
      # gpg: Can't check signature: public key not found
      11e25ffb
  15. 23 May, 2016 1 commit
  16. 20 May, 2016 1 commit
  17. 26 Apr, 2016 1 commit
  18. 22 Apr, 2016 1 commit
    • Daniel Rosenberg's avatar
      Fix overflow in path building · 864e2e22
      Daniel Rosenberg authored
      An incorrect size was causing an unsigned value
      to wrap, causing it to write past the end of
      the buffer.
      
      Bug: 28085658
      Change-Id: Ie9625c729cca024d514ba2880ff97209d435a165
      864e2e22
  19. 19 Apr, 2016 1 commit
  20. 14 Apr, 2016 1 commit
  21. 26 Mar, 2016 1 commit
  22. 25 Mar, 2016 1 commit
  23. 24 Mar, 2016 2 commits
  24. 16 Mar, 2016 1 commit
    • lly's avatar
      healthd : Fix that it is delayed to display charger image · 2ee52f96
      lly authored
          Charger is displayed only if power_supply state changed,
          but orignal uevent handler would filter out power_supply uevent msg
          if kernel uevent does not include SUBSYSTEM=power_supply
      
      Change-Id: I730432999860af8da8559c3114b453e57d3be67d
      2ee52f96
  25. 07 Mar, 2016 1 commit
  26. 03 Mar, 2016 1 commit
  27. 27 Feb, 2016 1 commit
  28. 16 Feb, 2016 1 commit
    • Jeff Sharkey's avatar
      Re-derive permissions after package changes. · e2965141
      Jeff Sharkey authored
      When packages change, existing package-specific directories may have
      gained/lost a UID mapping, so we need to update the permissions for
      any in-memory nodes.
      
      This allows an app to deliver data for another package before that
      package is installed, which is the typical pattern of how OBB files
      are delivered.
      
      Also fix bug by re-deriving permissions when files are moved.
      
      Bug: 25399427
      Change-Id: I06f38a24ad7dee5f5099ba81429aef03208e5683
      (cherry picked from commit f7aad11c)
      e2965141
  29. 26 Jan, 2016 2 commits
  30. 21 Jan, 2016 1 commit
  31. 18 Jan, 2016 1 commit
  32. 14 Jan, 2016 1 commit
  33. 23 Dec, 2015 3 commits