From 2b623795c19c16afa97d0fc3b6241cf96f109d63 Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Thu, 14 Feb 2019 10:29:23 +0100 Subject: [PATCH] yet another error... --- rw-system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rw-system.sh b/rw-system.sh index 775d33c..2852278 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -272,7 +272,7 @@ if getprop ro.vendor.build.fingerprint |grep -qiE '^samsung';then fi if getprop ro.vendor.build.fingerprint | grep -qE '^xiaomi/daisy/daisy_sprout:8.1.0/OPM.*'; then - setprop setprop audio.camerasound.force true + setprop audio.camerasound.force true # Fix camera on DND, ugly workaround but meh fi