diff options
-rw-r--r-- | boot/OWNERS | 4 | ||||
-rw-r--r-- | build/boot/boot-image-profile.txt | 0 | ||||
-rw-r--r-- | build/boot/preloaded-classes | 0 |
3 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 diff --git a/build/boot/boot-image-profile.txt b/build/boot/boot-image-profile.txt new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/build/boot/boot-image-profile.txt diff --git a/build/boot/preloaded-classes b/build/boot/preloaded-classes new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/build/boot/preloaded-classes |