Log watchdog is meant to revert changes to the system prop `persist.log.tag`, which sets global log level, see docs at https://cs.android.com/android/platform/superproject/main/+/main:system/logging/logd/README.property Current commit fixes the following: 1. avoid recast size value `-1` to unsigned integer type size_t; 2. allow the `Enable log watchdog` to removed added system prop and restart the watchdog forcely. |
||
|---|---|---|
| .. | ||
| src/main | ||
| .gitignore | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||