diff options
Diffstat (limited to 'overlay/frameworks')
-rw-r--r-- | overlay/frameworks/base/core/res/res/values/config.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index 6e04335..7600077 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -171,9 +171,6 @@ <!-- Boolean indicating whether the wifi chipset has background scan support --> <bool translatable="false" name="config_wifi_background_scan_support">true</bool> - <!-- Boolean indicating whether the wifi chipset has wifi direct support --> - <bool translatable="false" name="config_wifi_p2p_support">true</bool> - <bool name="config_ui_enableFadingMarquee">false</bool> <!-- Component name of the service providing network location support. --> |