aboutsummaryrefslogtreecommitdiff
path: root/android-chromium
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2016-08-23 11:49:36 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2016-08-23 06:20:46 +0000
commit6e952e7b903478597863a60f461324ec54f3b618 (patch)
treea0ea245e8701f7300ca8765e2f5edc934b28c3f7 /android-chromium
parent68cbf41816f825b13f4896f04ddf2652a3f0d4cf (diff)
android-chromium: try to recover from deleted directories
Change-Id: I238531de3d83408b89de878297fe9d36a3f7c68f Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'android-chromium')
-rwxr-xr-xandroid-chromium/chromium-build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/android-chromium/chromium-build.sh b/android-chromium/chromium-build.sh
index 67ad21a7..1b30bae1 100755
--- a/android-chromium/chromium-build.sh
+++ b/android-chromium/chromium-build.sh
@@ -65,6 +65,7 @@ main() {
sync_source
install_deps
cd src
+ git reset --hard
sync_source
git reset --hard
git rebase-update