Revert "pstar: enable WFD"

This reverts commit 097e5c0fa9e12e6d31d3fd044bd4a238b363ea0f.

moving to sm8250-common

Change-Id: I9f614e16e97c96f5327a528f876eabd2977f9e2f
This commit is contained in:
SGCMarkus 2022-03-24 22:10:24 +01:00
parent 1e11170006
commit 8ac7410560

View File

@ -304,20 +304,6 @@
<!-- MMS user agent profile url --> <!-- MMS user agent profile url -->
<string name="config_mms_user_agent_profile_url" translatable="false">http://uaprof.motorola.com/phoneconfig/motov1/Profile/motov1.rdf</string> <string name="config_mms_user_agent_profile_url" translatable="false">http://uaprof.motorola.com/phoneconfig/motov1/Profile/motov1.rdf</string>
<!-- Whether WiFi display is supported by this device.
There are many prerequisites for this feature to work correctly.
Here are a few of them:
* The WiFi radio must support WiFi P2P.
* The WiFi radio must support concurrent connections to the WiFi display and
to an access point.
* The Audio Server audio_policy_configuration.xml file must specify a rule for
the "r_submix" remote submix module. This module is used to record and stream system
audio output to the WiFi display encoder in the media server.
* The remote submix module "audio.r_submix.default" must be installed on the device.
* The device must be provisioned with HDCP keys (for protected content).
-->
<bool name="config_enableWifiDisplay">true</bool>
<!-- List supported color modes. --> <!-- List supported color modes. -->
<integer-array name="config_availableColorModes"> <integer-array name="config_availableColorModes">
<item>0</item> <!-- COLOR_MODE_NATURAL --> <!-- This uses colorimetric render intents--> <item>0</item> <!-- COLOR_MODE_NATURAL --> <!-- This uses colorimetric render intents-->