commit | 8bf7a870ee3f9cbc26f4c38152fbc4e4ec59afb0 | [log] [tgz] |
---|---|---|
author | Mariia Sandrikova <mariiasand@google.com> | Tue Dec 13 23:25:53 2022 +0000 |
committer | Mariia Sandrikova <mariiasand@google.com> | Wed Dec 14 01:24:37 2022 +0000 |
tree | ac5a3436cdb1b38492d6a9a1a98551ec1d510164 | |
parent | ec479f2f410e2e6244e390917375aa4dda3408d9 [diff] |
Include WindowManager owners in core/res/OWNERS Resources used in WindowManager Core are added to frameworks/base/core/res/ so we often run into problem where WindowManager owners can't fully approve CLs that have trivial changes in resource files. Bug: 262439469 Change-Id: Ifdf283aed9b7803ca403bec2e5c21c3dfcc4e824 Test: manual