diff options
| author | 2023-03-03 17:41:52 +0000 | |
|---|---|---|
| committer | 2023-03-03 17:41:52 +0000 | |
| commit | 5ddb2801fb7430a8ae2be506101b6a79df758015 (patch) | |
| tree | 3cb352d95e9e4d5d9759c84b30c321d42ba347b1 | |
| parent | 31743714103c01c6ca41bd4e3b5ba17976e4ae0f (diff) | |
| parent | b3dbf1d187593573bf14d53dbb59577ee477291a (diff) | |
Merge "Add hansson to OWNERS for build files" am: c1992841ee am: b3dbf1d187
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2465811
Change-Id: Icd7dbf916402dd40d4d394f5f368e2f38a540512
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
| -rw-r--r-- | OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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} |