Merge "Add /system/etc/preloaded-classes in the list of files with fsv_meta."

This commit is contained in:
Nicolas Geoffray 2022-03-21 08:35:18 +00:00 committed by Gerrit Code Review
commit 412185256f

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