commit | 170dc8e82c81c50ff96b9afb4d971e838e206aa9 | [log] [tgz] |
---|---|---|
author | Stefano Duo <stefanoduo@google.com> | Fri Mar 03 14:38:32 2023 +0000 |
committer | Stefano Duo <stefanoduo@google.com> | Mon Mar 13 13:28:35 2023 +0000 |
tree | f774e6a67debeec20bfb6a84538305057a9d88fa | |
parent | 2cd4ac872558c6248e8c641eb263547445ca0dec [diff] |
gn2bp: Drop upstream boringssl build rules in favor of local Android.bp Due to AOSP's FIPS requirements, AOSP-Cronet's BoringSSL must be built differently than Chromium-Cronet's BoringSSL. The downstream way of building BoringSSL is manually mantained in //external/cronet/third_party/boringssl. So, whenever a target depends on upstream's boringssl translate that to the downstream custom target. Test: m && CtsNetHttpTestCases Change-Id: I34a69de79397c35358745388be433934c203d2b2