Home
last modified time | relevance | path

Searched refs:installPathPrefix (Results 1 – 1 of 1) sorted by relevance

/build/soong/java/
Dravenwood_test.go80 var installPathPrefix = "out/soong/host/linux-x86/testcases" var
100 runtime.Output(installPathPrefix + "/ravenwood-runtime/framework-minus-apex.ravenwood.jar")
101 runtime.Output(installPathPrefix + "/ravenwood-runtime/framework-services.ravenwood.jar")
102 runtime.Output(installPathPrefix + "/ravenwood-runtime/lib64/ravenwood-runtime-jni1.so")
103 runtime.Output(installPathPrefix + "/ravenwood-runtime/lib64/libred.so")
104 runtime.Output(installPathPrefix + "/ravenwood-runtime/lib64/ravenwood-runtime-jni3.so")
106 utils.Output(installPathPrefix + "/ravenwood-utils/framework-rules.ravenwood.jar")
167 outputJar := module.Output(installPathPrefix + "/ravenwood-test/ravenwood-test.jar")
168 module.Output(installPathPrefix + "/ravenwood-test/ravenwood-test.config")
169 module.Output(installPathPrefix + "/ravenwood-test/lib64/jni-lib1.so")
[all …]