commit | 824c4a9cf9454091ba7d517a2834053a90a38100 | [log] [tgz] |
---|---|---|
author | Jin Seok Park <jinpark@google.com> | Mon Sep 14 18:01:35 2020 +0900 |
committer | Jin Seok Park <jinpark@google.com> | Mon Nov 23 16:25:09 2020 +0900 |
tree | 2feb873816f80559cc773314f97511a0131ec818 | |
parent | df86206d8273769b7b061f0d9b9e381128d87132 [diff] |
Add context to customization class constructors Context may be needed to obtain extra information. Also fix bug where exception is thrown when MediaKeyDispatcher#getOverriddenKeyEvents is not overridden in the custom MediaKeyDispatcher class. Bug: 168579449 Test: build and manually check that custom classes are being instantiated through reflection. Change-Id: I248c5842dc8675d3fbe5699cfc7174d10a4d7188