commit | 412185256faf0d97a376800246cabc9a2d0d342e | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon Mar 21 08:35:18 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Mar 21 08:35:18 2022 +0000 |
tree | a7455c1512e71edbb62482775d698984c28e409e | |
parent | d25bf1ec381eb586eb84f0cb1dea2202138162c4 [diff] | |
parent | 13f2821712492c795a4fe14a4b5582e538a290ff [diff] |
Merge "Add /system/etc/preloaded-classes in the list of files with fsv_meta."
diff --git a/core/Makefile b/core/Makefile index bb3911d..02de5d5 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -2874,6 +2874,7 @@ $(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)))