From 7cedc965f30f4f7f8a71315d765ee8722711c281 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Sat, 19 Sep 2020 15:26:35 +0200 Subject: sm8250-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 --- regen-vendor.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/regen-vendor.sh b/regen-vendor.sh index a635339..74f705a 100644 --- a/regen-vendor.sh +++ b/regen-vendor.sh @@ -675,3 +675,8 @@ as_module "lib64/libthermalclient.so" as_module "lib/libthermalclient.so" as_module "lib64/libplatformconfig.so" as_module "lib/libplatformconfig.so" +as_module "etc/vintf/manifest/android.hardware.atrace@1.0-service.xml" +as_module "etc/vintf/manifest/android.hardware.gnss@2.0-service-qti.xml" +as_module "etc/vintf/manifest/android.hardware.usb@1.1-service.xml" +as_module "etc/vintf/manifest/vendor.qti.gnss@3.0-service.xml" +as_module "etc/vintf/manifest/vendor.qti.hardware.display.composer-service.xml" -- cgit v1.2.3