1. 12 Apr, 2016 1 commit
    • Than McIntosh's avatar
      Script to perform USB reset of Android device. · 6ae32414
      Than McIntosh authored
      Given a serial number, applies correct ioctl()
      to reset the USB device with that serial number.
      Useful to avoid having to unplug/replug after
      flashall + wipe of device.
      
      Change-Id: I7402e1e53cabc19c423ef912a5dc7ade8221b08b
      6ae32414
  2. 31 Mar, 2016 4 commits
  3. 30 Mar, 2016 16 commits
  4. 29 Mar, 2016 4 commits
  5. 28 Mar, 2016 6 commits
  6. 26 Mar, 2016 3 commits
  7. 23 Mar, 2016 3 commits
    • Dan Willemsen's avatar
      Merge "Replace custom rules, remove ACP" · a279b129
      Dan Willemsen authored
      a279b129
    • Dan Willemsen's avatar
      Replace custom rules, remove ACP · f230a382
      Dan Willemsen authored
      A few LOCAL_ADDITIONAL_DEPENDENCIES were required, where
      LOCAL_REQUIRED_MODULES would be nicer, but you can't require a module of
      the same name. It would create a dependency loop with the current
      require implementation, so it's filtered by the build system.
      
      Also translate monkey from ALL_PREBUILTS to a prebuilt like the rest of
      the tools. This doesn't change anything, since 'monkey' is already in
      build/target/product/base.mk.
      
      ACP is being removed, so use the standard build system macros to copy
      files.
      
      Change-Id: I4f73c6b35c0d7ae25467145b0a9d5c32ba4578d2
      f230a382
    • Elliott Hughes's avatar
      Remove yuv420sp2rgb. · 89f87437
      Elliott Hughes authored
      Hasn't been touched since cupcake, and only builds if you're targeting 32-bit
      ARM, which no target still does anyway.
      
      Change-Id: I6860a34c72c21ca7e04df288631a8950732b2e97
      89f87437
  8. 21 Mar, 2016 2 commits
  9. 19 Mar, 2016 1 commit