summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaman Tenneti <rtenneti@google.com>2020-02-26 10:57:06 -0800
committerRaman Tenneti <rtenneti@google.com>2020-02-26 19:14:39 +0000
commit51d413569e93731eb8d4489154e2170bf086233b (patch)
tree99729ec70e7f524069c563004a6d57ef4b72a09a
parentcf77839e11606df25e1465f60b24c8bd82d16542 (diff)
downloadmanifest-51d413569e93731eb8d4489154e2170bf086233b.tar.gz
Added platform/vendor/aosp/unbundled_google/packages/gms project for making GMS apps available for aosp-first internal development teams.
BUG: 144123684 Change-Id: Id72ecac52791dc4c4c953ca783eddce3eabd1f1b
-rw-r--r--aosp-master-with-phones-gms.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/aosp-master-with-phones-gms.xml b/aosp-master-with-phones-gms.xml
new file mode 100644
index 000000000..75d7d5d35
--- /dev/null
+++ b/aosp-master-with-phones-gms.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+<!--
+ This branch is a master side branch and is configured to have all project
+ specific rules. When updating this manifest file, please also update the
+ project rule in google3 to ensure new projects get testing.
+ See go/side-branch-testing for details.
+-->
+
+ <!-- pull in the standard AOSP-with-phones projects. -->
+ <include name="aosp-master-with-phones.xml" />
+
+ <project path="vendor/unbundled_google/packages/gms" name="platform/vendor/aosp/unbundled_google/packages/gms" groups="vendor" remote="goog" clone-depth="1" />
+
+</manifest>