blob: 511f72f4871a24a336710fa75674fdfe68f97ff6 [file] [log] [blame]
#include <media/hardware/CryptoAPI.h>
#include "WVCryptoPlugin.h"
android::CryptoFactory *createCryptoFactory() {
return new android::WVCryptoFactory;
}