Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 41b04249 authored by Santiago Seifert's avatar Santiago Seifert
Browse files

Remove TODO to move MediaKeyDispatcher to apex

No realistic path forward to do this, and it can mislead readers.

Bug: b/205124386
Change-Id: I4b12b45a5a02f6214e51c75d93f47b78b7f4d424
Test: N/A. Comment removal.
parent aed31bdd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -44,7 +44,6 @@ import java.util.Map;
 * Note: When instantiating this class, {@link MediaSessionService} will only use the constructor
 * without any parameters.
 */
// TODO: Move this class to apex/media/
public abstract class MediaKeyDispatcher {
    @IntDef(flag = true, value = {
            KEY_EVENT_SINGLE_TAP,