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

Skip to content
Commit 68e4888a authored by Makoto Onuki's avatar Makoto Onuki
Browse files

Enhance component alias test.

- We no longer use the helper APKs. Removed the "apps" directory.

- Now, we create 3 instrumentation test APKs from the same source files.
They all contain aliases and targets aross each other.

And we run all the 3 test APKs.

This allows us to cover various combination, such as:
- Caller in package A -> Alias in package A -> Target in Package A
- Caller in package A -> Alias in package A -> Target in Package B
- Caller in package A -> Alias in package A -> Target in Package C
- Caller in package A -> Alias in package B -> Target in Package A
- Caller in package A -> Alias in package B -> Target in Package B
- Caller in package A -> Alias in package B -> Target in Package C
 ....

BYPASS_INCLUSIVE_LANGUAGE_REASON=legacy command name

Bug: 196254758
Test: atest frameworks/base/tests/componentalias
Change-Id: I8e00bfd1a601395641cc5d715a16db11134e81d7
parent 461c1a11
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