commit | aa3e2e24f77c1970b438eecea6a860f5b5f35d12 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Tue Aug 23 18:35:32 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Aug 23 18:35:32 2022 +0000 |
tree | a2b28314e6f8c6cc4f02347b6d36e7063067171b | |
parent | c8ed5c27a163ba922f403164db1ab8dc6214f9d0 [diff] | |
parent | 778ddca75ac81c1fb31de3836e32b8661247bd7d [diff] |
uwb(hal): Doc update to clarify country code payload of 00 am: 778ddca75a Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/19698276 Change-Id: I9b86749776f49fe09c2934ec2e3a63eca7123d6f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/uwb/aidl/android/hardware/uwb/fira_android/UwbVendorGidAndroidOids.aidl b/uwb/aidl/android/hardware/uwb/fira_android/UwbVendorGidAndroidOids.aidl index 42d52f1..4768f55 100644 --- a/uwb/aidl/android/hardware/uwb/fira_android/UwbVendorGidAndroidOids.aidl +++ b/uwb/aidl/android/hardware/uwb/fira_android/UwbVendorGidAndroidOids.aidl
@@ -30,6 +30,8 @@ ANDROID_GET_POWER_STATS = 0x0, // Used to set the current regulatory country code (determined usinag // SIM or hardcoded by OEM). + // Country code is sent as a 2 byte value corresponding to ISO-3166 country code. + // Note: "00" is used to indicate that the country code is unknown. ANDROID_SET_COUNTRY_CODE = 0x1, // Used by the notification to get UWB ranging diagnostics stats. // Supported only if the UwbVendorCapabilityTlvTypes.SUPPORTED_DIAGNOSTICS set