aboutsummaryrefslogtreecommitdiff
path: root/android-chromium
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2016-05-17 11:56:59 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2016-05-17 06:27:50 +0000
commit8be6f210973dc59db5e29f8984123717aa4a69c5 (patch)
tree2ff287b66dd52a6fbfb02ad0b373500de34860ca /android-chromium
parent3c0c4fffbb0fa421d33ec8935b66e50ad7e5d0bf (diff)
android-chromium: delete patch directory
Change-Id: I04e82d53b33c17e2e912066430778b924d48bd20 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 614ef6d793..f0ea700d67 100755
--- a/android-chromium/chromium-build.sh
+++ b/android-chromium/chromium-build.sh
@@ -49,6 +49,7 @@ build_chromium() {
apply_patches() {
cd ..
+ rm -rf chromium-patchsets
git clone http://android-review.linaro.org/chromium-patchsets
cd chromium-patchsets
pw=${PWD}