From 027ef2d64145a1af80ee346035a0bcea5030d493 Mon Sep 17 00:00:00 2001 From: Arian Date: Wed, 2 Mar 2022 18:11:21 +0100 Subject: [PATCH] sm8350-common: Drop unnecessary framework manifest Change-Id: Ib1f92e29fd0830b6f13c2f899e6aa358e1997b4c --- BoardConfigCommon.mk | 1 - framework_manifest.xml | 71 ------------------------------------------ 2 files changed, 72 deletions(-) delete mode 100644 framework_manifest.xml diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index a20cc22..be6e4c7 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -97,7 +97,6 @@ BOARD_KERNEL_CMDLINE += video=vfb:640x400,bpp=32,memsize=3072000 # HIDL DEVICE_MATRIX_FILE := $(COMMON_PATH)/compatibility_matrix.xml -DEVICE_FRAMEWORK_MANIFEST_FILE := $(COMMON_PATH)/framework_manifest.xml DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \ $(COMMON_PATH)/framework_compatibility_matrix.xml \ diff --git a/framework_manifest.xml b/framework_manifest.xml deleted file mode 100644 index 9af204b..0000000 --- a/framework_manifest.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - vendor.qti.hardware.qccsyshal - hwbinder - 1.0 - - IQccsyshal - qccsyshal - - @1.0::IQccsyshal/qccsyshal - - - vendor.qti.hardware.radio.atcmdfwd - hwbinder - 1.0 - - IAtCmdFwd - AtCmdFwdService - - @1.0::IAtCmdFwd/AtCmdFwdService - - - vendor.qti.hardware.sigma_miracast - hwbinder - 1.0 - - Isigma_miracast - sigmahal - - @1.0::Isigma_miracast/sigmahal - - - vendor.qti.hardware.systemhelper - hwbinder - 1.0 - - ISystemEvent - default - - - ISystemResource - default - - @1.0::ISystemEvent/default - @1.0::ISystemResource/default - - - vendor.qti.hardware.wifi.keystore - hwbinder - 1.0 - - IKeystoreExt - default - - @1.0::IKeystoreExt/default - - - vendor.lineage.biometrics.fingerprint.inscreen - hwbinder - 1.0 - - IFingerprintInscreen - default - - -