Add android.intent.action.HDMI_PLUGGED

android.intent.action.HDMI_PLUGGED had never been public but has been
used for years by apps to get the status of HDMI cable connection.
Whitelist it before there are any official apis to get that piece of
information.

Bug: 70315695
Test: build and run cts
Change-Id: Idb547028ceeb7fb9920f7d32b180a52299e4cdc9
1 file changed