summaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorAnton Hansson <hansson@google.com>2021-04-12 18:05:56 +0100
committerAnton Hansson <hansson@google.com>2021-04-12 18:38:42 +0100
commit92b6c725b0022931ea0f3641b60f070ddcfb1413 (patch)
tree197c03cc78328251005844dd1dbb86df4dd306ea /OWNERS
parent702aa95096f6864b0016f00b75ec2d97f2267241 (diff)
downloadbase-92b6c725b0022931ea0f3641b60f070ddcfb1413.tar.gz
Move framework proto build rules to separate file
The proto build rules are quite large and makes the top-level Android.bp file difficult to navigate. Move them to a separate file. Bug: 185128417 Test: m Merged-In: I5719ba0fa8e03dcfca0cc32dc30db3f87ea4e3cd Change-Id: I5719ba0fa8e03dcfca0cc32dc30db3f87ea4e3cd
Diffstat (limited to 'OWNERS')
-rw-r--r--OWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/OWNERS b/OWNERS
index 710f13e4f568..4970dd122331 100644
--- a/OWNERS
+++ b/OWNERS
@@ -30,3 +30,4 @@ per-file Android.bp = file:platform/build/soong:/OWNERS
per-file Android.mk = file:platform/build/soong:/OWNERS
per-file ApiDocs.bp = file:platform/build/soong:/OWNERS
per-file StubLibraries.bp = file:platform/build/soong:/OWNERS
+per-file ProtoLibraries.bp = file:platform/build/soong:/OWNERS