aboutsummaryrefslogtreecommitdiff
path: root/android-chromium
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2016-05-19 17:16:04 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2016-05-19 11:50:10 +0000
commit290239b11a5e824d2e459c4217b6c8286d26b373 (patch)
treeb4c70070e826e844eaac4dfddb6b662a7863a13a /android-chromium
parent0e57110668ce0072f8e7d721859eb957f2bd2bdc (diff)
android-chromium: sync the code again after git rebase-update
This will make sure if any post sync script need to be run, it would get run Change-Id: Ia37c803180524d7bfff168f86700a911eff80739 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 f0ea700d67..015df9bc73 100755
--- a/android-chromium/chromium-build.sh
+++ b/android-chromium/chromium-build.sh
@@ -67,6 +67,7 @@ main() {
cd src
sync_source
git rebase-update
+ sync_source
apply_patches
setup_buildenv
echo ${PWD}