Merge "Add /system/etc/preloaded-classes in the list of files with fsv_meta." am: 412185256f am: d021f26024 am: 802ae18bad

Original change: https://android-review.googlesource.com/c/platform/build/+/2032067

Change-Id: Iccf3ddc80a1f5491da956a5e194d56c39bd1e1c1
This commit is contained in:
Nicolas Geoffray
2022-03-21 10:06:58 +00:00
committed by Automerger Merge Worker

View File

@@ -2874,6 +2874,7 @@ fsverity-metadata-targets := $(sort $(filter \
$(TARGET_OUT)/framework/% \
$(TARGET_OUT)/etc/boot-image.prof \
$(TARGET_OUT)/etc/dirty-image-objects \
$(TARGET_OUT)/etc/preloaded-classes \
$(TARGET_OUT)/etc/classpaths/%.pb, \
$(ALL_GENERATED_SOURCES) $(ALL_DEFAULT_INSTALLED_MODULES)))