From c7ebb79d32367b24187962fed317d50772abe920 Mon Sep 17 00:00:00 2001 From: Alcatraz323 Date: Sat, 6 May 2023 12:24:55 +0800 Subject: [PATCH] sdm660-common: properties: set ro.boot.wificountrycode to enable the 5g hotspot toggle * In settings, it called "extends capatibility" * packages/apps/Settings/src/com/android/settings/wifi/tether/WifiTetherMaximizeCompatibilityPreferenceController.java#L76 private boolean is5GhzBandSupported(); Signed-off-by: pix106 --- properties/vendor.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/properties/vendor.prop b/properties/vendor.prop index bcaefecd..b5aae780 100644 --- a/properties/vendor.prop +++ b/properties/vendor.prop @@ -240,6 +240,7 @@ vendor.usb.use_ffs_mtp=1 vendor.usb.use_gadget_hal=0 # WiFi +ro.boot.wificountrycode=00 wifi.aware.interface=wifi-aware0 # Zygote