summaryrefslogtreecommitdiff
path: root/opengapps.xml
diff options
context:
space:
mode:
Diffstat (limited to 'opengapps.xml')
-rw-r--r--opengapps.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/opengapps.xml b/opengapps.xml
deleted file mode 100644
index 3c608d4..0000000
--- a/opengapps.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<manifest>
-<remote name="opengapps" fetch="https://github.com/opengapps/" />
-
-<project path="vendor/opengapps/build" name="aosp_build" revision="master" remote="opengapps" />
-<project path="vendor/opengapps/sources/all" name="all" clone-depth="1" revision="master" remote="opengapps" />
-
-<!-- arm64 depends on arm -->
-<project path="vendor/opengapps/sources/arm" name="arm" clone-depth="1" revision="master" remote="opengapps" />
-<project path="vendor/opengapps/sources/arm64" name="arm64" clone-depth="1" revision="master" remote="opengapps" />
-
-<project path="vendor/opengapps/sources/x86" name="x86" clone-depth="1" revision="master" remote="opengapps" />
-<project path="vendor/opengapps/sources/x86_64" name="x86_64" clone-depth="1" revision="master" remote="opengapps" />
-</manifest>