Searched refs:intermediates (Results 1 – 9 of 9) sorted by relevance
/system/tools/hidl/ |
D | CleanSpec.mk | 47 $(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/ |
D | treble_sepolicy_tests_for_release.mk | 20 $(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
|
D | mac_permissions.mk | 14 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
|
D | Android.mk | 198 intermediates := $(TARGET_OUT_INTERMEDIATES)/ETC/sepolicy_intermediates 453 sepolicy_policy.conf := $(intermediates)/policy.conf 474 sepolicy_policy_2.conf := $(intermediates)/policy_2.conf 519 reqd_policy_mask.conf := $(intermediates)/reqd_policy_mask.conf 536 reqd_policy_mask.cil := $(intermediates)/reqd_policy_mask.cil 565 pub_policy.conf := $(intermediates)/pub_policy.conf 579 pub_policy.cil := $(intermediates)/pub_policy.cil 594 system_ext_pub_policy.conf := $(intermediates)/system_ext_pub_policy.conf 609 system_ext_pub_policy.cil := $(intermediates)/system_ext_pub_policy.cil 624 plat_pub_policy.conf := $(intermediates)/plat_pub_policy.conf [all …]
|
/system/media/camera/docs/ |
D | metadata-generate | 65 local intermediates="$3" 76 if [[ "$intermediates" != "no" ]]; then
|
/system/core/adb/ |
D | socket_test.cpp | 51 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/ |
D | Android.mk | 43 $(call intermediates-dir-for,PACKAGING,simplerperf_script,HOST)/simpleperf_script.zip
|
/system/bt/gd/ |
D | Android.mk | 39 $(call intermediates-dir-for,PACKAGING,bluetooth_cert_test_package,HOST)/bluetooth_cert_test.zip
|
/system/chre/doc/ |
D | framework_build.md | 146 * `<build_target>_objs/`: Directory with object files and other intermediates 148 * Depending on the build target, additional intermediates (e.g. `nanopb_gen` for
|