diff options
| author | 2019-02-11 16:53:13 -0800 | |
|---|---|---|
| committer | 2019-02-11 16:53:13 -0800 | |
| commit | c36e36b87efbc86f93ad50c03d8fca81c3fc9104 (patch) | |
| tree | 4516d455ffb65a99a2f6fb08d5af8cddb6561672 | |
| parent | f9b483a05b94115e60baa95543fc49b3142eec46 (diff) | |
| parent | a525ea4436c13ed7da0db4f4240ea04fbf840857 (diff) | |
Merge "Add owners for accessibility" am: bbbeba3c02
am: a525ea4436
Change-Id: Ia828c34be1f1dac6ea58ce0e68cf032f058dbb0b
| -rw-r--r-- | core/java/android/accessibilityservice/OWNERS | 3 | ||||
| -rw-r--r-- | core/java/android/view/accessibility/OWNERS | 3 | ||||
| -rw-r--r-- | services/accessibility/OWNERS | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/core/java/android/accessibilityservice/OWNERS b/core/java/android/accessibilityservice/OWNERS new file mode 100644 index 000000000000..265674a74b7e --- /dev/null +++ b/core/java/android/accessibilityservice/OWNERS @@ -0,0 +1,3 @@ +svetoslavganov@google.com +pweaver@google.com +rhedjao@google.com diff --git a/core/java/android/view/accessibility/OWNERS b/core/java/android/view/accessibility/OWNERS new file mode 100644 index 000000000000..265674a74b7e --- /dev/null +++ b/core/java/android/view/accessibility/OWNERS @@ -0,0 +1,3 @@ +svetoslavganov@google.com +pweaver@google.com +rhedjao@google.com diff --git a/services/accessibility/OWNERS b/services/accessibility/OWNERS new file mode 100644 index 000000000000..265674a74b7e --- /dev/null +++ b/services/accessibility/OWNERS @@ -0,0 +1,3 @@ +svetoslavganov@google.com +pweaver@google.com +rhedjao@google.com |