commit | 781a7fd317662fba9ebbcb65b481b48e98d3aec7 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Thu Jun 23 15:40:25 2022 +0200 |
committer | Eric Laurent <elaurent@google.com> | Thu Jun 23 15:40:25 2022 +0200 |
tree | f5cb9662d2bc9d55c5ad334692e0a03b7f4022c8 | |
parent | 1ccce7e1c29c2f01343879074091aec8229f7826 [diff] |
NuPlayer: use acquireWakeLockAsync in AWakeLock It appears the IPowerManager::acquireWakeLock() does not transport the Display ID properly causing a failure to acquire a wakelock from native code. Use acquireWakeLockAsync until the problem is root caused. Bug: 234429395 Test: repro steps in bug Change-Id: Ice44a818c8c18e42008eb5271d37d263fee57484