commit | 98f17c1f709e22e6e1a2e67edf5725c66f3f9ef7 | [log] [tgz] |
---|---|---|
author | tomnatan <tomnatan@google.com> | Mon Nov 15 12:22:18 2021 +0000 |
committer | tomnatan <tomnatan@google.com> | Tue Nov 16 13:24:44 2021 +0000 |
tree | 1d3f9a60afd2e6033d142a356918c0fe4b8f5289 | |
parent | 60316d327ff47e84b74e66e4a815a2cdb04d3f74 [diff] |
Skip unknown change IDs when adding/removing overrides on release builds Otherwise an exception is thrown because CompatConfig#isOverridable returns false for an unknown change ID. Fix: 205297182 Test: atest FrameworksServicesTests:CompatConfigTest Test: atest FrameworksServicesTests:PlatformCompatTest Change-Id: Id45ddd3226555d1169d9814517d2da336c1c7b1a