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:
jimmyshiu 2024-07-18 12:56:42 +05:30 committed by Anand S
commit a47b6bc89f
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61
2 changed files with 1 additions and 2 deletions

View file

@ -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),