From 7d44654cde41120c278b499ca6ea3a3a04418fd1 Mon Sep 17 00:00:00 2001 From: dakkar Date: Fri, 11 Jan 2019 17:05:58 +0000 Subject: stop applying my patches they're no longer needed, and make Google Play Services really unhappy --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3