Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c4426af9 authored by Shuichi.Noguchi's avatar Shuichi.Noguchi Committed by Shuichi Noguchi
Browse files

Fix HdmiCecLocalDevice concurrent access

Original implementation of HdmiCecLocalDevice expected only one thread
refers ActionList. The concurrent access causes system_server crash.
To enable for each thread to refer own ActionList without any conflict.

Test: Sanity Test on Android TV connected to AVR.
      Repeat screen off and on quickly.

Change-Id: I66f42dfbbd8d193f8a02d3ec5d51783149ddfeb2
parent 4c8fa81d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment