diff options
author | Jeff Sharkey <jsharkey@android.com> | 2020-05-28 15:34:09 -0600 |
---|---|---|
committer | Jeff Sharkey <jsharkey@android.com> | 2020-05-28 15:34:11 -0600 |
commit | 14e961870a18f2fda768906fb14d900df2036346 (patch) | |
tree | 1da7df8862816073a8624171bbda644cbd7b8f91 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 7912eb5ef81fd557f8fdcf9df9a07c2c79f19d59 (diff) |
Apps shouldn't be disabling StrictMode checks.
Since Android N we've helpfully guided apps towards using content://
Uris when sharing data, but some obstinate apps have tried bypassing
these helpful checks. Since we're finally changing the storage model
in Android R, we really to communicate strongly that apps must be
using content://, and these methods should not be used.
Bug: 156336269
Test: manual
Change-Id: Id8707ecb51f3a24747b4c84d86c70591fb5f7ffc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions