OSDN Git Service

Added OWNERS to Shell and hook to make sure it's developed on AOSP.
authorFelipe Leme <felipeal@google.com>
Wed, 26 Sep 2018 18:07:30 +0000 (11:07 -0700)
committerFelipe Leme <felipeal@google.com>
Wed, 21 Nov 2018 21:00:06 +0000 (13:00 -0800)
Bug: none
Test: none

Change-Id: I1f6f554cf98c78d1ab8a1e820d485a37238230f5

PREUPLOAD.cfg
packages/Shell/OWNERS

index 07b0ae1..01df817 100644 (file)
@@ -16,3 +16,5 @@ strings_lint_hook = ${REPO_ROOT}/frameworks/base/tools/stringslint/stringslint_s
 hidden_api_txt_hook = ${REPO_ROOT}/frameworks/base/tools/hiddenapi/checksorted_sha.sh ${PREUPLOAD_COMMIT} ${REPO_ROOT}
 
 owners_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "OWNERS$"
+
+shell_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^packages/Shell/"
index 75c0391..6ba1fcb 100644 (file)
@@ -1,10 +1,12 @@
+set noparent
+
+jsharkey@android.com
+felipeal@google.com
+nandana@google.com
 svetoslavganov@google.com
 hackbod@google.com
 yamasani@google.com
 moltmann@google.com
 toddke@google.com
-jsharkey@google.com
 cbrubaker@google.com
 omakoto@google.com
-nandana@google.com
-felipeal@google.com