diff options
author | Roshan Pius <rpius@google.com> | 2021-10-18 14:16:12 -0700 |
---|---|---|
committer | Roshan Pius <rpius@google.com> | 2021-10-18 14:16:12 -0700 |
commit | a47f2a3eb8275fb52a2ebd3ad527d6166f374b77 (patch) | |
tree | afa029bf3a6026db134742cfadd6a0392b709275 /uwb | |
parent | 6b371e2b41353389ba79af4ac1f4182bffe94775 (diff) |
uwb: Change readme.txt to README.md
Bug: 197886322
Test: Compiles
Change-Id: I30c0c6c3a0d807130f574d4d59aba89d3ffabea4
Diffstat (limited to 'uwb')
-rw-r--r-- | uwb/aidl/android/hardware/uwb/fira_android/README.md (renamed from uwb/aidl/android/hardware/uwb/fira_android/readme.txt) | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/uwb/aidl/android/hardware/uwb/fira_android/readme.txt b/uwb/aidl/android/hardware/uwb/fira_android/README.md index 6195427bb7..e658d934aa 100644 --- a/uwb/aidl/android/hardware/uwb/fira_android/readme.txt +++ b/uwb/aidl/android/hardware/uwb/fira_android/README.md @@ -1,4 +1,4 @@ -The android.hardware.uwb.fira_android package is used to add any Android specific +The `android.hardware.uwb.fira_android` package is used to add any Android specific additions to the UCI specification defined by FIRA standards body. These additions should be added to the vendor specific portions carved out in the UCI specification. @@ -8,6 +8,8 @@ These include: - Andriod specific params in an existing UCI specified command/response/notification. All other interactions sent/received over the HAL interface is expected to -comply with the UCI specification that can be found here: -https://groups.firaconsortium.org/wg/Technical/document/folder/127 -(TODO(b/196004116): Link to the published specification) +comply with the UCI specification that can be found [here]( +https://groups.firaconsortium.org/wg/Technical/document/folder/127). + +TODO([b/196004116](b/196004116)): Link to the published specification. + |