Home | History | Annotate | only in /external/chromium-trace/catapult/devil/devil
Up to higher level directory
NameDateSize
__init__.py06-Dec-2016162
android/06-Dec-2016
base_error.py06-Dec-2016533
constants/06-Dec-2016
devil_dependencies.json06-Dec-20164.4K
devil_env.py06-Dec-20164.8K
devil_env_test.py06-Dec-20161.9K
OWNERS06-Dec-201687
README.md06-Dec-2016466
utils/06-Dec-2016

README.md

      1 <!-- Copyright 2015 The Chromium Authors. All rights reserved.
      2      Use of this source code is governed by a BSD-style license that can be
      3      found in the LICENSE file.
      4 -->
      5 devil
      6 =====
      7 
      8 devil is a library used by the Chromium developers to interact with Android
      9 devices. It currently supports SDK level 16 and above.
     10 
     11 
     12 
     13 Contributing
     14 ============
     15 
     16 Please see the [contributor's guide](https://github.com/catapult-project/catapult/blob/master/CONTRIBUTING.md).
     17 
     18