summaryrefslogtreecommitdiff
path: root/boot
diff options
context:
space:
mode:
authorYan Wang <yawanng@google.com>2021-05-07 17:20:23 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-05-07 17:20:23 +0000
commitd9fff75b25f3609fffd5ff07c1129747fa386139 (patch)
treeafa5171834801a5baca2c22ca7a69136a387286f /boot
parent0d4459a5e7b0376fba92fd094d9f2f94819d890e (diff)
parent6f55caaaa489c4af7975ac461a4d48685b126867 (diff)
Merge "Add empty boot image profile and preload classes for framework" am: d9c35709f8 am: 6f55caaaa4
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1697307 Change-Id: I354341b924526b36e98f85bb9c2a3160b28c01ec
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