summaryrefslogtreecommitdiff
path: root/boot
diff options
context:
space:
mode:
authorYan Wang <yawanng@google.com>2021-05-07 17:52:14 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-05-07 17:52:14 +0000
commitf34d715c171a21b2dbdfa47321feb406774ee892 (patch)
tree0368fa2095471a8171d5ebebd7441d468ce442f3 /boot
parent9dba9a678237e46daa416e4ecdf9e7b0762d18bf (diff)
parentd9fff75b25f3609fffd5ff07c1129747fa386139 (diff)
Merge "Add empty boot image profile and preload classes for framework" am: d9c35709f8 am: 6f55caaaa4 am: d9fff75b25
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1697307 Change-Id: Icaf0842e2b152fff1a0cea2435548cca7b9c09fa
Diffstat (limited to 'boot')
-rw-r--r--boot/OWNERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/boot/OWNERS b/boot/OWNERS
index 0648888a9a1a..0e258d042c08 100644
--- a/boot/OWNERS
+++ b/boot/OWNERS
@@ -1,2 +1,6 @@
# soong-team@ as the platform_bootclasspath module is tightly coupled with Soong
file:platform/build/soong:/OWNERS
+
+# art-team@ manages the boot image profiles for frameworks
+per-file boot-* = calin@google.com, yawanng@google.com, ngeoffray@google.com
+per-file preloaded-classes* = calin@google.com, yawanng@google.com, ngeoffray@google.com