blob: ccc1be1d55f3c9f08d9d86e5ac242020a4460743 [file] [log] [blame]
# Copyright 2017 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# To create CIPD package run the following command.
# cipd create --pkg-def cipd_extras.yaml
package: chromium/third_party/android_sdk/public/extras
description: extras Android SDK Extras library
root: public/
data:
- dir: extras
# Some tools inspect their argv0 and don't handle CIPD's symlink structure
# correctly. Install in copy mode so that they can find the other directories
# relative to themselves.
install_mode: copy