Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3e22bd07 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "uwb: Change readme.txt to README.md"

parents 8380400e a47f2a3e
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
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.