Home
last modified time | relevance | path

Searched refs:intermediates (Results 1 – 8 of 8) sorted by relevance

/system/tools/hidl/
DCleanSpec.mk47 $(call add-clean-step, rm -rf $(SOONG_OUT_DIR)/.intermediates/hardware/interfaces/tests/extension)
48 $(call add-clean-step, find $(SOONG_OUT_DIR)/.intermediates -name "*adapter_genc*" -print0 | xargs …
/system/sepolicy/
Dtreble_sepolicy_tests_for_release.mk20 $(version)_plat_policy.conf := $(intermediates)/$(version)_plat_policy.conf
36 built_$(version)_plat_sepolicy := $(intermediates)/built_$(version)_plat_sepolicy
56 $(version)_compat := $(intermediates)/$(version)_compat
57 $(version)_mapping.cil := $(call intermediates-dir-for,ETC,plat_$(version).cil)/plat_$(version).cil
59 $(call intermediates-dir-for,ETC,$(version).ignore.cil)/$(version).ignore.cil
81 $(version)_mapping.combined.cil := $(intermediates)/$(version)_mapping.combined.cil
Dmac_permissions.mk14 plat_mac_perms_keys.tmp := $(intermediates)/plat_keys.tmp
52 system_ext_mac_perms_keys.tmp := $(intermediates)/system_ext_keys.tmp
83 product_mac_perms_keys.tmp := $(intermediates)/product_keys.tmp
114 vendor_mac_perms_keys.tmp := $(intermediates)/vendor_keys.tmp
146 odm_mac_perms_keys.tmp := $(intermediates)/odm_keys.tmp
DAndroid.mk194 intermediates := $(TARGET_OUT_INTERMEDIATES)/ETC/sepolicy_intermediates
444 sepolicy_policy.conf := $(intermediates)/policy.conf
465 sepolicy_policy_2.conf := $(intermediates)/policy_2.conf
510 reqd_policy_mask.conf := $(intermediates)/reqd_policy_mask.conf
527 reqd_policy_mask.cil := $(intermediates)/reqd_policy_mask.cil
556 pub_policy.conf := $(intermediates)/pub_policy.conf
570 pub_policy.cil := $(intermediates)/pub_policy.cil
585 system_ext_pub_policy.conf := $(intermediates)/system_ext_pub_policy.conf
600 system_ext_pub_policy.cil := $(intermediates)/system_ext_pub_policy.cil
615 plat_pub_policy.conf := $(intermediates)/plat_pub_policy.conf
[all …]
/system/bt/gd/
DAndroid.mk43 …$(call intermediates-dir-for,PACKAGING,bluetooth_cert_src_and_bin,HOST)/bluetooth_cert_src_and_bin…
67 …$(SOONG_OUT_DIR)/.intermediates/system/bt/gd/BluetoothFacadeAndCertGeneratedStub_py/gen/bluetooth_…
72 …$(call intermediates-dir-for,PACKAGING,bluetooth_cert_tests_py_package,HOST)/bluetooth_cert_tests.…
/system/media/camera/docs/
Dmetadata-generate65 local intermediates="$3"
76 if [[ "$intermediates" != "no" ]]; then
/system/core/adb/
Dsocket_test.cpp51 std::vector<std::array<int, 2>> intermediates; in TEST_F() local
58 intermediates.resize(INTERMEDIATE_COUNT); in TEST_F()
70 for (auto& intermediate : intermediates) { in TEST_F()
/system/extras/simpleperf/
DAndroid.mk43 $(call intermediates-dir-for,PACKAGING,simplerperf_script,HOST)/simpleperf_script.zip