Searched refs:apps (Results 1 – 12 of 12) 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 | go_defaults_common.prop | 26 # set threshold to filter unused apps 35 # Some notable apps that will be affected by this are gms and chrome.
|
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
|
/build/soong/ui/build/ |
D | config.go | 627 func (c *configImpl) Tapas(ctx Context, apps []string, arch, variant string) { 628 if len(apps) == 0 { 629 apps = []string{"all"} 660 c.environ.Set("TARGET_BUILD_APPS", strings.Join(apps, " "))
|
/build/make/ |
D | envsetup.sh | 702 …local apps="$(echo $* | xargs -n 1 echo | \grep -E -v '^(user|userdebug|eng|arm|x86|mips|arm64|x86… 733 if [ -z "$apps" ]; then 734 apps=all 744 export TARGET_BUILD_APPS=$apps
|
/build/ |
D | envsetup.sh | 702 …local apps="$(echo $* | xargs -n 1 echo | \grep -E -v '^(user|userdebug|eng|arm|x86|mips|arm64|x86… 733 if [ -z "$apps" ]; then 734 apps=all 744 export TARGET_BUILD_APPS=$apps
|
/build/soong/apex/ |
D | apex_test.go | 558 apps: ["AppFoo"], 3492 apps: [ 3570 apps: [ 3616 apps: [ 3656 apps: [ 3955 apps: ["app"], 3962 apps: ["override_app"], 4570 apps: ["AppFoo"], 4600 apps: ["AppSet"], 5134 apps: ["app"], [all …]
|
/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/cmd/extract_apks/bundle_proto/ |
D | config.proto | 56 // instant apps).
|
/build/soong/ |
D | README.md | 310 `packages/apps/Settings/Android.bp` is equivalent to 311 `//packages/apps/Settings:__subpackages__`.
|
/build/make/core/ |
D | Makefile | 5065 name := $(name)-apps-$(FILE_NAME_TAG)
|