Add empty boot image profile and preload classes for framework

The boot image profile and preloaded class files will be split
for two parts. One for art and one for framework.

These intial empty files are necessary for server side to
compare the difference.

Bug: 186455808
Test: m
Change-Id: I51a1ab6fa203a8e85e2cebeff3f64c9bfc59b58a
This commit is contained in:
yawanng 2021-05-05 04:22:16 +00:00
parent b9680bac79
commit eb2b1d53c7
3 changed files with 4 additions and 0 deletions

View File

@ -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

View File

View File