commit | 6d856881b2d354b48947770cc89f947515ac01a4 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Wed Jan 02 13:45:35 2019 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Wed Jan 02 13:45:36 2019 -0700 |
tree | 5bbb21f8586a0b725e0bf7da99a258bad6c5a2af | |
parent | f60ed7006050b1694c3f32f9ea93c8b6ce7d856b [diff] |
Move permission enforcement to be dynamic. The new storage model can be enabled with a feature flag, so we need to enforce the old/new storage model dynamically in code, instead of relying on static <path-permission> manifest tags. Bug: 120623196 Test: atest cts/tests/tests/provider/src/android/provider/cts/MediaStore* Change-Id: I1444564a51fe3acda7572134ef7541fe281f34d9