android: Enable revocation plugin

This commit is contained in:
Tobias Brunner
2017-07-03 10:27:50 +02:00
parent 7b4177578b
commit 36e8f43617
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -113,6 +113,8 @@ LOCAL_SRC_FILES += $(call add_plugin, pubkey)
LOCAL_SRC_FILES += $(call add_plugin, random)
LOCAL_SRC_FILES += $(call add_plugin, revocation)
LOCAL_SRC_FILES += $(call add_plugin, sha1)
LOCAL_SRC_FILES += $(call add_plugin, sha2)