diff options
author | 2021-05-15 12:39:23 +0100 | |
---|---|---|
committer | 2021-05-19 16:17:30 +0100 | |
commit | 1a8010a24171c4ac1928b659f48dc680ee8b0353 (patch) | |
tree | 73dd208eb658c06f913d946074d15f4213509009 /java/systemserver_classpath_fragment.go | |
parent | 4de94504335e614efcdc4d0d86f1cfad758f83e8 (diff) |
Store dex jar paths in bootclasspath_fragment's apex content info
Previously, the DexBootJarPathForContentModule(module) simply called
directly through to the module to retrieve the dex jar path. This
change changes it so the bootclasspath_fragment retrieves the dex
jars from the module and stores them in the info structure for this
method to retrieve directly.
This makes it easier for the bootclasspath_fragment to stop retrieving
hidden API encoded dex jars from the module and perform the encoding
itself.
Bug: 179354495
Test: m com.android.art com.android.ipsec com.android.os.statsd com.android.conscrypt
- verify that this does not change the contents of the apex files
Change-Id: Ic79dea080f10f4017f1a75d6d1fb5a3bfe04c2ce
Diffstat (limited to 'java/systemserver_classpath_fragment.go')
0 files changed, 0 insertions, 0 deletions