diff options
| author | 2024-10-25 15:29:21 +0000 | |
|---|---|---|
| committer | 2024-10-25 15:29:21 +0000 | |
| commit | 31fff76e08281f0979a122a9df4fd0807634d23e (patch) | |
| tree | ef93d175245c52cd3dbe1f2c932439816366b000 | |
| parent | d670e5c90170c6d743ed28e9756814180ba7feef (diff) | |
| parent | 7c25916cba8fe7585f6d7ff38658c78f29c8b4d0 (diff) | |
Merge "Add OWNERS file for anim lib project" into main
| -rw-r--r-- | packages/SystemUI/animation/lib/OWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/SystemUI/animation/lib/OWNERS b/packages/SystemUI/animation/lib/OWNERS new file mode 100644 index 000000000000..7569419bf4a4 --- /dev/null +++ b/packages/SystemUI/animation/lib/OWNERS @@ -0,0 +1,3 @@ +#inherits OWNERS from SystemUI in addition to WEAR framework owners below +file:platform/frameworks/base:/WEAR_OWNERS + |