commit | b0a6dd680e507a0ef1cf52ea9b53feee592926ad | [log] [tgz] |
---|---|---|
author | Andrei Onea <andreionea@google.com> | Fri Oct 30 16:26:39 2020 +0000 |
committer | Andrei-Valentin Onea <andreionea@google.com> | Fri Oct 30 16:38:08 2020 +0000 |
tree | 0794864e98c75511466d36d853ba1ae29f0175f3 | |
parent | 7e65d7f6fc14690f03dee304f7af61cf983af9a5 [diff] |
Fix app compat dashboard from settings app Fix an issue due to recent changes tha made the settings app accidentally categorize non sdk gated changes as targetSdk > -1. The recent changes made target sdk changes have a '>=' condition instead of strictly '>', so address that issue as well. Bug: 172043600 Test: open App Compatibility Changes option in Developer Options Change-Id: Ic5ee203c5a82ac982164304e3ae399947a39e058