aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjrizzoli <joey@cyanogenmoditalia.it>2016-04-18 18:38:51 +0200
committerjrizzoli <joey@cyanogenmoditalia.it>2016-04-19 09:15:05 +0200
commit9c043621f507a8c305aecfc7f495f5270950c512 (patch)
treeffb54eaa746800a89d23b91374fff357e7fbbcd4
parentb3d60116c64d75cd356b3f82da7c095f383922ae (diff)
downloadandroid_external_gello_build-9c043621f507a8c305aecfc7f495f5270950c512.tar.gz
android_external_gello_build-9c043621f507a8c305aecfc7f495f5270950c512.tar.bz2
android_external_gello_build-9c043621f507a8c305aecfc7f495f5270950c512.zip
gello_build: update .gclient file to match caf req
Change-Id: I2cadcf1336041fef31115fd48af303af760af5df Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
-rw-r--r--env/.gclient1
1 files changed, 1 insertions, 0 deletions
diff --git a/env/.gclient b/env/.gclient
index bf8b5e2..7d5460a 100644
--- a/env/.gclient
+++ b/env/.gclient
@@ -4,6 +4,7 @@ solutions = [
"deps_file" : "DEPS",
"managed" : True,
"safesync_url": "",
+ "managed" : False,
"custom_deps" : {
"src/swe/browser" : "https://github.com/CyanogenMod/android_packages_apps_gello.git@refs/remotes/origin/cm-13.0"
}