Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe0816f8 authored by Sandro Montanari's avatar Sandro Montanari
Browse files

Move NSC classes in platform to packages/NetworkSecurityConfig

The packages/NetworkSecurityConfig directory will contain two children:
 * "platform" with the current NSC implementation.
 * "module" that will contain wrappers that redirect to the
   new NSC implementation in Conscrypt.

The switch between the two different implementation is controlled
by the release_conscrypt_nsc flag.

This pattern will allow us to ramp up existing callers to the
new implementation without changing the package and signature
names of the current classes and method.

Bug: 397646538
Test: build-flag --all-releases set RELEASE_CONSCRYPT_NSC false && m
Flag: build.release_conscrypt_nsc
Change-Id: Iddb2f2761558c79ea3299a561d023d9b7925f829
parent a8302370
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment