sdm660-common: Switch vintf manifest from copy files to build targets
* Fixes: build/make/core/Makefile:49: error: VINTF metadata found in PRODUCT_COPY_FILES Change-Id: I0a7ddebff54563f7901b6ce5d6af9580ea201a77
This commit is contained in:
@@ -210,3 +210,10 @@ dex_import {
|
||||
jars: ["proprietary/framework/WfdCommon.jar"],
|
||||
}
|
||||
|
||||
prebuilt_etc_xml {
|
||||
name: "vendor.qti.gnss@3.0-service",
|
||||
owner: "asus",
|
||||
src: "proprietary/vendor/etc/vintf/manifest/vendor.qti.gnss@3.0-service.xml",
|
||||
sub_dir: "vintf/manifest",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user