HomeSort by relevance Sort by last modified time
    Searched refs:tapas (Results 1 - 5 of 5) sorted by null

  /packages/apps/Messaging/
ForceProguard.mk 15 # Check to see if we need to force proguard to re-run, typically after using tapas to
  /packages/inputmethods/LatinIME/native/jni/
HostUnitTests.mk 15 # Host build is never supported in unbundled (NDK/tapas) build
  /tools/tradefederation/core/
Android.mk 112 # the distribution, you must run `tapas` with the individual target names.
  /build/make/
envsetup.sh 5 - tapas: tapas [<App1> <App2> ...] [arm|x86|mips|armv5|arm64|x86_64|mips64] [eng|userdebug|user]
637 # Run tapas with one or more app names (from LOCAL_PACKAGE_NAME)
638 function tapas() function
646 echo "tapas: Error: Multiple build archs supplied: $arch"
650 echo "tapas: Error: Multiple build variants supplied: $variant"
654 echo "tapas: Error: Multiple densities supplied: $density"
    [all...]
  /build/soong/ui/build/
config.go 150 // Tapas configures the environment to build one or more unbundled apps,
151 // similarly to the `tapas` bash function.
152 func (c *configImpl) Tapas(ctx Context, apps []string, arch, variant string) {

Completed in 108 milliseconds