From bd910367051aa32820c23e3eda45d0302ada0fb1 Mon Sep 17 00:00:00 2001 From: Kayce Basques Date: Fri, 7 Jun 2024 15:00:57 +0000 Subject: [PATCH] pw_chre: Add module metadata MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: 339741960 Change-Id: Iab20bef0391284c60006f2576bd55ecbcfdc9af7 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/214633 Reviewed-by: David Gilhooley Commit-Queue: Kayce Basques Lint: Lint 🤖 --- docs/module_metadata.json | 7 +++++++ pw_chre/docs.rst | 7 ++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/docs/module_metadata.json b/docs/module_metadata.json index 71429e44f..d4b4f4c66 100644 --- a/docs/module_metadata.json +++ b/docs/module_metadata.json @@ -131,6 +131,13 @@ "C++" ] }, + "pw_chre": { + "tagline": "Android Context Hub Runtime Environment backend", + "status": "experimental", + "languages": [ + "C++" + ] + }, "pw_cli": { "tagline": "Enhance and accelerate custom command-line tooling", "status": "stable", diff --git a/pw_chre/docs.rst b/pw_chre/docs.rst index 0fe2af30f..614042d5c 100644 --- a/pw_chre/docs.rst +++ b/pw_chre/docs.rst @@ -3,11 +3,8 @@ ======= pw_chre ======= - -.. warning:: - - This module is extremely experimental. Parts of this module might be broken, - and the module does not provide a stable API. +.. pigweed-module:: + :name: pw_chre The `Context Hub Runtime Environment `_ (CHRE) is Android's platform for developing always-on applications called