HomeSort by relevance Sort by last modified time
    Searched full:bootclasspathtag (Results 1 - 1 of 1) sorted by null

  /build/soong/java/
java.go 158 bootClasspathTag = dependencyTag{name: "bootclasspath"}
168 ctx.AddDependency(ctx.Module(), bootClasspathTag, "core-libart")
172 ctx.AddDependency(ctx.Module(), bootClasspathTag, "android_stubs_current")
174 ctx.AddDependency(ctx.Module(), bootClasspathTag, "android_system_stubs_current")
180 ctx.AddDependency(ctx.Module(), bootClasspathTag, "core-libart")
233 case bootClasspathTag:

Completed in 3181 milliseconds