platform_build_soong/cmd/soong_build
Paul Duffin c639059fd8 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
2022-11-05 17:43:12 +00:00
..
Android.bp Export provenance metadata for prebuilt APKs and APEXes. 2022-04-05 16:16:16 -07:00
main.go Make CodegenContext reference *android.Context 2022-11-05 17:43:12 +00:00
queryview.go Create a new mode in soong_ui to generate API only BUILD files 2022-10-04 17:32:56 +00:00
writedocs.go Add Property.Type to bpdocs template 2021-09-12 18:40:37 +00:00