Compare commits

..

1 Commits

Author SHA1 Message Date
android-build-prod (mdb)
2669b2a613 DO NOT MERGE ANYWHERE Create manifest for android-games-sdk-unity-release
Change-Id: Ibe60ec0893c7d430dc461df231d6a0c259c79f86
BUG: 165895670
2020-09-10 18:30:13 +00:00

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch=".." name="aosp" review="https://android-review.googlesource.com/" />
<default revision="android-games-sdk-unity-dev" remote="aosp" sync-j="4" />
<default revision="android-games-sdk-unity-release" remote="aosp" sync-j="4" />
<project name="platform/build" path="build" />
<project name="platform/frameworks/opt/gamesdk" path="gamesdk" />
<project name="platform/external/protobuf" path="external/protobuf" />