summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2019-01-11 17:05:58 +0000
committerdakkar <dakkar@thenautilus.net>2019-01-11 17:05:58 +0000
commit7d44654cde41120c278b499ca6ea3a3a04418fd1 (patch)
treeb01599484ab1ea3316a25963f13f38ca3cf1c230
parentmake sure we have a container image (diff)
downloaddakkar-android-huawei-m5-7d44654cde41120c278b499ca6ea3a3a04418fd1.tar.gz
dakkar-android-huawei-m5-7d44654cde41120c278b499ca6ea3a3a04418fd1.tar.bz2
dakkar-android-huawei-m5-7d44654cde41120c278b499ca6ea3a3a04418fd1.zip
stop applying my patches
they're no longer needed, and make Google Play Services really unhappy
-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