Skip to content
Commit 07c7b34f authored by lbill's avatar lbill Committed by Bill Lin
Browse files

Move ACTION_MENU/ACTION_CLOSE intent registraction to PipController

- Fix the logic error when start PipMenuActivity
- Move ACTION_MENU/ACTION_CLOSE eventReceiver to tv/PipController

Bug: 168113354
Test: atest CtsSystemUiTestCases
Test: atest android.systemui.cts.tv.BasicPipTests
Test: adb shell am start -n \
      com.android.systemui/com.android.wm.shell.pip.tv.PipMenuActivity
Test: adb shell am start -n \
      android.systemui.cts.tv.pip/.PipTestActivity -a \
      android.systemui.cts.tv.pip.PipTestActivity.enter_pip
Test: adb shell am broadcast -a PipNotification.close
Test: adb shell am broadcast -a PipNotification.menu

Change-Id: Idd4eaa0a7f8a8305caa004f45c549ec808d044a2
parent ab8c0dde
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment