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 - - -