Home
last modified time | relevance | path

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

12

/build/release/flag_declarations/
DRELEASE_AVF_ALLOW_PREINSTALLED_APPS.textproto3 description: "Enables acces to the AVF APIs to pre-installed apps."
DRELEASE_PLATFORM_VERSION_ALL_PREVIEW_CODENAMES.textproto3 description: "A comma separated list of all preview codenames the platform will accept apps built a…
/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.sh680 …local apps="$(echo $* | xargs -n 1 echo | \grep -E -v '^(user|userdebug|eng|arm|x86|arm64|x86_64|l…
722 if [ -z "$apps" ]; then
723 apps=all
734 export TARGET_BUILD_APPS=$apps
751 …local apps="$(echo $* | xargs -n 1 echo | \grep -E -v '^(user|userdebug|eng|(.*_)?(arm|x86|arm64|r…
772 if [ -z "$apps" ]; then
798 export TARGET_BUILD_APPS=$apps
/build/
Denvsetup.sh680 …local apps="$(echo $* | xargs -n 1 echo | \grep -E -v '^(user|userdebug|eng|arm|x86|arm64|x86_64|l…
722 if [ -z "$apps" ]; then
723 apps=all
734 export TARGET_BUILD_APPS=$apps
751 …local apps="$(echo $* | xargs -n 1 echo | \grep -E -v '^(user|userdebug|eng|(.*_)?(arm|x86|arm64|r…
772 if [ -z "$apps" ]; then
798 export TARGET_BUILD_APPS=$apps
/build/soong/tests/
Dsbom_test.sh41 local apps=$1; shift
42 …${target_build_variant}" OUT_DIR="${out_dir}" TARGET_BUILD_UNBUNDLED=true TARGET_BUILD_APPS=$apps \
/build/bazel/rules/apis/
Dapi_surface.bzl31 # This is not part of go/android-api-types, and is not available to apps at runtime
/build/soong/apex/
Daconfig_test.go87 apps: [
359 apps: [
643 apps: [
Dapex_test.go622 apps: ["AppFoo"],
2695 apps: ["AppFoo"],
5906 apps: [
6005 apps: ["AppFooPrebuilt"],
6030 apps: [
6079 apps: [
6121 apps: [
6492 apps: ["AppFoo"],
6499 apps: ["AppFoo"],
6525 apps: ["AppFoo"],
[all …]
/build/soong/dexpreopt/
DDEXPREOPT_IMPLEMENTATION.md9 - apps and libraries
15 Dexpreopt implementation for system server, libraries and apps is located in
56 - add uses-library dependencies (e.g. for apps: [soong/java/app.go:deps])
69 for apps: [soong/java/app.go:verifyUsesLibraries])
193 Currently compatibility libraries only affect apps (but not other libraries).
230 example, consider a situation when many apps use some static library that adds a
231 new uses-library dependency -- all the apps will have to be updated. That is
/build/make/tools/finalization/
Dframeworks_base.apply_hack.diff4 Subject: [PATCH] HACK: allow apps with pre-release SDK RESTRICT AUTOMERGE
7 Let the apps built with pre-release Tiramisu SDK parse
Dframeworks_base.revert_hack.diff4 Subject: [PATCH] Revert "HACK: allow apps with pre-release SDK RESTRICT AUTOMERGE"
/build/soong/bin/
Dhmm30 Sets up the build environment for building unbundled apps (APKs).
/build/bazel/tests/deviceless/
DBUILD64 "//system/chre/apps/test/chqts/src:nanoapp_chqts_shared_tests",
/build/make/tools/droiddoc/templates-pdk/
Dsdkpage.cs77 performance-critical portions of your apps in native code. It provides headers and
/build/make/core/
Denvsetup.mk831 , vendor_dlkm should not contain any executables, libraries, or apps)
865 , odm_dlkm should not contain any executables, libraries, or apps)
895 , system_dlkm should not contain any executables, libraries, or apps)
/build/bazel/rules/apex/
Dbundle.bzl90 …# TODO(b/257459237): Config should collect manifest names and paths of android apps if their manif…
/build/bazel/rules/common/
Dapi.bzl125 """default_app_target_sdk returns the API level that platform apps are targeting.
/build/soong/cmd/extract_apks/bundle_proto/
Dconfig.proto101 // instant apps).
/build/soong/docs/
Dmap_files.md168 longer accepting new APEX updates. Unlike the APIs for apps where we have zero
/build/soong/java/core-libraries/
DAndroid.bp116 // Distributed with the SDK for turning into system modules to compile apps
/build/soong/
DREADME.md335 `packages/apps/Settings/Android.bp` is equivalent to
336 `//packages/apps/Settings:__subpackages__`.

12