commit | 710b2893c22690f39c60686977ce860ccd143021 | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Tue Aug 30 20:54:09 2022 +0900 |
committer | Chalard Jean <jchalard@google.com> | Thu Sep 08 19:41:38 2022 +0900 |
tree | 93f2da0b767ba3bf8fef9f10cbbbcc2c149b2740 | |
parent | 26ebf8c97a4e522997546688966fed0d00bf4655 [diff] |
Split POLICY_EVER_VALIDATED_NOT_AVOIDED_WHEN_BAD into two This flag conflates these two things, but it's a lot clearer if they are separate and evaluated at the end. Moreover, a new policy will make use only of one of them, so having them separate is also useful going forward. Test: FrameworksNetTests Change-Id: Ia47b3974277cf76153a53d7e8a0e969c90ba78f4