diff options
| author | 2023-07-19 05:30:20 +0000 | |
|---|---|---|
| committer | 2023-07-19 05:30:20 +0000 | |
| commit | 26bb318a22c7c5b99c19c555261d5bfe692d09ac (patch) | |
| tree | ad39e394efeed4be82ee8dffa89642f953620bf9 | |
| parent | 454e16e528aba249d000bb4bf4d7ef3361a4c544 (diff) | |
| parent | 20736b4c5434e6f63d8f935b50437b3204676cca (diff) | |
Merge "Merge "Added new OWNERS of printing component" into main am: afee23912f am: 3b5aed4bf9" into udc-dev-plus-aosp am: c4226ef8e6 am: b67122f6a6 am: 20736b4c54
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2661679
Change-Id: I84906e37a0e6289670e704ef22845389f4133209
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
| -rw-r--r-- | core/java/android/print/OWNERS | 4 | ||||
| -rw-r--r-- | core/java/android/print/pdf/OWNERS | 4 | ||||
| -rw-r--r-- | core/java/android/printservice/OWNERS | 4 | ||||
| -rw-r--r-- | core/java/android/printservice/recommendation/OWNERS | 4 |
4 files changed, 4 insertions, 12 deletions
diff --git a/core/java/android/print/OWNERS b/core/java/android/print/OWNERS index 28a242037f6a..0809de25b45c 100644 --- a/core/java/android/print/OWNERS +++ b/core/java/android/print/OWNERS @@ -1,4 +1,4 @@ # Bug component: 47273 -svetoslavganov@android.com -svetoslavganov@google.com +anothermark@google.com +kumarashishg@google.com diff --git a/core/java/android/print/pdf/OWNERS b/core/java/android/print/pdf/OWNERS deleted file mode 100644 index 28a242037f6a..000000000000 --- a/core/java/android/print/pdf/OWNERS +++ /dev/null @@ -1,4 +0,0 @@ -# Bug component: 47273 - -svetoslavganov@android.com -svetoslavganov@google.com diff --git a/core/java/android/printservice/OWNERS b/core/java/android/printservice/OWNERS index 28a242037f6a..0809de25b45c 100644 --- a/core/java/android/printservice/OWNERS +++ b/core/java/android/printservice/OWNERS @@ -1,4 +1,4 @@ # Bug component: 47273 -svetoslavganov@android.com -svetoslavganov@google.com +anothermark@google.com +kumarashishg@google.com diff --git a/core/java/android/printservice/recommendation/OWNERS b/core/java/android/printservice/recommendation/OWNERS deleted file mode 100644 index 28a242037f6a..000000000000 --- a/core/java/android/printservice/recommendation/OWNERS +++ /dev/null @@ -1,4 +0,0 @@ -# Bug component: 47273 - -svetoslavganov@android.com -svetoslavganov@google.com |