diff options
author | 2023-09-29 17:19:49 +0000 | |
---|---|---|
committer | 2023-09-29 17:19:49 +0000 | |
commit | 9361d76bc36b8cf3f51702e6b58750a0491ee16b (patch) | |
tree | a5bf094e1653e9accf7923ac7e8844e66759819d | |
parent | b63e63a28055906e1b5c2295f967194e6524dac4 (diff) | |
parent | 97d53d4ed2c60f5b4b64f8496ad96a1b661fc65f (diff) |
Merge "Add VDM team as owner of the companion Android.bp file" into main
-rw-r--r-- | services/companion/OWNERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/services/companion/OWNERS b/services/companion/OWNERS index 734d8b6c5f43..dcf2377b4be1 100644 --- a/services/companion/OWNERS +++ b/services/companion/OWNERS @@ -1 +1,3 @@ -include /core/java/android/companion/OWNERS
\ No newline at end of file +include /core/java/android/companion/OWNERS + +per-file Android.bp,lint-baseline.xml,OWNERS=file:java/com/android/server/companion/virtual/OWNERS
\ No newline at end of file |