Skip to content
Snippets Groups Projects
  1. Mar 13, 2025
  2. Oct 26, 2021
  3. Jul 15, 2021
  4. Feb 02, 2021
  5. Jan 29, 2021
  6. Jul 27, 2020
  7. Mar 10, 2020
  8. Nov 07, 2019
  9. Oct 30, 2019
  10. Oct 29, 2019
  11. Aug 23, 2019
    • chojoyce's avatar
      acloud: auto unlock screen after invoke the vnc client · c60fa583
      chojoyce authored
      Bug: 137249719
      Test: atest acloud_test --host &&
      acloud-dev create --unlock
      acloud-dev create --local-instance --local-image --unlock
      acloud-dev create --avd-type gce --build-id 5108589 --branch git_master --unlock
      
      Change-Id: I66a9af1d87ebb8bc1f46274aa57b1e7aba979f98
      c60fa583
  12. Jul 24, 2019
  13. Feb 18, 2019
    • Alan Stokes's avatar
      Fix broken link. · f5e808b9
      Alan Stokes authored
      (It needs to be absolute not relative.)
      
      Test: N/A
      Change-Id: I7f5b224250b3ba09cda6126b3495adfbc417d2b4
      f5e808b9
  14. Jan 11, 2019
  15. Jan 08, 2019
  16. Dec 07, 2018
    • cylan's avatar
      Acloud: Update README.md. · 40cd17b1
      cylan authored
      Test: N/A
      Bug: 119738413
      Bug: 119083100
      Change-Id: I789cde5559acaf705014fd35b0b2e0125c488284
      40cd17b1
  17. Aug 03, 2018
    • Kevin Cheng's avatar
      Clean up unusued files and some other maintenance stuff. · ab0b36b1
      Kevin Cheng authored
      Maintenance stuff includes:
      - Merged in utils.sh into run_tests.sh
      - Add in create_gf as a command for the usage output.
      - Updated README.md with updated instructions.
      
      Removed following files:
      - Android.mk
      - acloud.sh
      - pip_requirements.txt
      - regen_proto.sh
      - setup.py
      - utils.sh
      
      Bug: 112157352
      Test: ./run_tests.sh
      m acloud && acloud
      m acloud_test && acloud_test
      
      Change-Id: I1478cbd2a5b96949b4438ea8bb0563df9475956a
      ab0b36b1
  18. Mar 21, 2018
  19. Mar 02, 2017
  20. Oct 10, 2016
  21. Sep 21, 2016
    • Keun Soo Yim's avatar
      initial commit of acloud for open sourcing · b293fdbb
      Keun Soo Yim authored
      The Cloud Android Driver Binaries (namely, acloud) in this project
      provide the standard APIs to access and control Cloud Android devices
      (i.e., Android Virtual Devices on Google Compute Engine) instantiated
      by using the Android source code (e.g., device/google/gce* projects).
      
      No code change required in the initial commit which is to track
      all the changes submitted after the initial commit.
      Unit tests are not part of this initial commit and thus will be
      submitted as the second commit due to their current dependencies
      
      Test: no build rule defined for python yet
      Change-Id: Ib6aaadf33fa110f4532ba2d5b7be91e8ddc632a9
      b293fdbb
Loading