commit | 6df9c2f6c41b695c3b9c9ea5a5ee9b6336023370 | [log] [tgz] |
---|---|---|
author | Santiago Seifert <aquilescanta@google.com> | Mon Apr 29 10:56:03 2024 +0000 |
committer | Santiago Seifert <aquilescanta@google.com> | Mon Apr 29 11:04:47 2024 +0000 |
tree | afc1b42c67ca91aadec3f5b1aa1e453bd5ef1c14 | |
parent | 6e44c398a3c4b84cc582f910fe85dab49a96daf1 [diff] |
Avoid acquiring lock when feature flag is disabled As of now, the flag doesn't prevent the acquisition of MediaSessionService#mLock in some methods, which is causing deadlocks. Bug: 335454915 Flag: com.android.media.flags.enable_notifying_activity_manager_with_media_session_status_change Test: Presubmit Change-Id: I5b16c7f6b5c4996ff40e50274c0e968a3f355674