otasigcheck and backuptools from CM
Change-Id: I1b582d57ed58176db83ec046e68884cd9e4a1b6a
Add otasigcheck.sh from cm
Change-Id: I930b06ccd1d8fc2b10bdb5e98418efb05ca28e71
diff --git a/config/common.mk b/config/common.mk
index 73e7559..f4e890f 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -32,6 +32,10 @@
vendor/slim/prebuilt/common/bin/99-backup.sh:system/addon.d/99-backup.sh \
vendor/slim/prebuilt/common/etc/backup.conf:system/etc/backup.conf
+# Signature compatibility validation
+PRODUCT_COPY_FILES += \
+ vendor/slim/prebuilt/common/bin/otasigcheck.sh:system/bin/otasigcheck.sh
+
# SLIM-specific init file
PRODUCT_COPY_FILES += \
vendor/slim/prebuilt/common/etc/init.local.rc:root/init.slim.rc