summaryrefslogtreecommitdiff
path: root/java/systemserver_classpath_fragment.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2021-05-16 23:32:52 +0100
committer Paul Duffin <paulduffin@google.com> 2021-05-23 11:21:38 +0100
commit0916595b1c9bf71224b98a6a2fdee941690446f6 (patch)
tree1a1c6f34fa5366dd8254191487296b70ad98d4cd /java/systemserver_classpath_fragment.go
parent22053dcbf28f8b4f664b83ec8433d016171f0d36 (diff)
Refactor hiddenAPIEncodeDex for use by bootclasspath_fragment
Previously, if the method was called multiple times by the same module the resulting build rules would all use the same temporary directory which meant that if run in parallel they would conflict with each other. This change fixes that by providing a jar specific temporary directory so it can be used by bootclasspath_fragment to encode its content modules. Also, cleans up, simplifies and improves the documentation. 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: I0ebe61abc8e16111c6e8a822eb96c57846b98461
Diffstat (limited to 'java/systemserver_classpath_fragment.go')
0 files changed, 0 insertions, 0 deletions