OSDN Git Service

Add debugName parameter to acquireWakeLock().
authorTri Vo <trong@google.com>
Tue, 28 Aug 2018 20:31:04 +0000 (13:31 -0700)
committerTri Vo <trong@google.com>
Wed, 29 Aug 2018 22:19:53 +0000 (15:19 -0700)
commita3573abb32c561bcbdcd010e1f03da226421d695
tree3821d8b2183822be277dc6e9d0fce5c4a04f6bc6
parent180813bea6f703a54bec790f9e807e737d09a51b
Add debugName parameter to acquireWakeLock().

Bug: 78888165
Test: SystemSuspendV1_0UnitTest
Change-Id: Ia6570af63eb1eb01145bd7870c196a0eed91883a
suspend/1.0/ISystemSuspend.hal
suspend/1.0/default/Android.bp
suspend/1.0/default/SystemSuspend.cpp
suspend/1.0/default/SystemSuspend.h
suspend/1.0/default/SystemSuspendStats.proto [new file with mode: 0644]
suspend/1.0/default/SystemSuspendUnitTest.cpp