diff options
author | Daniel Rosenberg <drosen@google.com> | 2018-11-27 22:08:02 -0800 |
---|---|---|
committer | Daniel Rosenberg <drosen@google.com> | 2019-01-09 15:18:01 -0800 |
commit | ca00b0edebe888e55b068adaab30680d4c40becf (patch) | |
tree | f984fca1eaafac392190db1a68e246a968905e79 /libunwindstack/tests/DexFileTest.cpp | |
parent | 010a85afe5783fa180d39bc0164ad76ac4de4675 (diff) |
Add conditional class starting
This adds the ability to prevent a class from starting
if a certain persistent property has been set to
disallow it.
A class will only load if there is not a property named
persist.init.dont_start_class.[class name] set to 1.
Test: Set a property called persist.dont_start_class.[class]
to 1. Verify that the given class does not start
Change-Id: I51c70ad635762ed77855d0509e630adb0aec0eb1
Diffstat (limited to 'libunwindstack/tests/DexFileTest.cpp')
0 files changed, 0 insertions, 0 deletions