diff options
| author | 2021-01-05 18:35:53 +0000 | |
|---|---|---|
| committer | 2021-01-05 18:35:53 +0000 | |
| commit | c28cdf92271bf57fa904d1e5a881f4dba1aca061 (patch) | |
| tree | e63d37b111e7fcea25ece8774f705c6349d87937 | |
| parent | 7adce7f6d949c049de5ddb08601e3cb65d5da763 (diff) | |
| parent | b43b2fd35e721c4f031232a60d9bd1871212e413 (diff) | |
Merge "Adding OWNERS file" am: 7f4ff741f6 am: 067754098a am: b43b2fd35e
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1540244
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I9d46cbd5cbc4c946556e7a2e30f8db15833c1d87
| -rw-r--r-- | core/tests/coretests/src/android/service/notification/OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/tests/coretests/src/android/service/notification/OWNERS b/core/tests/coretests/src/android/service/notification/OWNERS new file mode 100644 index 000000000000..1502b6071b80 --- /dev/null +++ b/core/tests/coretests/src/android/service/notification/OWNERS @@ -0,0 +1,2 @@ +include platform/frameworks/base:/services/core/java/com/android/server/notification/OWNERS + |