Merge "Add /system/etc/preloaded-classes in the list of files with fsv_meta." am: 412185256f
am: d021f26024
Original change: https://android-review.googlesource.com/c/platform/build/+/2032067 Change-Id: Ieb3561281f76c2ee46dabb6049161c8f0d5b6f2d
This commit is contained in:
commit
802ae18bad
1 changed files with 1 additions and 0 deletions
|
@ -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)))
|
||||
|
||||
|
|
Loading…
Reference in a new issue