commit | 1553c4d350e924ea8d3e5e2dad435a7b8fe3682e | [log] [tgz] |
---|---|---|
author | Zhanglong Xia <zhanglongxia@google.com> | Mon Jan 29 07:34:42 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jan 29 07:34:42 2024 +0000 |
tree | 1453ea48035b9c4d3089b45dba96ddd8f13187b9 | |
parent | 9c712684b103628e9a56b2b8f50f751aaa78afcc [diff] | |
parent | 08bba8804a28e1306d3331f8e3aed515be8c0aae [diff] |
Merge "Update name threadnetwork.country_code in comments" into main
diff --git a/thread/service/java/com/android/server/thread/ThreadNetworkCountryCode.java b/thread/service/java/com/android/server/thread/ThreadNetworkCountryCode.java index a1484a4..ffa7b44 100644 --- a/thread/service/java/com/android/server/thread/ThreadNetworkCountryCode.java +++ b/thread/service/java/com/android/server/thread/ThreadNetworkCountryCode.java
@@ -458,7 +458,7 @@ * <li>5. Location country code - Country code retrieved from LocationManager passive location * provider. * <li>6. OEM country code - Country code retrieved from the system property - * `ro.boot.threadnetwork.country_code`. + * `threadnetwork.country_code`. * <li>7. Default country code `WW`. * </ul> *