summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Priyanka Advani <padvani@google.com> 2024-04-26 00:23:02 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2024-04-26 00:23:02 +0000
commit9cbbef9fd05f4f25773df6ab858d43af3f10b57d (patch)
treec95692568bb04da824ac649c4b5e5fafd723bfd4
parent5494bf7e8b0dce74a73cf64f55e3db188fee37c4 (diff)
Revert "HDMI: Include intents that are implemented in HdmiControlManager"
This reverts commit 5494bf7e8b0dce74a73cf64f55e3db188fee37c4. Reason for revert: Likely culprit for b/337117978. Will be verifying through ABTD for confirmation and before submitting the revert. Change-Id: I903d16e86cd1476121128cfd0ff86acfd2d4a2ba
-rw-r--r--core/res/AndroidManifest.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index 389e08785133..567844c971a0 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -298,9 +298,6 @@
<protected-broadcast android:name="android.hardware.display.action.WIFI_DISPLAY_STATUS_CHANGED" />
- <protected-broadcast android:name="android.hardware.hdmi.action.OSD_MESSAGE" />
- <protected-broadcast android:name="android.hardware.hdmi.action.ON_ACTIVE_SOURCE_RECOVERED_DISMISS_UI" />
-
<protected-broadcast android:name="android.hardware.usb.action.USB_STATE" />
<protected-broadcast android:name="android.hardware.usb.action.USB_PORT_CHANGED" />
<protected-broadcast android:name="android.hardware.usb.action.USB_PORT_COMPLIANCE_CHANGED" />