OSDN Git Service

otasigcheck: Extract the key
authorChirayu Desai <chirayudesai1@gmail.com>
Mon, 8 Jun 2015 18:41:29 +0000 (00:11 +0530)
committerSteve Kondik <steve@cyngn.com>
Sun, 4 Sep 2016 04:47:36 +0000 (21:47 -0700)
commit7cbb9fa2a5a5154dcb8c26d9f1b47ba1625ab77b
tree555e6f7d0a6757844a96b94d07cb8634c07e10cc
parentcfdc6dc275f568c7e6d297fd5221396f62d6e6af
otasigcheck: Extract the key

* commit b110c751b181423d268531c624db212d2d81e816
  "build: ota: Support for install tools in /tmp/install"
  erroneously removed the line extracting the releasekey,
  making the script a no-op as it couldn't find a key to
  compare against.

Change-Id: I0dc5d15dbf4b0531de4df9e62a5bd47ec463c2a1
tools/releasetools/edify_generator.py