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

Commit 3fb85744 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Filter out file required_images which is not a on-device file" into main am: 81e0c056

parents 236a772f 81e0c056
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1757,7 +1757,8 @@ filter_out_files := \
  $(PRODUCT_OUT)/apex/% \
  $(PRODUCT_OUT)/fake_packages/% \
  $(PRODUCT_OUT)/testcases/% \
  $(dest_files_without_source)
  $(dest_files_without_source) \
  $(PRODUCT_OUT)/required_images
# Check if each partition image is built, if not filter out all its installed files
# Also check if a partition uses prebuilt image file, save the info if prebuilt image is used.
PREBUILT_PARTITION_COPY_FILES :=