Skip to content
Commit 0645bcb8 authored by Roland Levillain's avatar Roland Levillain
Browse files

Add a unit test for Android Runtime (Boot) device configuration flags.

These flags live in device configuration namespace
`runtime_native_boot`. Exercise them by checking that they are passed
to the zygote process(es) as a runtime option after a reboot.

At the moment this test only checks flag `gctype`, which is the only
flag currently implemented in namespace `runtime_native_boot`.

Test: core/jni/runtime_native_boot-flags-test.sh
Bug: 72446017
Bug: 120794191
Bug: 123524494
Bug: 123754583
Change-Id: I6cf43c3ee0d405fb1b69a450587dd712f911358d
parent ec820ed3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment