diff options
author | alk3pInjection <webmaster@raspii.tech> | 2022-03-06 13:24:24 +0800 |
---|---|---|
committer | alk3pInjection <webmaster@raspii.tech> | 2022-03-06 13:24:24 +0800 |
commit | b0c49f967e01bedc0512d6ae9cea9eefd93aa77e (patch) | |
tree | 14fdcfec68e86ab64d39d653afba65a253632747 | |
parent | 7cc041ef0bde366bfe029dcc7199f57371ee5783 (diff) |
manifest: Track wfd-commonsys
Change-Id: Ie8371ba58ed77a0f57dc6d07e0e1e8a73df7012a
-rw-r--r-- | snippets/ice.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/snippets/ice.xml b/snippets/ice.xml index c49c878..1706424 100644 --- a/snippets/ice.xml +++ b/snippets/ice.xml @@ -47,6 +47,7 @@ <linkfile dest="vendor/qcom/defs/product-defs/system/display-product-system.mk" src="config/display-product-system.mk" /> <linkfile dest="vendor/qcom/defs/product-defs/vendor/display-interfaces-product.mk" src="config/display-interfaces-product.mk" /> </project> + <project path="vendor/qcom/opensource/commonsys-intf/wfd" name="Project-1CE/vendor_qcom_opensource_commonsys-intf_wfd" /> <project path="vendor/qcom/opensource/data-ipa-cfg-mgr" name="Project-1CE/vendor_qcom_opensource_data-ipa-cfg-mgr" /> <!-- <project path="vendor/qcom/opensource/dataservices" name="Project-1CE/vendor_qcom_opensource_dataservices" /> --> <!-- <project path="vendor/qcom/opensource/interfaces" name="Project-1CE/vendor_qcom_opensource_interfaces" /> --> |