diff --git a/Core/template_override/common/post-fs-data.sh b/Core/template_override/common/post-fs-data.sh index 73b6580d..271effea 100644 --- a/Core/template_override/common/post-fs-data.sh +++ b/Core/template_override/common/post-fs-data.sh @@ -71,4 +71,4 @@ echo "Device: ${device}">>$file echo "Manufacturer: ${manufacturer}">>$file echo "Brand: ${brand}">>$file echo "Product: ${product}">>$file -logcat *:V logcatcher-xposed-mlgmxyysd:S|grep -i "xposed">>$file & +logcat *:V logcatcher-xposed-mlgmxyysd:S|grep -i "EdXposed-">>$file &