diff options
| author | 2019-10-10 12:11:11 -0700 | |
|---|---|---|
| committer | 2019-10-10 12:11:11 -0700 | |
| commit | ca6ea8ffdd445de62dcb1bfbd587c8988798076c (patch) | |
| tree | d173e51fb087ad2c9554ce129947fdb0ef251944 | |
| parent | d5624efa4895d0c294e8d2edccf78ac6882def81 (diff) | |
| parent | fc581db1d6e9251a054d71107393ef7337a62680 (diff) | |
Merge "ADD owners to compat framework code." am: 2bbb78b5c0 am: 9f074ee036
am: fc581db1d6
Change-Id: I5f4dd5ff7fdfc4c3c54c6dffd0aff4d7bddeafda
| -rw-r--r-- | core/java/com/android/internal/compat/OWNERS | 7 | ||||
| -rw-r--r-- | services/core/java/com/android/server/compat/OWNERS | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/core/java/com/android/internal/compat/OWNERS b/core/java/com/android/internal/compat/OWNERS new file mode 100644 index 000000000000..2b7cdb0cbce9 --- /dev/null +++ b/core/java/com/android/internal/compat/OWNERS @@ -0,0 +1,7 @@ +# Use this reviewer by default. +platform-compat-eng+reviews@google.com + +andreionea@google.com +atrost@google.com +mathewi@google.com +satayev@google.com diff --git a/services/core/java/com/android/server/compat/OWNERS b/services/core/java/com/android/server/compat/OWNERS new file mode 100644 index 000000000000..2b7cdb0cbce9 --- /dev/null +++ b/services/core/java/com/android/server/compat/OWNERS @@ -0,0 +1,7 @@ +# Use this reviewer by default. +platform-compat-eng+reviews@google.com + +andreionea@google.com +atrost@google.com +mathewi@google.com +satayev@google.com |