commit | 5d568eda6211220ddecd1e9bbcf476bfad2ec9e9 | [log] [tgz] |
---|---|---|
author | Kathy Xiaoming Chen <kxchen@google.com> | Thu Nov 18 16:46:32 2021 -0800 |
committer | Kathy Chen <kxchen@google.com> | Sat Jan 22 22:07:22 2022 +0000 |
tree | 5f43fe52509209a8e1523f74512c3250721965c0 | |
parent | b56820d3d33510ae127a9a324154a7c660850131 [diff] |
AmbientContext (aka Ambient PCC) Framework API, with a client API for apps to subscribe for AmbientContextEvents, and a provider API for AiAi to implement and provide the detected events. Client apps need the ACCESS_AMBIENT_CONTEXT_EVENT permission to use the service. The permission protection level is internal|role. API overview: http://go/ambient-framework-api PRD: http://go/ambient-attribution-prd Design doc: http://go/ambient-service-api Test: CTS test Bug: 192476579 Change-Id: I9daede83af34f215c278cb0530238faba1be5c70 Ignore-AOSP-First: to prevent new feature leak.