Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1c3a1ec8 authored by Makoto Onuki's avatar Makoto Onuki
Browse files

Start using experimental API

To enable experimental API, use
```
export RAVENWOOD_ENABLE_EXP_API=1 # enable experimental api for all tests.
```
or
```
export RAVENWOOD_ENABLE_EXP_API_TestModuleName=1
```

Also rename the env flag to enable sysprop reads to
`RAVENWOOD_ALLOW_ANY_SYSPROP_READ` with support of
per-module flag, like `RAVENWOOD_ALLOW_ANY_SYSPROP_READ_TestModuleName=1`.

Bug: 292141694
Flag: TEST_ONLY
Test: $ANDROID_BUILD_TOP/frameworks/base/ravenwood/scripts/run-ravenwood-tests.sh -s
Change-Id: I7ac83640d4cfce78ace9fc407eb57a50e370d777
parent 0ba3137a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment