commit | 52dfaadf8b0bf437b068f6a51c2e918566952281 | [log] [tgz] |
---|---|---|
author | Matt Buckley <mattbuckley@google.com> | Thu Mar 07 20:20:07 2024 +0000 |
committer | Matt Buckley <mattbuckley@google.com> | Tue Mar 12 01:05:58 2024 +0000 |
tree | 41a05d1ae1e6c41d68c54c366f41d378f90b03f8 | |
parent | f5d03c19e871206521a81f698012759fb48a2378 [diff] |
Update SF to use createHintSessionWithConfig safely This patch updates SurfaceFlinger to use the createHintSessionWithConfig method to create its session, allowing for SF session tagging and additional metadata to be passed back to SF such as session ID. This change is gated by the android::os::adpf_use_fmq_channel flag. Bug: 318517387 Test: atest libpowermanager_test libsurfaceflinger_unittest libcompositionengine_test Change-Id: Ib22db0c1c51fbcfdb088dbc9b3e501f09cbf1008