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

Skip to content
Commit 18f64f19 authored by Ken Chen's avatar Ken Chen
Browse files

Remove RESOLV_INJECT_CA_CERTIFICATE

The cppflags RESOLV_INJECT_CA_CERTIFICATE prevents test CA certificate
injection interface to be misused in production build. However, it will
also leads to resolv_integration_test fail while the resolver is built
for mainline release. Remove RESOLV_INJECT_CA_CERTIFICATE to get test
pass. The CA certificate injection interface is still protected by
permission check in DnsResolverService::setResolverConfiguration().

Bug: 147792436
Test: 1. build and install com.android.resolv from aml branch
      2. atest resolv_integration_test

Change-Id: Id03566dcaceab0f8c78fe705cb8f6f6c806082ca
parent 0452b8cf
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