summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2022-11-04 13:35:21 +0000
committer Paul Duffin <paulduffin@google.com> 2022-11-05 17:43:12 +0000
commitc639059fd86de81cb0159f712f9e6f41b86a6904 (patch)
tree5d545fec23be1f9064401d827952e2bd4aff9acf /java/java_test.go
parentd6dec6f51ed27bd9d1f5a4c373b2fb97cf726c70 (diff)
Make CodegenContext reference *android.Context
Previously, it stored an android.Context (no pointer) which while it worked (because the current contents are themselves pointers) it is inconsistent with how the rest of the code references it and could cause weird behavior if additional fields were added to the Context. Test: m nothing m bp2build Change-Id: I9c70f925dde85e5b15431cc232b0c2eb6371ec6d
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions