/com.queallytech.disablelogrequest

禁用日志访问请求(DisableLogRequest)

GNU Affero General Public License v3.0AGPL-3.0

DisableLogRequest

Need Xposed
Automatic approve for app to access device logs (Android 13+)

How it works
it hook com.android.server.logcat.LogcatManagerService and call onAccessApprovedForClient on every request
Note: No activity will be started and the timer limit will not be bypassed.

Logcat TAG: DisableLogsRequest
see: LogcatManagerService.java and LogAccessDialogActivity.java