summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Jihoon Kang <jihoonkang@google.com> 2024-03-20 00:44:54 +0000
committer Jihoon Kang <jihoonkang@google.com> 2024-03-20 07:45:29 +0000
commit0216805aaeb7c6d51c0605dcdd8e811fee8f2a33 (patch)
tree89b03a877e17ed68ddeb96910e471a1f990b2ea5 /java/java.go
parentf11f786571282209093b9988065fa259fd3b056b (diff)
Modify dist artifact dependency to respect the RELEASE_HIDDEN_API_EXPORTABLE_STUBS build flag
Currently, the "exportable" stubs and the api files are copied to the dist directory during SDK builds regardless of the value of the RELEASE_HIDDEN_API_EXPORTABLE_STUBS build flag. This change modifies such behavior that the "exportable" artifacts are copied to the dist directory only when the RELEASE_HIDDEN_API_EXPORTABLE_STUBS flag value is set to true. Test: lunch aosp_arm-trunk_staging-eng && m sdk dist and inspect ninja graph to verify that the "everything" artifacts are copied to the dist directory Bug: 330417789 Change-Id: I3b83375610eb172d7b9da7ea831a74cd427b696c
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions