commit | 9c5023bca404934431207ef8edc3325a411e7181 | [log] [tgz] |
---|---|---|
author | Cameron Brown <cambr@google.com> | Thu Jul 20 16:30:54 2023 +0100 |
committer | Cameron Brown <cambr@google.com> | Tue Aug 08 12:29:47 2023 +0100 |
tree | 1a2a42c09775b68291f11da82fc73dd69884acbf | |
parent | d5b88009d24bdb9a3467ea96e5eff08ebfff95d5 [diff] |
cts: Skip FLEDGE localhost+dev enrollment check This allows debuggablects tests to register localhost: and 127.0.0.1 addresses as valid ad techs. Further changes are required to AdServicesHttpsClient such that we can call with a self-signed certificate. Test: atest android.adservices.service Change-Id: If24f08d4838a6bedaffc42ec0dcbd86131bee07c Fixes: 290791194