[daisy] revert camera in DnD fix
* camera works fine in DnD mode without this fix in v204 and in v121 too not need this fix for daisy anymore modified: rw-system.sh
This commit is contained in:
parent
bf3df8faaa
commit
26416f43df
@ -364,7 +364,7 @@ if getprop ro.vendor.build.fingerprint | grep -qiE '^samsung'; then
|
||||
fi
|
||||
fi
|
||||
|
||||
if getprop ro.vendor.build.fingerprint | grep -qE '^xiaomi/(daisy|wayne)/(daisy|wayne).*'; then
|
||||
if getprop ro.vendor.build.fingerprint | grep -qE '^xiaomi/wayne/wayne.*'; then
|
||||
# Fix camera on DND, ugly workaround but meh
|
||||
setprop audio.camerasound.force true
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user