commit | fd87a60be88d3d2d3ebc37a2ff1b86ec1489efe8 | [log] [tgz] |
---|---|---|
author | atrost <atrost@google.com> | Mon Mar 02 17:09:23 2020 +0000 |
committer | atrost <atrost@google.com> | Tue Mar 03 15:20:06 2020 +0000 |
tree | 18fd3ebc8baef0967333e5a2540688154f8eff94 | |
parent | 920105c38ba977c8b56e16e4d969ead3acbc576f [diff] |
Add support for LoggingOnly changes Throw an exception if someone tries to add an override for a logging only change. Incorporate the restriction in the OverrideValidator. Test: change one change to be logging only, flash device, adb shell dumpsys platform_compat Test: atest com.android.server.compat.CompatConfigTest Test: atest com.android.server.compat.OverrideValidatorImplTest Bug: 148009004 Change-Id: I379c63f8b5c54500d9066be9363a186efd55d200