commit | f9857adb1eedebe95e20b0d428f150715ff0bb3c | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue Sep 11 12:22:54 2018 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Tue Sep 11 12:37:40 2018 -0600 |
tree | 778f8138b30c21d01d784baebd50fed6aead5f10 | |
parent | 99e7f66c8af9f920fd02973899b5853612a380e0 [diff] |
installd should be fully developed in AOSP. Also get some OWNERS in place. Bug: 113136846 Test: manual Change-Id: Idf93999ca56cefe11f7940a11ea6031296049763
diff --git a/cmds/installd/OWNERS b/cmds/installd/OWNERS new file mode 100644 index 0000000..50440f1 --- /dev/null +++ b/cmds/installd/OWNERS
@@ -0,0 +1,7 @@ +set noparent + +calin@google.com +agampe@google.com +jsharkey@android.com +toddke@google.com +ngeoffray@google.com