OSDN Git Service

Refactor Zygote runtime option checking in runtime_native_boot-flags-test.sh.
authorRoland Levillain <rpl@google.com>
Fri, 1 Mar 2019 15:33:40 +0000 (15:33 +0000)
committerRoland Levillain <rpl@google.com>
Fri, 1 Mar 2019 15:33:40 +0000 (15:33 +0000)
commit764edada313a9fc7e129e97c7c64bb02f1a8968c
treea9c63157d00941445cd9ca47be860980284295d6
parentb7bb0a134cbe35b92b42acfd73f1d9a97750c5b7
Refactor Zygote runtime option checking in runtime_native_boot-flags-test.sh.

Generalize runtime option checking functions, so that they can be used
to check options other than the ones starting with `-Xgc:`

Test: core/jni/runtime_native_boot-flags-test.sh
Bug: 72446017
Bug: 120794191
Bug: 123754583
Bug: 119800099
Change-Id: I263a177486f8e24ce92928973f7c8853baf0983b
core/jni/runtime_native_boot-flags-test.sh