summaryrefslogtreecommitdiff
path: root/java/platform_bootclasspath_test.go
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2021-05-16 23:32:52 +0100
committerPaul Duffin <paulduffin@google.com>2021-05-23 18:41:47 +0100
commited587c367b5efc7ffe737e3bddbff38d2d8605c4 (patch)
tree43bf020d49ad854e9d928f94898ea826a5e20743 /java/platform_bootclasspath_test.go
parent5ff8e3f56774c7a3cfc41084c21db24b5899b821 (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 Merged-In: I0ebe61abc8e16111c6e8a822eb96c57846b98461 Change-Id: I0ebe61abc8e16111c6e8a822eb96c57846b98461 (cherry picked from commit 0916595b1c9bf71224b98a6a2fdee941690446f6)
Diffstat (limited to 'java/platform_bootclasspath_test.go')
0 files changed, 0 insertions, 0 deletions