diff options
| author | 2022-12-08 16:19:09 -0800 | |
|---|---|---|
| committer | 2022-12-08 16:47:30 -0800 | |
| commit | 5ba5545833d49fefe952dc80731c396eadc3e6b5 (patch) | |
| tree | 8cdc8190febd23e1d9dfbce370734c5f091639ec /libs/androidfw/AssetsProvider.cpp | |
| parent | 8f733beefcca89b9fb85a7eb2d681b27b9bf235d (diff) | |
Update the looper "slow message log"
Now you can set `setprop log.looper.1000.main.slow 0` to print all
handler messages. (previously 1 was the minimum allowed value.)
The above example will enable logging for the "main" thread on
UID 1000 (SYSTEM_UID).
Bug: n/a
Test: manual test with `setprop log.looper.1000.main.slow 0; adb shell stop; adb shell start`
and looking at logcat
Test: another manual test, make sure, without the setprop, no logs are printed.
Change-Id: I6172b211b6f01f2fb73a5c57cd93bdb219dca4f4
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions