summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Napier2019-06-05 16:56:03 -0500
committerBill Napier2019-06-05 18:46:06 -0500
commitbfb2575148f1c27fb696905de7dac208a0d14d36 (patch)
tree608c7f4b026ad504e9861df69ca9acd746bd27ff /default.xml
parent5a8feadd808dc1aedbbc29b1c7febc4af3ca51bd (diff)
downloadmanifest-bfb2575148f1c27fb696905de7dac208a0d14d36.tar.gz
manifest-bfb2575148f1c27fb696905de7dac208a0d14d36.tar.xz
manifest-bfb2575148f1c27fb696905de7dac208a0d14d36.zip
Add internal smartsync endpoint.
DO NOT MERGE ANYWHERE BUG=75304981 Change-Id: I76466d3ef66ccf1330516a3d36e260662381c6ca
Diffstat (limited to 'default.xml')
-rw-r--r--default.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index fd7e7bc..359b1ac 100644
--- a/default.xml
+++ b/default.xml
@@ -8,6 +8,8 @@
8 remote="aosp" 8 remote="aosp"
9 sync-j="4" /> 9 sync-j="4" />
10 10
11 <manifest-server url="http://android-smartsync.corp.google.com/android.googlesource.com/manifestserver" />
12
11 <project path="build/make" name="platform/build" groups="pdk" > 13 <project path="build/make" name="platform/build" groups="pdk" >
12 <copyfile src="core/root.mk" dest="Makefile" /> 14 <copyfile src="core/root.mk" dest="Makefile" />
13 <linkfile src="CleanSpec.mk" dest="build/CleanSpec.mk" /> 15 <linkfile src="CleanSpec.mk" dest="build/CleanSpec.mk" />