aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArian <arian.kulmer@web.de>2019-08-20 18:48:24 +0200
committerArian <arian.kulmer@web.de>2019-10-25 22:16:13 +0200
commit47b8e3eaf367b08a8aeb0253cad9fb22bb8ac925 (patch)
tree2d0918e75755f24480fb15609f1d8be80271ed9b
parentcf6a909ca5605ba6eea356919d55ddb16725a242 (diff)
shinano-common: Add wait4tad_static
-rw-r--r--rootdir/sbin/wait4tad_staticbin0 -> 224392 bytes
-rw-r--r--shinano.mk3
2 files changed, 2 insertions, 1 deletions
diff --git a/rootdir/sbin/wait4tad_static b/rootdir/sbin/wait4tad_static
new file mode 100644
index 0000000..3885998
--- /dev/null
+++ b/rootdir/sbin/wait4tad_static
Binary files differ
diff --git a/shinano.mk b/shinano.mk
index 9371c1c..32bae46 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -56,7 +56,8 @@ PRODUCT_COPY_FILES += \
# Camera
PRODUCT_COPY_FILES += \
- $(COMMON_PATH)/rootdir/sbin/tad_static:root/sbin/tad_static
+ $(COMMON_PATH)/rootdir/sbin/tad_static:root/sbin/tad_static \
+ $(COMMON_PATH)/rootdir/sbin/wait4tad_static:root/sbin/wait4tad_static
PRODUCT_COPY_FILES += \
$(COMMON_PATH)/rootdir/system/vendor/bin/credmgrfirstboot.sh:$(TARGET_COPY_OUT_VENDOR)/bin/credmgrfirstboot.sh