OSDN Git Service

Switch to BoringSSL crypto.
authorMattias Nissler <mnissler@google.com>
Thu, 31 Mar 2016 14:32:59 +0000 (16:32 +0200)
committerMattias Nissler <mnissler@google.com>
Wed, 6 Apr 2016 13:54:11 +0000 (15:54 +0200)
commitdc8032396916db58a136d73bf5e587419507db4e
tree3c09bff9dbab90340b4d6041594461f74c4f4166
parente7af39dc4b616f6a37c6ab691c48ad745f2a428b
Switch to BoringSSL crypto.

This replaces the libmincrypt dependency with libcrypto_utils, which
is needed due to libfec and fs_mgr switching to BoringSSL.

Change-Id: I4f6f4d8cc5e200679331a9bcdf2cc3bad1082dd6
Android.mk