commit | d83734ed8b901817c6e4e2c626e90958594bf7fc | [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 30 13:52:28 2020 +0900 |
tree | f99d7c8922022de836a080d44bdb7455a6af0065 | |
parent | 4450ca52cb1b1c654ad1460cff72aba0b43100b4 [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: Iadc1e7cbeb0f5349e1b7dfde711f53947ea04a05