summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2019-01-28 10:21:05 -0800
committerChih-Hung Hsieh <chh@google.com>2019-01-28 10:21:05 -0800
commit6b9f1f428665620ad0577a2b9bcf5c9834c711aa (patch)
tree3944168e605a11e8e454ee3213c2c12cc57fe750
parentec731c6e0af9d28d4bbb87f5ffc6ac3ee9c01852 (diff)
downloaddynamic_depth-6b9f1f428665620ad0577a2b9bcf5c9834c711aa.tar.gz
Fix include syntax error.
* Use include <project_name> : <file_path> Test: Gerrit upload validator Change-Id: Ie0bf6cd038ab5c41b85eeb73fd79703627b32f7f
-rw-r--r--OWNERS3
1 files changed, 1 insertions, 2 deletions
diff --git a/OWNERS b/OWNERS
index 63cde58..f48a95c 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,2 +1 @@
-include platform/frameworks/av/camera:/OWNERS
-
+include platform/frameworks/av:/camera/OWNERS