1# Copyright 2019 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
5package: chromium/third_party/android_sdk/public/platform-tools
6description: platform-tools Android SDK Platform-tools library
7root: ../public/
8data:
9  - dir: platform-tools
10# Some tools inspect their argv0 and don't handle CIPD's symlink structure
11# correctly. Install in copy mode so that they can find the other directories
12# relative to themselves.
13install_mode: copy
14