From c343f710f4d59643ab6b6d200cff29edee482094 Mon Sep 17 00:00:00 2001 From: Hannu Lyytinen Date: Tue, 10 Apr 2012 16:12:21 +0300 Subject: Use the new plugin system in the KMS plugin. Sync up the KMS QPA plugin with the plugin system changes. Change-Id: Ifaa8be6f11aeb93acc63643c62ca15db4e9bc38f Reviewed-by: Andy Nichols --- src/plugins/platforms/kms/kms.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/plugins/platforms/kms/kms.json (limited to 'src/plugins/platforms/kms/kms.json') diff --git a/src/plugins/platforms/kms/kms.json b/src/plugins/platforms/kms/kms.json new file mode 100644 index 0000000000..be662226ae --- /dev/null +++ b/src/plugins/platforms/kms/kms.json @@ -0,0 +1,3 @@ +{ + "Keys": [ "kms" ] +} -- cgit v1.2.3