sm6375-common: power-libperfmgr: ADPF: log clean up
Remove ALOGD logs. Bug: 230205812 Test: adb shell logcat -b all | grep libperf Change-Id: I4125afec526b76e3905e75c22fc2bfb555810fa8
This commit is contained in:
parent
454a949b18
commit
c3f82f2ecd
2 changed files with 1 additions and 2 deletions
|
|
@ -49,6 +49,7 @@ struct AppHintDesc {
|
|||
threadIds(std::move(threadIds)),
|
||||
duration(0LL),
|
||||
current_min(0),
|
||||
transitioanl_min(0),
|
||||
is_active(true),
|
||||
update_count(0),
|
||||
integral_error(0),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue