From 91b54e18568bc30dfb7422881d995401532bff11 Mon Sep 17 00:00:00 2001 From: tomascus Date: Tue, 4 Jul 2017 16:43:02 +1000 Subject: shinano-common: readd tad_static * Moved from vendor repos * Also remove the associated product_packages copying Change-Id: I28a906e0bd0c08bba20d22d25122f99bd84669a8 --- shinano.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'shinano.mk') diff --git a/shinano.mk b/shinano.mk index 50bc782..ed99081 100644 --- a/shinano.mk +++ b/shinano.mk @@ -54,13 +54,14 @@ PRODUCT_COPY_FILES += \ # Camera (stock .575 blobs) PRODUCT_PACKAGES += \ - tad_static \ - wait4tad_static \ libshims_wvm \ libshims_signal \ libshims_idd \ libsonycamera +PRODUCT_COPY_FILES += \ + $(COMMON_PATH)/rootdir/sbin/tad_static:root/sbin/tad_static + PRODUCT_COPY_FILES += \ $(COMMON_PATH)/rootdir/system/bin/credmgrfirstboot.sh:system/bin/credmgrfirstboot.sh -- cgit v1.2.3