Skip to content

Commit

Permalink
Added OWNERS to Shell and hook to make sure it's developed on AOSP.
Browse files Browse the repository at this point in the history
Bug: none
Test: none

Change-Id: I1f6f554cf98c78d1ab8a1e820d485a37238230f5
  • Loading branch information
the-felipeal committed Nov 21, 2018
1 parent 6c4c8ae commit 4c192e9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 2 additions & 0 deletions PREUPLOAD.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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/"
8 changes: 5 additions & 3 deletions packages/Shell/OWNERS

0 comments on commit 4c192e9

Please sign in to comment.