summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorevitayan <evitayan@google.com>2020-02-07 11:34:50 -0800
committerYan Yan <evitayan@google.com>2020-02-21 06:22:12 +0000
commit78ed90270af7950d7e9a5b5481dc49ef1adbc1c3 (patch)
tree98b6b2f4d3fb37db79549de333e4abcdfb8c9b98 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentb2d41e93f80166ccf9631af776d8df2a2a30b34d (diff)
Dynamically include ike-stubs in services.core.unboosted
Previously because compilation will preferentially uses the ike-stubs statically included in framework.jar, FrameworksIkeTests has to jarjar the ike_test.jar. Otherwise the tests will use the ike-stubs and cannot access to the hidden implementation. This commit removes ike-stubs in framework-minus-apex and framework and statically includes it in services.core.unboosted. In this way, system server can still compile against ike.jar and at the same time FrameworksIkeTests does not need to jarjar the ike_test.jar anymore Bug: 145995723 Test: build, flash, boot, loaded in system server Test: atest FramewokrsIkeTests (passed) Test: m mts && mts-tradefed run mts-ipsec (passed) Change-Id: I75dabcc522e89c94c3e888f5cea22ad5ce0a77e5 Merged-In: I75dabcc522e89c94c3e888f5cea22ad5ce0a77e5
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions