commit | 80892075fbdb636d7e5cf3a52aa373591d443cee | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@google.com> | Wed Sep 30 15:05:55 2015 -0700 |
committer | Adam Langley <agl@google.com> | Wed Sep 30 15:05:55 2015 -0700 |
tree | cf801548c250de0af9a829538a9b465f195e69f4 | |
parent | 481722ef249e3dd6de59b0e1e07fc5491e34c42e [diff] |
system/keymaster: remove BORINGSSL_201509 support. The BORINGSSL_201509 define was used to make updating BoringSSL in external/boringssl less painful. It allowed code to compile with either the old BoringSSL (which didn't define BORINGSSL_201509) or with the new (which does). Now that the new version has landed, this change removes that support. Change-Id: I19e661419f830459d015bf14e7905af2ec41b735