Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 13f28217 authored by Nicolas Geoffray's avatar Nicolas Geoffray
Browse files

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

Test: m
Bug: 162110941
Change-Id: Idbc0d602bbce9a3cbd68a84f0cc8e2dae05c8c1e
parent ed21d0f5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)))