OSDN Git Service

Revert "Revert "Add power logging""
authorAndy Hung <hunga@google.com>
Mon, 20 Mar 2017 16:24:53 +0000 (09:24 -0700)
committerAndy Hung <hunga@google.com>
Mon, 20 Mar 2017 18:53:32 +0000 (11:53 -0700)
commit459a2a3cc5aced24c8d5fe5fb500af1194dca06e
tree60e6d1d5700bf618f18a5661cd204a5c95b15dc8
parente35b703bd8cb1549cd6ca68d78923d8d3d88dfbb
Revert "Revert "Add power logging""

This reverts commit b674db8360be8109a838351f4527f6b9f420e04a.

Test: dumpsys, offloaded, non-offloaded playback
Bug: 30572472
Change-Id: I634ce5ffd226b55fa71999b503cb003e77127d52
audio_utils/Android.bp
audio_utils/PowerLog.cpp [new file with mode: 0644]
audio_utils/include/audio_utils/PowerLog.h [new file with mode: 0644]
audio_utils/include/audio_utils/clock.h [new file with mode: 0644]
audio_utils/include/audio_utils/power.h [new file with mode: 0644]
audio_utils/power.cpp [new file with mode: 0644]
audio_utils/tests/Android.bp
audio_utils/tests/power_tests.cpp [new file with mode: 0644]