Home
last modified time | relevance | path

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

/build/make/target/board/generic_64bitonly_x86_64/
DREADME.txt7 This supports 64-bit apps only.
/build/make/target/board/
Dgsi_system_ext_user.prop7 # TODO(b/120679683): disable RescueParty before all problem apps solved
Dgsi_system_ext.prop10 # TODO(b/120679683): disable RescueParty before all problem apps solved
Dgo_defaults_common.prop25 # set threshold to filter unused apps
34 # Some notable apps that will be affected by this are gms and chrome.
/build/make/
Denvsetup.sh12 Sets up the build environment for building unbundled apps (APKs).
749 …local apps="$(echo $* | xargs -n 1 echo | \grep -E -v '^(user|userdebug|eng|arm|x86|arm64|x86_64|l…
778 if [ -z "$apps" ]; then
779 apps=all
789 export TARGET_BUILD_APPS=$apps
804 …local apps="$(echo $* | xargs -n 1 echo | \grep -E -v '^(user|userdebug|eng|(.*_)?(arm|x86|arm64|x…
821 if [ -z "$apps" ]; then
843 export TARGET_BUILD_APPS=$apps
/build/soong/ui/build/
Dconfig.go690 func (c *configImpl) Tapas(ctx Context, apps []string, arch, variant string) {
691 if len(apps) == 0 {
692 apps = []string{"all"}
719 c.environ.Set("TARGET_BUILD_APPS", strings.Join(apps, " "))
/build/make/tools/droiddoc/templates-pdk/
Dsdkpage.cs77 performance-critical portions of your apps in native code. It provides headers and
/build/soong/apex/
Dapex_test.go623 apps: ["AppFoo"],
2098 apps: ["AppFoo"],
5065 apps: [
5144 apps: [
5193 apps: [
5235 apps: [
5544 apps: ["app"],
5552 apps: ["override_app"],
6323 apps: ["AppFoo"],
6354 apps: ["AppSet"],
[all …]
/build/soong/cmd/extract_apks/bundle_proto/
Dconfig.proto56 // instant apps).
/build/make/core/
Denvsetup.mk781 , vendor_dlkm should not contain any executables, libraries, or apps)
815 , odm_dlkm should not contain any executables, libraries, or apps)