Remove dispatchMediaKeyEvent API
Remove dispatchMediaKeyEvent(KeyEvent) since it can be substituted by calling dispatchMediaKeyEvent(KeyEvent, boolean) API with boolean value as false. Bug: 179116384 Test: build Change-Id: I3692c712a780e8978bb8e3b2d19cfc242357e864
Loading
Please register or sign in to comment