commit | 6f71fbe783646ee95bb54f067027d98fa80637fc | [log] [tgz] |
---|---|---|
author | guibing <guibing@google.com> | Tue Dec 17 01:27:10 2024 +0000 |
committer | Jis G Jacob <studiokeys@blissroms.org> | Fri Mar 14 14:15:14 2025 -0400 |
tree | 2bcd2a512278c571af6bd3f551772af14d181b00 | |
parent | 32d81967b19cdd981c2e52933b8ad8f64a8ddd65 [diff] |
ADPF: Fix the lock race issue for send hint. When sending the POWER_EFFICIENCY hint, the existing implementation runs into lock race which resulted in system hanging issue. Bug: 379950145 Test: atest VtsHalPowerTargetTest Flag: NONE powerhal doesn't have a tag yet. (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6a20206cbb565fe968371a86eadf90ab4addf0e0) Merged-In: I7803b15b877e0252928387d918b9095fa8cdd03a Change-Id: I7803b15b877e0252928387d918b9095fa8cdd03a Signed-off-by: Jis G Jacob <studiokeys@blissroms.org>