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:
6
WEAR_OWNERS
Normal file
6
WEAR_OWNERS
Normal file
@@ -0,0 +1,6 @@
|
||||
yzj@google.com
|
||||
shreerag@google.com
|
||||
yeabkal@google.com
|
||||
adsule@google.com
|
||||
andriyn@google.com
|
||||
yfz@google.com
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user