commit | a7bf0d20d3ce9f8e8d2d089249f2e919fa99bb62 | [log] [tgz] |
---|---|---|
author | Brian Duddie <bduddie@google.com> | Fri Feb 14 14:24:39 2020 -0800 |
committer | Brian Duddie <bduddie@google.com> | Tue Feb 18 10:20:10 2020 -0800 |
tree | 8cf86c381d0430cd6768ea40271266129c89d56d | |
parent | 7a04231aaa03572d74fdc2cf89ff45a703ef471f [diff] [blame] |
Add default (mock) Contexthub HAL 1.1 impl Current implementation exposes a mock context hub, but with no nanoapps. Bug: 135951924 Test: compile only (will be covered by VTS in a follow-up) Change-Id: I7a13527f303ce1bcacac8c6be9f081b0838cdc68
diff --git a/contexthub/1.1/default/OWNERS b/contexthub/1.1/default/OWNERS new file mode 100644 index 0000000..90c2330 --- /dev/null +++ b/contexthub/1.1/default/OWNERS
@@ -0,0 +1,3 @@ +arthuri@google.com +bduddie@google.com +stange@google.com