commit | 4cf19f8de20452d91dc81a003390ba1d48e71760 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Jul 17 22:53:50 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jul 17 22:53:50 2024 +0000 |
tree | a41b798ed87b6c9744be46b9749607f3f0c3114a | |
parent | 431ed94432fd269755ab0361d37c806b1f2d4a99 [diff] | |
parent | 92ff97d10c31927ae3fe62b6d3ce50c476b25081 [diff] |
Merge "Add OWNERS to animation test and add mount@ to animation library" into main am: 9efe1cfa0c am: 92ff97d10c Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3179940 Change-Id: I9d6e51ed1806be799e251d25206a609e66af64b7 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/core/java/android/animation/OWNERS b/core/java/android/animation/OWNERS index f3b330a..5223c87 100644 --- a/core/java/android/animation/OWNERS +++ b/core/java/android/animation/OWNERS
@@ -3,3 +3,4 @@ romainguy@google.com tianliu@google.com adamp@google.com +mount@google.com
diff --git a/core/tests/coretests/src/android/animation/OWNERS b/core/tests/coretests/src/android/animation/OWNERS new file mode 100644 index 0000000..1eefb3a --- /dev/null +++ b/core/tests/coretests/src/android/animation/OWNERS
@@ -0,0 +1 @@ +include /core/java/android/animation/OWNERS