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

Skip to content
Commit b50d3254 authored by Mike Yu's avatar Mike Yu
Browse files

Revert "Read test cacert and keys from files"

This reverts commit af130a4c.

When we build resolv_{unit,integration,stres,gold}_test, testing
pem files are copied and pushed to corresponding output directory.

The following build command moves all of the pem files to out/dist
and thinks that the files are duplicated.

m TARGET_BUILD_APPS="resolv_unit_test resolv_integration_test" dist
(This is a simplified command. The actual command which caused
the issue is in b/193063575)

We will use pipe as a workaround to read the testing certificates.

Bug: 193063575
Test: m TARGET_BUILD_APPS="com.google.android.resolv resolv_unit_test
      resolv_integration_test resolv_gold_test resolv_stress_test" dist
Change-Id: I0553aa4874603089630e771298b16c96946a3c2a
parent 0b61ab57
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