summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2017-06-20 16:13:40 -0700
committerChristopher Ferris <cferris@google.com>2017-06-21 13:49:29 -0700
commit2980de4a59db048851fbbac9cd847a96a12fa4ec (patch)
tree34aa5681626b93956e5d2a07400532935039c572 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent6d81ed4c3409f11bff1c547b420e8649b0cc5799 (diff)
Add a common call when wrapping an app.
When an application is wrapped using setprop wrap.<application>, it doesn't set the special zygote flag, or make the mallopt call. This means that a wrapped application will behave differently, and not be able to track zygote native allocations versus app native allocations. This CL adds a nativePreApplicationInit call that is used after the Zygote is forked, and when a wrapped application is called. Bug: 62068500 Test: Booted sailfish system. Verified that the zygote has not called Test: the new function. Verified the function is called when a wrapper Test: is used. Verified the function is called when the Zygote forks Test: a process. Change-Id: I392e1b5429be77def63f7815b072d68e9408cc7f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions