diff options
author | 2024-08-09 22:48:30 +0000 | |
---|---|---|
committer | 2024-08-14 22:56:30 +0000 | |
commit | ddc2833b7f6e21e1bf136b0c8b4e3089666de42a (patch) | |
tree | 61ced55bc0736371ae25158f50f9d0f87b329e29 /java/java_test.go | |
parent | 8bf4079e5fb2e6cfabb4d2bd197fab2ea1ca8086 (diff) |
Remove installFiles from ModuleBase.
This is to limit the direct accesses to the internal fields of a
module in order to better support incremental caching. To access
the install files data from singleton context or other modules'
context use providers thru the provided wrapper; to access it
from the same module inside GenerateBuildActions use ctx which is
short-lived only inside this method.
Bug: 358425833
Test: CI
Change-Id: I337b07a2ef95fb2a898ac2f9277160a3f76a603c
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions