Searched refs:apps (Results 1 – 10 of 10) sorted by relevance
/build/make/target/board/generic_64bitonly_x86_64/ |
D | README.txt | 7 This supports 64-bit apps only.
|
/build/make/target/board/ |
D | gsi_system_ext_user.prop | 7 # TODO(b/120679683): disable RescueParty before all problem apps solved
|
D | gsi_system_ext.prop | 10 # TODO(b/120679683): disable RescueParty before all problem apps solved
|
D | go_defaults_common.prop | 25 # set threshold to filter unused apps 34 # Some notable apps that will be affected by this are gms and chrome.
|
/build/make/ |
D | envsetup.sh | 12 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/ |
D | config.go | 690 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/ |
D | sdkpage.cs | 77 performance-critical portions of your apps in native code. It provides headers and
|
/build/soong/apex/ |
D | apex_test.go | 623 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/ |
D | config.proto | 56 // instant apps).
|
/build/make/core/ |
D | envsetup.mk | 781 , vendor_dlkm should not contain any executables, libraries, or apps) 815 , odm_dlkm should not contain any executables, libraries, or apps)
|