Merge "create staging/threadnetwork and add OWNERS" am: 05d0ccbc6e am: 2c2774068a

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2412035

Change-Id: Ibf97c6f00e1bb923412eb8e42152f22908e83b05
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Kangping Dong
2023-02-04 08:02:59 +00:00
committed by Automerger Merge Worker
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Bug component: 1203089
wgtdkp@google.com
xyk@google.com
zhanglongxia@google.com

View File

@@ -0,0 +1,12 @@
# 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