qcacmn: Map JAPAN15 to MKK17_MKKC

Map JAPAN15 to MKK17_MKKC to be in consistent with FW mapping.

CRs-Fixed: 2578832
Change-Id: I74c38333bd3c31990647329a909c04c848b14a51
This commit is contained in:
Priyadarshnee S
2019-12-02 19:31:44 +05:30
zatwierdzone przez nshrivas
rodzic a316b315d8
commit fe5117b731

Wyświetl plik

@@ -513,7 +513,7 @@ const struct country_code_to_reg_domain g_all_countries[] = {
{CTRY_YEMEN, NULL1_WORLD, "YE", 40, 0, 0},
{CTRY_ZIMBABWE, ETSI1_WORLD, "ZW", 40, 160, 0},
{CTRY_JAPAN, MKK17_MKKC, "JP", 40, 160, 0},
{CTRY_JAPAN15, MKK5_MKKC, "JP", 40, 160, 0},
{CTRY_JAPAN15, MKK17_MKKC, "JP", 40, 160, 0},
};
#else
#ifdef WLAN_FEATURE_DSRC