platform_build_soong/genrule
Colin Cross 6510f91a1c Replace ModuleContext.AConfig() with Config()
AConfig() now duplicates Config().  Replace the uses of AConfig()
with Config().  Leave AConfig() for now until code in other
projects is cleaned up.

Test: m checkbuild
Change-Id: Ic88be643049d21dba45dbd1a65588ed94bf43bdc
2017-11-30 00:44:18 +00:00
..
filegroup.go Change bool, and string properties to *bool, and *string for java, 2017-11-08 21:25:40 -08:00
genrule.go Replace ModuleContext.AConfig() with Config() 2017-11-30 00:44:18 +00:00