Add hansson to OWNERS for build files

Soong team has cleaned up their OWNERS file, so add back hansson
to the frameworks/base build file owners.

We'll explore migrating all the API related build rules into the
api subdir, which would allow removal from the global file.

Change-Id: Ie9f6a22376b49abec5e45c3b805e00d87361101d
This commit is contained in:
Anton Hansson 2023-03-02 09:52:31 +00:00
parent 6f8a917afe
commit a670b3f06e

1
OWNERS
View File

@ -30,6 +30,7 @@ per-file */TEST_MAPPING = *
# Support bulk translation updates
per-file */res*/values*/*.xml = byi@google.com, delphij@google.com
per-file **.bp,**.mk = hansson@google.com
per-file *.bp = file:platform/build/soong:/OWNERS #{LAST_RESORT_SUGGESTION}
per-file Android.mk = file:platform/build/soong:/OWNERS #{LAST_RESORT_SUGGESTION}
per-file framework-jarjar-rules.txt = file:platform/build/soong:/OWNERS #{LAST_RESORT_SUGGESTION}