commit | 1ef8aef260c19236be023c429b41a46e7f5da8b0 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Apr 11 08:39:52 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Apr 12 21:04:35 2016 +0000 |
tree | a79204c14aa814decdb8c88d116e7adc93263036 | |
parent | d581ce373c71b74e2da31fed9af2e18f1e501674 [diff] |
Frameworks/base: Add no-thread marking to zygote Use ZygoteHooks code to mark zygote initialization to not be allowed to create threads. This is helpful when new classes are found to be used by apps but cannot be preloaded as they spawn threads. Bug: 27248115 Change-Id: I1dc3620d9e7d0054c672b993d89459fc4b353dfc