summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2015-11-06 22:40:29 -0800
committerJeff Sharkey <jsharkey@android.com>2015-11-08 13:29:16 -0800
commite17ac1569793c333bb4dce86607a342e7c982ae7 (patch)
treeb62cf94ffec5ca0f91abaac266a95392b0c28ef1 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent15447798a38d2b5acb1998731340255f4203f294 (diff)
More APIs for encryption-aware apps.
Apps can mark manifest components as being encryption-aware, which means they can safely be run before the credential encrypted storage is available. Start adding filtering logic so that we only return these components when a user is running "with amnesia." That is to say, only device encrypted storage is available, so the user is running but with only partial knowledge of its data. To avoid calling into ActivityManager with the PackageManager lock held, we quickly determine user state and splice the state into the flags for later per-component evaluation. Bug: 22358539 Change-Id: Idc56ec29f1ef04da8963e004314d7f5e47400997
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions