Merge "Remove libcameraservice and libcamera_client from base_system" into qt-r1-dev
diff --git a/core/Makefile b/core/Makefile
index befb50f..4253b72 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -3655,7 +3655,7 @@
ifneq (,$(wildcard device))
OTATOOLS_DEPS += \
$(sort $(shell find device $(wildcard vendor) -type f -name "*.pk8" -o -name "verifiedboot*" -o \
- -name "*.x509.pem" -o -name "oem*.prop"))
+ -name "*.pem" -o -name "oem*.prop" -o -name "*.avbpubkey"))
endif
ifneq (,$(wildcard external/avb))
OTATOOLS_DEPS += \