summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2016-01-30 17:44:15 -0700
committerJeff Sharkey <jsharkey@android.com>2016-01-30 17:48:32 -0700
commit634dc42c9e16f492b015ccafffc110952cdccec8 (patch)
treeb4358c41ccd6b97da0ddb09679524c78cc926c2d /tools/aapt2/java/JavaClassGenerator.cpp
parent35871f2c2bb114806b4e3f109960b7f863d7885c (diff)
Throw when using deprecated file modes.
installd no longer grants o+x to private app data directories for apps targeting N, so the long-deprecated MODE_WORLD_READABLE and MODE_WORLD_WRITEABLE flags no longer have any effect, which may lead to frustrating debugging sessions. So to help clearly communicate that these flags no longer work, let's throw when an app targeting N tries using them. Bug: 26886867 Change-Id: I97dae6182fc3c55639ff37a39c4aae6dd0bed507
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions