summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2018-06-27 14:41:57 -0600
committerJeff Sharkey <jsharkey@android.com>2018-06-29 11:41:00 -0600
commitdd02e33417f262341e8f3cf1839f3510d0fa05db (patch)
treedda03759d931e9577e9bd0a0833fad19c7e6994b /tools/aapt2/java/JavaClassGenerator_test.cpp
parentaf5753836912a1c76ac35071b8343a6d00782d9e (diff)
StrictMode to catch storage while locked.
When an app starts becoming Direct Boot aware, it can be difficult to track down all the places they're reading data from credential protected storage. When a user is locked, credential protected storage is unavailable, and files stored in these locations appear to not exist, which can result in subtle app bugs if they assume default behaviors or empty states. Instead, apps should store data needed while a user is locked under device protected storage areas. Bug: 110413274 Test: atest cts/tests/tests/os/src/android/os/cts/StrictModeTest.java Change-Id: Ia390318efa6fefda8f10ac684d0206e67aa1d3dc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions