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

Skip to content
Commit c8bf1c52 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN Committed by Aaron Huang
Browse files

Add jarjar rules for telephony tests

The rules combine the base telephony jarjar rules, and test-only jarjar
rules. Test-only rules take precedence as jarjar only applies the first
matching rule to any class.

Includes a rule to rename the NetworkFactory in services.jar, as the
base jarjar rules would otherwise attempt to rename it to the same
package as the one in telephony-common, and cause conflicts.

This is only necessary for telephony tests because telephony has jarjar
rules for NetworkFactory, because it puts telephony-common on the
bootclasspath.

Test: atest FrameworksTelephonyTests
Bug: 138306002
Change-Id: Ia7b80233a2934b285beb4684c3cac2e32521f6d4
Merged-In: Ia7b80233a2934b285beb4684c3cac2e32521f6d4
(clean cherry-pick from internal branch)
parent 848c730e
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