Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/angle
Path: blob/main_old/third_party/android_system_sdk/cipd.yaml
1693 views
1
# Copyright 2017 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
# To create CIPD package run the following command.
6
# cipd create --pkg-def cipd.yaml -tag version:$(cat version.txt)
7
package: chromium/third_party/android_system_sdk
8
description: System SDK stubs for compile WebView and Monochrome targets
9
data:
10
- file: android-stubs-src.jar
11
- file: android_system.jar
12
13