diff options
author | Paul Duffin <paulduffin@google.com> | 2020-05-16 18:54:24 +0100 |
---|---|---|
committer | Paul Duffin <paulduffin@google.com> | 2020-05-18 11:30:19 +0100 |
commit | c5d954a48d13211dfe3e4d609490d1c522269de5 (patch) | |
tree | 6d869acd4d14697f576bc822598a734f24c69f6e /java/java.go | |
parent | 53754e3592e0f3d79cb4184d2689798ddc195172 (diff) | |
download | build_soong-c5d954a48d13211dfe3e4d609490d1c522269de5.tar.gz build_soong-c5d954a48d13211dfe3e4d609490d1c522269de5.tar.bz2 build_soong-c5d954a48d13211dfe3e4d609490d1c522269de5.zip |
java_sdk_library: Remove unnecessary qualification of fields
Fields in embedded structures can be accessed without qualifying them
by the type of the embedded structure.
This reduces the size of follow up changes that switch java_sdk_library
from embedding Library.
Bug: 156618935
Test: m nothing
Merged-In: I84f294c6f02d5089055130c63f5fb0538a1f21b9
Change-Id: I84f294c6f02d5089055130c63f5fb0538a1f21b9
(cherry picked from commit a18abc2a615e0f53a6067db2208a4442f7909c5f)
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions