From 228a37ab229181ac477fe4ddbd5d069491e4ea32 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Sat, 18 Jan 2025 18:33:32 +0100 Subject: [PATCH] sm7325-common: Move WfdCommon boot jar declaration to vendor Change-Id: I8fa2c0f64692873b432cc252ec88b388a32023a1 --- common.mk | 3 --- proprietary-files.txt | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/common.mk b/common.mk index 0c8e693..b07a3f3 100644 --- a/common.mk +++ b/common.mk @@ -424,8 +424,5 @@ PRODUCT_PACKAGES += \ libpng.vendor \ libwfdaac_vendor -PRODUCT_BOOT_JARS += \ - WfdCommon - # Inherit from vendor blobs $(call inherit-product, vendor/motorola/sm7325-common/sm7325-common-vendor.mk) diff --git a/proprietary-files.txt b/proprietary-files.txt index ce9b188..e05b0a7 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -1122,7 +1122,7 @@ vendor/etc/wifi/aoa_cldb_falcon.bin vendor/etc/wifi/aoa_cldb_swl14.bin # WiFi Display -system/framework/WfdCommon.jar +system/framework/WfdCommon.jar;BOOT_JAR system_ext/bin/wfdservice system_ext/etc/init/wfdservice.rc system_ext/etc/permissions/wfd-system-ext-privapp-permissions-qti.xml