mirror of
https://github.com/godotengine/godot-angle-static.git
synced 2026-01-06 02:09:55 +03:00
Includes necessary DEPS and GN build changes. Some folders are copied directly from Chromium because they don't exist as source mirrors or aren't available for other reasons. Bug: angleproject:2344 Change-Id: Ibb7f8a3e2288048b7aed2b0e277ca63b5a932c57 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2826480 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org> Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
12 lines
471 B
YAML
12 lines
471 B
YAML
# 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.yaml -tag version:$(cat version.txt)
|
|
package: chromium/third_party/android_system_sdk
|
|
description: System SDK stubs for compile WebView and Monochrome targets
|
|
data:
|
|
- file: android-stubs-src.jar
|
|
- file: android_system.jar
|