/build/make/core/tasks/ |
D | device-tests.mk | 16 .PHONY: device-tests 18 device-tests-zip := $(PRODUCT_OUT)/device-tests.zip 20 device-tests-list-zip := $(PRODUCT_OUT)/device-tests_list.zip 22 device-tests-configs-zip := $(PRODUCT_OUT)/device-tests_configs.zip 23 my_host_shared_lib_for_device_tests := $(call copy-many-files,$(COMPATIBILITY.device-tests.HOST_SHA… 24 device_tests_host_shared_libs_zip := $(PRODUCT_OUT)/device-tests_host-shared-libs.zip 26 $(device-tests-zip) : .KATI_IMPLICIT_OUTPUTS := $(device-tests-list-zip) $(device-tests-configs-zip… 27 $(device-tests-zip) : PRIVATE_device_tests_list := $(PRODUCT_OUT)/device-tests_list 28 $(device-tests-zip) : PRIVATE_HOST_SHARED_LIBS := $(my_host_shared_lib_for_device_tests) 29 $(device-tests-zip) : PRIVATE_device_host_shared_libs_zip := $(device_tests_host_shared_libs_zip) [all …]
|
D | meta-lic.mk | 18 $(eval $(call declare-1p-copy-files,device/generic/car,)) 21 $(eval $(call declare-1p-copy-files,device/generic/trusty,)) 24 $(eval $(call declare-1p-copy-files,device/generic/uml,)) 27 $(eval $(call declare-1p-copy-files,device/google_car/common,)) 30 $(eval $(call declare-1p-copy-files,device/google/atv,atv-component-overrides.xml)) 31 $(eval $(call declare-1p-copy-files,device/google/atv,tv_core_hardware.xml)) 34 $(eval $(call declare-copy-files-license-metadata,device/google/bramble,default-permissions.xml,SPD… 35 $(eval $(call declare-copy-files-license-metadata,device/google/bramble,libnfc-nci.conf,SPDX-licens… 36 $(eval $(call declare-copy-files-license-metadata,device/google/bramble,fstab.postinstall,SPDX-lice… 37 $(eval $(call declare-copy-files-license-metadata,device/google/bramble,ueventd.rc,SPDX-license-ide… [all …]
|
D | device-platinum-tests.mk | 16 .PHONY: device-platinum-tests 18 device_platinum_tests_zip := $(PRODUCT_OUT)/device-platinum-tests.zip 20 device_platinum_tests_list_zip := $(PRODUCT_OUT)/device-platinum-tests_list.zip 22 device_platinum_tests_configs_zip := $(PRODUCT_OUT)/device-platinum-tests_configs.zip 23 my_host_shared_lib_for_device_platinum_tests := $(call copy-many-files,$(COMPATIBILITY.device-plati… 24 device_platinum_tests_host_shared_libs_zip := $(PRODUCT_OUT)/device-platinum-tests_host-shared-libs… 29 $(device_platinum_tests_zip) : PRIVATE_device_platinum_tests_list := $(PRODUCT_OUT)/device-platinum… 32 $(device_platinum_tests_zip) : $(COMPATIBILITY.device-platinum-tests.FILES) $(my_host_shared_lib_fo… 35 echo $(sort $(COMPATIBILITY.device-platinum-tests.FILES)) | tr " " "\n" > $@.list 58 device-platinum-tests: $(device_platinum_tests_zip) [all …]
|
/build/soong/bin/ |
D | syswrite | 20 adb wait-for-device && adb root && adb wait-for-device || exit 1 23 adb reboot && adb wait-for-device && adb root && adb wait-for-device || exit 1
|
D | coredump_setup | 28 adb wait-for-device; 33 adb wait-for-device;
|
/build/make/target/board/module_riscv64/ |
D | README.md | 1 This device is suitable for an unbundled module targeted specifically to a 2 riscv64 device. This is a 64-bit only device (no 32-bit support).
|
/build/make/target/board/module_arm64/ |
D | README.md | 1 This device is suitable for an unbundled module targeted specifically to an 2 arm64 device. 32 bit binaries built with this product will not be suitable for a 3 32-bit arm device.
|
/build/make/target/board/module_x86_64/ |
D | README.md | 1 This device is suitable for an unbundled module targeted specifically to an 2 x86_64 device. 32 bit binaries built with this product will not be suitable for 3 a 32-bit x86 device.
|
/build/soong/scripts/ |
D | build_broken_logs.go | 146 device := product.Device 147 if _, ok := devices[device]; !ok { 148 deviceNames = append(deviceNames, device) 150 devices[device] = Merge(devices[device], product.Log) 159 for _, device := range deviceNames { 160 log := devices[device] 170 …fmt.Printf(" %s needs to set %s := true (%d instance%s)\n", device, setting.name, log.HasBroken[… 174 fmt.Printf(" %s sets %s := true, but does not need it\n", device, setting.name) 181 …fmt.Printf(" %s sets %s := false, which is the default and can be removed\n", device, setting.nam… 184 fmt.Printf(" %s sets %s := true, but does not need it\n", device, setting.name) [all …]
|
/build/make/target/board/module_arm/ |
D | README.md | 1 This device is suitable for an unbundled module targeted specifically to an arm 2 device.
|
/build/make/target/board/module_x86/ |
D | README.md | 1 This device is suitable for an unbundled module targeted specifically to an 2 x86 device.
|
/build/make/target/board/module_arm64only/ |
D | README.md | 1 This device is suitable for an unbundled module targeted specifically to an 2 arm64 device. 32 bit binaries will not be built.
|
/build/make/target/board/module_x86_64only/ |
D | README.md | 1 This device is suitable for an unbundled module targeted specifically to an 2 x86_64 device. 32 bit binaries will not be built.
|
/build/make/tests/single_value_inheritance/ |
D | test.rbc | 25 (globals, globals_base) = rblf.product_configuration("test/device", init, input_variables_init) 26 assert_eq("tablet", globals["PRODUCTS.test/device.mk.PRODUCT_CHARACTERISTICS"]) 27 …assert_eq("vendor/myvendor/certs/devkeys/devkey", globals["PRODUCTS.test/device.mk.PRODUCT_DEFAULT… 28 assert_eq(["foo", "bar"], globals["PRODUCTS.test/device.mk.PRODUCT_PACKAGES"])
|
/build/make/tools/releasetools/ |
D | ota_metadata.proto | 29 // The build information of a particular partition on the device. 32 repeated string device = 2; field 42 // The build information on the device. The bytes of the running images are thus 43 // inferred from the device state. For more information of the meaning of each 47 // device name. i.e. ro.product.device; if the field has multiple values, it 50 repeated string device = 1; field 51 // device fingerprint. Up to R build, the value reads from 102 // The required device state in order to install the package. 104 // The expected device state after the update. 107 // True if the ota that updates a device to support dynamic partitions, where
|
/build/make/target/product/ |
D | cfi-common.mk | 20 device/generic/goldfish/wifi/wpa_supplicant_8_lib \ 21 device/google/cuttlefish/guest/libs/wpa_supplicant_8_lib \
|
/build/release/flag_values/ap3a/ |
D | RELEASE_KERNEL_AKITA_DIR.textproto | 3 string_value: "device/google/akita-kernels/5.15/24Q3-12065098"
|
D | RELEASE_KERNEL_FELIX_DIR.textproto | 3 string_value: "device/google/felix-kernels/5.10/24Q3-12318583"
|
D | RELEASE_KERNEL_BLUEJAY_DIR.textproto | 3 string_value: "device/google/bluejay-kernels/5.10/24Q3-12115410"
|
D | RELEASE_KERNEL_TANGORPRO_DIR.textproto | 3 string_value: "device/google/tangorpro-kernels/5.10/24Q3-12318583"
|
/build/release/flag_values/trunk_staging/ |
D | RELEASE_KERNEL_SHIBA_DIR.textproto | 3 string_value: "device/google/shusky-kernels/5.15/trunk-11970630"
|
D | RELEASE_KERNEL_RAVEN_DIR.textproto | 3 string_value: "device/google/raviole-kernels/6.1/trunk-11970169"
|
D | RELEASE_KERNEL_RIPCURRENT_DIR.textproto | 3 string_value: "device/google/shusky-kernels/5.15/trunk-11928432"
|
D | RELEASE_KERNEL_BLUEJAY_DIR.textproto | 3 string_value: "device/google/bluejay-kernels/5.10/trunk-11969182"
|
D | RELEASE_KERNEL_CHEETAH_DIR.textproto | 3 string_value: "device/google/pantah-kernels/6.1/trunk-11970169"
|