summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2016-02-16 18:26:35 -0800
committerDianne Hackborn <hackbod@google.com>2016-02-19 16:51:25 -0800
commitb2117d15d196dc29e4fc50d70cd8a10a04492e9c (patch)
tree98f1e92fa6dbbca98eee76fba0d13ad78ccd86a4 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent263e21f12cba4a2c5b4a6ac07fad55a4afc2ec45 (diff)
Implement lenient background check option.
Which really means, make background check much more strict, with an option to revert to the more lenient behavior. In this strict version, an app can't have services started or receive broadcasts at any point when it is not foreground. Also, it doesn't matter the importance of a caller trying to start a service, it only depends on the state of the app whose service is being started. A new activity shell command allows you to control whether to use the strict or lenient behavior. Change-Id: I7f5a50b52881b5c8f9d8b6c8c622d3652a769fd7
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions