[core] Add LSPosedService to verbose log (#163)

This commit is contained in:
tehcneko 2021-02-22 22:01:04 +08:00 committed by GitHub
parent 61bca22554
commit 804bbbc87b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -156,6 +156,6 @@ if [[ ! -z "${MISC_PATH}" ]]; then
chmod 777 "${BASE_PATH}/cache"
print_log_head "${LOG_PATH}/modules.log"
# start_verbose_log_catcher
start_log_catcher all "LSPosed:V XSharedPreferences:V LSPosed-Bridge:V LSPosedManager:V *:F" true ${LOG_VERBOSE}
start_log_catcher all "LSPosed:V XSharedPreferences:V LSPosed-Bridge:V LSPosedManager:V LSPosedService:V *:F" true ${LOG_VERBOSE}
fi
rm -f /data/adb/lspd/new_install