summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rw-r--r--build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index f5236af..332d126 100644
--- a/build.sh
+++ b/build.sh
@@ -52,7 +52,7 @@ function setup_code() {
rm -f device/*/sepolicy/common/private/genfs_contexts
bash "$thisdir/apply-patches.sh" patches
- bash "$thisdir/apply-patches.sh" dakkar-patches
+ #bash "$thisdir/apply-patches.sh" dakkar-patches
}
if [[ "$1" == "init" ]]; then