commit | c4a53f5e32713a1c436cbd2a6e62088e1cc6f689 | [log] [tgz] |
---|---|---|
author | Jin Seok Park <jinpark@google.com> | Tue Dec 17 11:08:23 2019 +0900 |
committer | Jin Seok Park <jinpark@google.com> | Tue Feb 04 16:13:54 2020 +0900 |
tree | 3a73d4195bc918a6ec3389fe5a1624f6c5c810ee | |
parent | dc52607397a635f39e41f6ed6d605a6a6575bc1e [diff] |
[Media ML] Add button session management related classes This CL creates hidden MediaKeyDispatcher and SessionPolicyProvider classes that OEMs can implement/override to customize button session management. Implementation code inside MediaSessionService will follow in the next CL. Bug: 147027868 Test: build Change-Id: Ie3d0c558c4a5f04d27411f6f36e9f5c3a6aea3d0