commit | ea4517b0b8054ccbddb4a16fec9e59b84c9597a9 | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <phh@archos.com> | Mon Dec 04 16:45:04 2017 +0100 |
committer | Pierre-Hugues Husson <phh@archos.com> | Mon Dec 04 16:45:04 2017 +0100 |
tree | d325f8f5623001a8271ce861e0ccef21be1d77a9 | |
parent | c1f73e852931183573827c191217c7f9ff3a9c76 [diff] |
Need to specify presigned certificate
diff --git a/update.sh b/update.sh index d5d113d..cbedbd9 100644 --- a/update.sh +++ b/update.sh
@@ -10,6 +10,7 @@ LOCAL_MODULE_TAGS := optional LOCAL_SRC_FILES := bin/$1 LOCAL_MODULE_CLASS := APPS +LOCAL_CERTIFICATE := PRESIGNED include \$(BUILD_PREBUILT) EOF