commit | 6a99ca7e6bd03a662f0a8be9db2d7d89519ad36b | [log] [tgz] |
---|---|---|
author | Todd Kennedy <toddke@google.com> | Thu May 10 11:09:48 2018 -0700 |
committer | Todd Kennedy <toddke@google.com> | Fri May 11 10:14:19 2018 -0700 |
tree | 1822c00898cbb3ac6923f1b1d20533373e4d8ba2 | |
parent | ab9aa2004e8c555c3c506b68eec64d0d76ccfe34 [diff] |
DO NOT MERGE ANYWHERE Allow either version of the manifest to be "valid" On pre-patched, O, devices, the old manifest [the one without "ephemeral" in the permission] is valid. On post-patched devices [regardless of version], the new manifest [the one with "ephemeral" in the permission] is valid. Change-Id: I1aaa5c55f9e878fe98d049fa870297cabbcfd700 Fixes: 77997418 Test: cts-tradefed run commandAndExit cts -m CtsPermission2TestCases -t android.permission2.cts.PermissionPolicyTest