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

Commit 4f8c6381 authored by Kangping Dong's avatar Kangping Dong
Browse files

create staging/threadnetwork and add OWNERS

The `hardware/interfaces/staging/threadnetwork` folder contains the
unstable/unreleased `hardware/interfaces/threadnetwork` code which
are not supposed to be used in production. But vendors may start
verifying their hardware with the HAL interface.

This directory will be cleaned up when the stable Thread HAL interface
is added in `hardware/interfaces/threadnetwork` by version `V` or later.

Bug: 203492431
Change-Id: I0d6aee0666029fd17a94b3a46c51f43127db4759
parent 8c91779b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
# Bug component: 1203089

wgtdkp@google.com
xyk@google.com
zhanglongxia@google.com
+12 −0
Original line number Diff line number Diff line
# Staging threadnetwork HAL interface

The directory includes the unstable/unreleased version of `hardware/interfaces/threadnetwork`
code which should **NOT** be used in production. But vendors may start verifying their hardware
with the HAL interface.

This directory will be cleaned up when the stable Thread HAL interface is added in
`hardware/interfaces/threadnetwork` by version `V` or later.

More information about _Thread_:
- https://www.threadgroup.org
- https://openthread.io