Add VDM team as owner of the companion Android.bp file
No member of the VDM, nor people in EMEA timezone can currently
edit Android.bp and lint-baseline files. Adding the VDM team as OWNERS
of these files.
Bug: N/A
Test: N/A
Change-Id: Ie14cfe42ee8e5bdfe4259817a1d16d6eddcb9d7c
diff --git a/services/companion/OWNERS b/services/companion/OWNERS
index 734d8b6..dcf2377 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