From fd25a031ae6f25aa7e32337d286b2a14cd77b999 Mon Sep 17 00:00:00 2001 From: Josh Yang Date: Thu, 2 Dec 2021 14:11:51 -0800 Subject: [PATCH] Add owners to wear specific resources. Bug: 208246426 Test: N/A Ignore-AOSP-First: frameworks/opt/wear project doesn't exist in AOSP Change-Id: If9f466ca7c24b5b847eb9547af142a228a2ad6da --- core/res/OWNERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/core/res/OWNERS b/core/res/OWNERS index 165dcad896c92..b18a9896cb2a0 100644 --- a/core/res/OWNERS +++ b/core/res/OWNERS @@ -30,4 +30,7 @@ yamasani@google.com per-file res/xml/config_user_types.xml = file:/MULTIUSER_OWNERS # Car -per-file res/values/dimens_car.xml = file:/platform/packages/services/Car:/OWNERS \ No newline at end of file +per-file res/values/dimens_car.xml = file:/platform/packages/services/Car:/OWNERS + +# Wear +per-file res/*-watch/* = file:/platform/frameworks/opt/wear:/OWNERS