commit | 84a48b832593d7251311c92f3eb270127c8d909d | [log] [tgz] |
---|---|---|
author | Vinay Kalia <vinaykalia@google.com> | Mon Oct 22 19:21:48 2018 -0700 |
committer | Vinay Kalia <vinaykalia@google.com> | Tue Oct 23 18:11:49 2018 +0000 |
tree | a25e3646f4213c36752b44e68ea8336ac6a27618 | |
parent | 2399c3054470e673712343d0fb0d6df44ffb2e9e [diff] |
power/stats: Update HIDL to use synchronous FMQ Unsynchronous queue do not help solve the problem of supporting multiple clients of power.stats. Since, there is no current requirement to support multiple clients so using synchronous queues instead. BUG: 117424656 BUG: 111185513 Test: run vts -m VtsHalPowerStatsV1_0Target Change-Id: Iab73de5a460e2a0ec5e949f8b021a87aefed58c8