From f85b8c31f58decfbf5f8da1de06b162ec793e0af Mon Sep 17 00:00:00 2001 From: KakatkarAkshay Date: Wed, 5 Jan 2022 11:28:44 +0530 Subject: [PATCH] sm7250-common: Switch to seperate repo for WfdCommon jar --- aosp.dependencies | 6 ++++++ common.mk | 3 ++- proprietary-files.txt | 1 - 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/aosp.dependencies b/aosp.dependencies index f65eda8..66bf01e 100644 --- a/aosp.dependencies +++ b/aosp.dependencies @@ -14,5 +14,11 @@ "target_path" : "vendor/oneplus/sm7250-common", "branch" : "twelve", "remote" : "pixel-devices-blobs" + }, + { + "repository" : "vendor_oneplus_wfdcommon", + "target_path" : "vendor/oneplus/wfdcommon", + "branch" : "lito", + "remote" : "pixel-devices-blobs" } ] diff --git a/common.mk b/common.mk index 01a6d13..4aeb96d 100644 --- a/common.mk +++ b/common.mk @@ -493,7 +493,8 @@ PRODUCT_COPY_FILES += \ # WiFi Display PRODUCT_PACKAGES += \ libnl \ - libwfdaac_vendor + libwfdaac_vendor \ + WfdCommon PRODUCT_BOOT_JARS += \ WfdCommon diff --git a/proprietary-files.txt b/proprietary-files.txt index 51a2c25..5c14ae9 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -841,7 +841,6 @@ vendor/lib64/libtrustedapploader.so vendor/lib64/libwvhidl.so # WiFi Display --system/framework/WfdCommon.jar system_ext/bin/wfdservice system_ext/etc/init/wfdservice.rc system_ext/etc/seccomp_policy/wfdservice.policy