Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8879343c authored by Yoshihiko Ikenaga's avatar Yoshihiko Ikenaga
Browse files

Remove config_wifi_p2p_support from config.xml.



"config_wifi_p2p_support" is no longer used.
It was replaced with PackageManager.FEATURE_WIFI_DIRECT.

Change-Id: Ib57c5246b2ad218e65b4cbbb77fd37c04b5d9682
Signed-off-by: default avatarYoshihiko Ikenaga <yoshihiko.ikenaga@jp.sony.com>
parent 381fb8bd
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -277,8 +277,6 @@
    <!-- Boolean indicating whether the wifi chipset has dual frequency band support -->
    <bool translatable="false" name="config_wifi_dual_band_support">false</bool>

    <!-- Boolean indicating whether the wifi chipset has p2p support -->
    <bool translatable="false" name="config_wifi_p2p_support">false</bool>
    <!-- Device type information conforming to Annex B format in WiFi Direct specification.
         The default represents a dual-mode smartphone -->
    <string translatable="false" name="config_wifi_p2p_device_type">10-0050F204-5</string>