Searched refs:binaryProperties (Results 1 – 1 of 1) sorted by relevance
/build/soong/java/ |
D | java.go | 473 binaryProperties javaBinaryProperties member 481 …ndroid.PathForModuleInstall(ctx, "bin"), android.PathForModuleSrc(ctx, j.binaryProperties.Wrapper), 490 …urn NewJavaBase(&module.javaBase, module, android.HostAndDeviceSupported, &module.binaryProperties) 496 return NewJavaBase(&module.javaBase, module, android.HostSupported, &module.binaryProperties)
|