Duplicate wear owners to frameworks/base/WEAR_OWNERS

We can't depend on frameworks/opt/wear from frameworks/base due to wear
projects not available in AOSP. So it's necessary to duplicate the
owners in a new file in frameworks/base.

Bug: 246359459
Fix: 246359459
Test: N/A
Change-Id: I5f5385a696721b2254233ce314d1d7e3fae25d39
This commit is contained in:
Josh Yang
2022-09-12 14:23:32 -07:00
committed by Kweku Adams
parent 0075e9935d
commit d668aa025b
2 changed files with 7 additions and 1 deletions

6
WEAR_OWNERS Normal file
View File

@@ -0,0 +1,6 @@
yzj@google.com
shreerag@google.com
yeabkal@google.com
adsule@google.com
andriyn@google.com
yfz@google.com

View File

@@ -37,7 +37,7 @@ per-file res/xml/config_user_types.xml = file:/MULTIUSER_OWNERS
per-file res/values/dimens_car.xml = file:/platform/packages/services/Car:/OWNERS
# Wear
per-file res/*-watch/* = file:/platform/frameworks/opt/wear:/OWNERS
per-file res/*-watch/* = file:/WEAR_OWNERS
# PowerProfile
per-file res/xml/power_profile.xml = file:/BATTERY_STATS_OWNERS