commit | 2482315cd526ef49b1eb91d24f7a0149d91d0108 | [log] [tgz] |
---|---|---|
author | Chad Brubaker <cbrubaker@google.com> | Fri May 25 12:36:36 2018 -0700 |
committer | Chad Brubaker <cbrubaker@google.com> | Fri May 25 12:36:36 2018 -0700 |
tree | 40b233389ca1f5875b8387188a031cf7e155cdd3 | |
parent | 3d70d20c885c48ca6479f940de07cefc14e6cca7 [diff] |
Remove downgrade check for targetSandboxLevel This is causing issues with apps adopting Instant Apps and the security requirements that lead to downgrade being disallowed were either reverted in late O or moved into target API checks. Change-Id: Ide3913091788d6a37bf2d17ca22769f6bbc6d3c7 Fixes: 80307033 Test: Install v2 sandbox APK, try and upgrade with a v1 sandbox APK.