summaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
author Narayan Kamath <narayan@google.com> 2020-01-08 17:24:45 +0000
committer Narayan Kamath <narayan@google.com> 2020-01-08 17:24:45 +0000
commitc5cc706b3a1b8fe90b538d7a2a403b7d0237976d (patch)
treec449c5e1849fd367182a3d0cb50bdfdfb5f12fc8 /deploy.sh
parent5278ead5e45a40aac5d8635f592ee32478c5fb56 (diff)
deploy.sh: stop execution on error.
Test: packages/providers/MediaProvider.deploy.sh Change-Id: I0e87d30a1a6ffbdf7fa387c79ba19f15abb98fd2
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy.sh b/deploy.sh
index 723e22e3e..22524c0ba 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -1,3 +1,4 @@
+set -e
# Build both our APK and APEX combined together
./build/soong/soong_ui.bash --make-mode -j64 MediaProviderLegacy com.google.android.mediaprovider