Home
last modified time | relevance | path

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

/build/make/target/board/generic_64bitonly_x86_64/
DREADME.txt7 This supports 64-bit apps only.
/build/make/target/board/
Dgo_defaults_common.prop26 # set threshold to filter unused apps
35 # Some notable apps that will be affected by this are gms and chrome.
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
/build/soong/ui/build/
Dconfig.go627 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/
Denvsetup.sh702 …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/
Denvsetup.sh702 …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/
Dapex_test.go558 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/
Dsdkpage.cs77 performance-critical portions of your apps in native code. It provides headers and
/build/soong/cmd/extract_apks/bundle_proto/
Dconfig.proto56 // instant apps).
/build/soong/
DREADME.md310 `packages/apps/Settings/Android.bp` is equivalent to
311 `//packages/apps/Settings:__subpackages__`.
/build/make/core/
DMakefile5065 name := $(name)-apps-$(FILE_NAME_TAG)