Home
last modified time | relevance | path

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

/build/soong/java/
Dapp.go505 func (a *AndroidApp) shouldEmbedJnis(ctx android.BaseModuleContext) bool { func
613 if a.shouldEmbedJnis(ctx) {
783 …jniLibs, certificateDeps := collectAppDeps(ctx, a, a.shouldEmbedJnis(ctx), !Bool(a.appProperties.J…