Skip to content
Snippets Groups Projects
  1. Aug 24, 2016
  2. Aug 23, 2016
  3. Aug 22, 2016
  4. Aug 19, 2016
  5. Aug 18, 2016
  6. Aug 15, 2016
    • Hung-ying Tyan's avatar
      Allow init to mount /odm, /vendor early · c3774720
      Hung-ying Tyan authored
      Specifically we need init to relabel (/dev/device-mapper, /dev/block/dm-?)
      and other files in /dev/block/* from tmpfs to dm_device and block_device
      respectively.
      
      BUG=27805372
      
      Change-Id: I16af6e803f8e4150481137aba24d5406872f9c62
      c3774720
  7. Aug 14, 2016
  8. Aug 12, 2016
  9. Aug 11, 2016
  10. Aug 10, 2016
  11. Aug 09, 2016
    • Alex Deymo's avatar
      Allow executing update_engine_sideload from recovery. · d63084d3
      Alex Deymo authored
      The recovery flow for A/B devices allows to sideload an OTA downloaded
      to a desktop and apply from recovery. This patch allows the "recovery"
      context to perform all the operations required to apply an update as
      update_engine would do in the background. These rules are now extracted
      into a new attributte called update_engine_common shared between
      recovery and update_engine.
      
      Bug: 27178350
      Change-Id: I97b301cb2c039fb002e8ebfb23c3599463ced03a
      d63084d3
  12. Aug 08, 2016
  13. Aug 05, 2016
  14. Aug 04, 2016
  15. Aug 03, 2016
  16. Jul 27, 2016
  17. Jul 26, 2016
  18. Jul 22, 2016
  19. Jul 20, 2016
  20. Jul 19, 2016
    • Jeff Vander Stoep's avatar
      adbd: allow reading apk_data_file · d743ddea
      Jeff Vander Stoep authored
      avc: denied { search } for comm=73657276696365203139 name="app" dev="sda35" ino=770049 scontext=u:r:adbd:s0 tcontext=u:object_r:apk_data_file:s0 tclass=dir permissive=0
      
      Bug: 30000600
      Change-Id: I86958ebcca815ee1779f85fb425592493f40101a
      d743ddea
Loading