Searched refs:unbundled (Results 1 – 24 of 24) sorted by relevance
/build/make/tools/signapk/ |
D | Android.bp | 29 "bouncycastle-unbundled", 30 "bouncycastle-bcpkix-unbundled", 31 "conscrypt-unbundled",
|
/build/make/target/board/module_arm/ |
D | README.md | 1 This device is suitable for an unbundled module targeted specifically to an arm
|
/build/make/target/board/module_x86/ |
D | README.md | 1 This device is suitable for an unbundled module targeted specifically to an
|
/build/make/target/board/module_arm64only/ |
D | README.md | 1 This device is suitable for an unbundled module targeted specifically to an
|
/build/make/target/board/module_x86_64only/ |
D | README.md | 1 This device is suitable for an unbundled module targeted specifically to an
|
/build/make/target/board/module_riscv64/ |
D | README.md | 1 This device is suitable for an unbundled module targeted specifically to a
|
/build/make/tools/signtos/ |
D | Android.bp | 28 "bouncycastle-unbundled", 29 "bouncycastle-bcpkix-unbundled",
|
/build/make/target/board/module_arm64/ |
D | README.md | 1 This device is suitable for an unbundled module targeted specifically to an
|
/build/make/target/board/module_x86_64/ |
D | README.md | 1 This device is suitable for an unbundled module targeted specifically to an
|
/build/soong/java/ |
D | sdk_test.go | 30 unbundled bool member 260 unbundled: true, 270 unbundled: true, 281 unbundled: true, 542 if testcase.unbundled {
|
D | app_import_test.go | 835 test := func(t *testing.T, bp string, unbundled bool, dontUncompressPrivAppDexs bool) { 841 if unbundled { 851 expect := !unbundled 865 for _, unbundled := range []bool{false, true} { 869 tt.name, unbundled, dontUncompressPrivAppDexs) 871 test(t, tt.bp, unbundled, dontUncompressPrivAppDexs)
|
D | dex_test.go | 181 unbundled bool 185 unbundled: false, 189 unbundled: true, 196 if tc.unbundled {
|
D | hiddenapi_singleton_test.go | 243 func generateSdkDexPath(module string, unbundled bool) string { 244 if unbundled {
|
D | app_test.go | 3620 test := func(t *testing.T, bp string, want bool, unbundled bool) { 3627 if unbundled {
|
/build/make/core/tasks/ |
D | module-info.mk | 60 droidcore-unbundled: $(MODULE_INFO_JSON) 63 $(call dist-for-goals, droidcore-unbundled, $(MODULE_INFO_JSON))
|
D | host_init_verifier.mk | 56 $(call dist-for-goals,droidcore-unbundled,$(host_init_verifier_output))
|
/build/soong/bin/ |
D | hmm | 30 Sets up the build environment for building unbundled apps (APKs). 33 Sets up the build environment for building unbundled modules (APEXes).
|
/build/bazel/rules/android/ |
D | manifest_fixer_test.bzl | 24 …# Schema: (Input targetSdkVersion, PlatformSdkFinal, Is unbundled app build) -> Expected targetSdk…
|
/build/make/core/ |
D | main.mk | 1364 .PHONY: droidcore-unbundled 1365 droidcore-unbundled: $(filter $(HOST_OUT_ROOT)/%,$(modules_to_install)) \ 1437 droidcore: droidcore-unbundled 1540 $(call dist-for-goals-with-filenametag, droidcore-unbundled, \ 1555 $(call dist-for-goals, droidcore-unbundled, \ 1592 $(call dist-for-goals, droidcore-unbundled, $(f))) 1601 $(call dist-for-goals, droidcore-unbundled, \ 1606 $(call dist-for-goals, droidcore-unbundled, \ 1630 $(call dist-for-goals, droidcore-unbundled, $(INSTALLED_BOOTIMAGE_TARGET)) 1634 $(call dist-for-goals, droidcore-unbundled, \ [all …]
|
D | Makefile | 188 $(call dist-for-goals,droidcore-unbundled,$(pcf_ignored_file):logs/$(notdir $(pcf_ignored_file))) 829 $(call dist-for-goals,droidcore-unbundled,$(BUILD_SYSTEM_STATS)) 857 $(call dist-for-goals,droidcore-unbundled,$(SOONG_TO_CONVERT)) 879 $(call dist-for-goals,droidcore-unbundled,$(MK2BP_REMAINING_HTML)) 891 $(call dist-for-goals,droidcore-unbundled,$(MK2BP_REMAINING_CSV)) 908 $(call dist-for-goals,droidcore-unbundled,$(WALL_WERROR)) 6052 droidcore-unbundled: $(INSTALLED_FASTBOOT_INFO_TARGET) 6059 droidcore-unbundled: $(INSTALLED_MISC_INFO_TARGET) 6394 droidcore-unbundled: $(INSTALLED_BOOTLOADER_MODULE) 7157 $(call dist-for-goals,droidcore-unbundled apps_only,$(LLVM_COVERAGE_TOOLS_ZIP)) [all …]
|
/build/bazel/rules/apex/ |
D | README.md | 34 * Supports standalone/unbundled APEX builds (fast for development) with `b` and full platform bui…
|
D | cc.bzl | 181 # If this is not a direct dep and the build is in not unbundled mode,
|
D | apex_test.bzl | 2423 "to make for installation in unbundled mode", 2473 "to make for installation in unbundled mode",
|
D | apex.bzl | 625 # TODO(b/271474456): Eventually we might default to unbundled mode in bazel-only mode
|