From aeec0b2076f229f15e465ae630d26e88f7b3a8f1 Mon Sep 17 00:00:00 2001 From: Tianjie Xu Date: Mon, 29 Oct 2018 11:14:09 -0700 Subject: Delete the dumpkey host tool We used to dump the public key files into some text format; and parse them under recovery. But now we have switched to read the certificates directly from the zip files; and there's no caller of this dumpkey host tool any more. Bug: 116655889 Test: mma Change-Id: I115592e2a894b3375495c81cb249d1bed1a5d973 --- tools/dumpkey/DumpPublicKey.mf | 1 - 1 file changed, 1 deletion(-) delete mode 100644 tools/dumpkey/DumpPublicKey.mf (limited to 'tools/dumpkey/DumpPublicKey.mf') diff --git a/tools/dumpkey/DumpPublicKey.mf b/tools/dumpkey/DumpPublicKey.mf deleted file mode 100644 index 7bb3bc88d..000000000 --- a/tools/dumpkey/DumpPublicKey.mf +++ /dev/null @@ -1 +0,0 @@ -Main-Class: com.android.dumpkey.DumpPublicKey -- cgit v1.2.3