installd should be fully developed in AOSP.

Also get some OWNERS in place.

Bug: 113136846
Test: manual
Change-Id: Idf93999ca56cefe11f7940a11ea6031296049763
This commit is contained in:
Jeff Sharkey 2018-09-11 12:22:54 -06:00
parent 99e7f66c8a
commit f9857adb1e
2 changed files with 10 additions and 0 deletions

3
PREUPLOAD.cfg Normal file
View file

@ -0,0 +1,3 @@
[Hook Scripts]
owners_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "OWNERS$"
installd_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^cmds/installd/"

7
cmds/installd/OWNERS Normal file
View file

@ -0,0 +1,7 @@
set noparent
calin@google.com
agampe@google.com
jsharkey@android.com
toddke@google.com
ngeoffray@google.com