commit | 0e03c93649cd2a22634dc377b3a6f5cf54a64a2d | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Mon Jun 26 14:02:50 2023 -0700 |
committer | Andy Hung <hunga@google.com> | Fri Oct 06 19:59:21 2023 -0700 |
tree | a088715666804972a68a247b0eeef1087be9a54a | |
parent | bd72c54cd105ad91d6aa0e5d9afee3ba75bb1855 [diff] |
AudioFlinger: Use std::any for the event cookie This generalizes over the previous wp<RefBase> cookie. Test: atest mediasyncevent_tests Test: atest synchronizedrecordstate_tests Test: atest MediaSyncEventTest Bug: 288339104 Bug: 288943829 Merged-In: Iaa535450550681517613310a7043526be38c2aae Change-Id: Iaa535450550681517613310a7043526be38c2aae (cherry picked from commit 8f5bb22bd01674772f92b7b326fa0783cfafd99f)