| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Bug: http://b/32019064
Test: builds
Change-Id: I18a1d816d63b64601485045070851f32d44e85eb
|
|
|
|
|
| |
Bug: http://b/30708454
Change-Id: Iaad64272ced766f87e67f2877e990afccc558065
|
|
|
|
|
|
|
|
| |
There's no need to use a different name for target and host moudles. In
Soong, it's better to use the same for both, as target and host modules
can be defined at the same time.
Change-Id: I32ee5bbd54b16a4ed9d812db4da836e96b1e8654
|
|
|
|
|
|
| |
This fixes a problem building against BoringSSL master.
Change-Id: Ib052c6a59454126a83e32e9a43391470aca7356a
|
|
This provides a tiny library implementing encode/decode functionality
for Android's custom RSA public key binary format. Keys are encoded
from and decoded to BoringSSL RSA key objects.
Change-Id: I55e5522d557e0e9f35927a87b6581f020ee34e7a
|