From 91aae6c6d10f6b4c2b9a27085b54995f5ca239e0 Mon Sep 17 00:00:00 2001 From: Sebastiano Barezzi Date: Sun, 12 Sep 2021 22:43:30 +0200 Subject: sdm660-common: Move manifest and matrix to topdir Change-Id: I35b40e6debe407390300750aab41741fa038e1f9 --- BoardConfigCommon.mk | 6 +- compatibility_matrix.xml | 71 ++++++ configs/manifests/compatibility_matrix.xml | 71 ------ configs/manifests/framework_manifest.xml | 49 ---- configs/manifests/manifest.xml | 349 ----------------------------- framework_manifest.xml | 49 ++++ manifest.xml | 349 +++++++++++++++++++++++++++++ 7 files changed, 472 insertions(+), 472 deletions(-) create mode 100644 compatibility_matrix.xml delete mode 100644 configs/manifests/compatibility_matrix.xml delete mode 100644 configs/manifests/framework_manifest.xml delete mode 100644 configs/manifests/manifest.xml create mode 100644 framework_manifest.xml create mode 100644 manifest.xml diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index fe8ee97..31cfb16 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -100,9 +100,9 @@ BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE := default LOC_HIDL_VERSION := 3.0 # HIDL -DEVICE_FRAMEWORK_MANIFEST_FILE := $(COMMON_PATH)/configs/manifests/framework_manifest.xml -DEVICE_MANIFEST_FILE := $(COMMON_PATH)/configs/manifests/manifest.xml -DEVICE_MATRIX_FILE := $(COMMON_PATH)/configs/manifests/compatibility_matrix.xml +DEVICE_FRAMEWORK_MANIFEST_FILE := $(COMMON_PATH)/framework_manifest.xml +DEVICE_MANIFEST_FILE := $(COMMON_PATH)/manifest.xml +DEVICE_MATRIX_FILE := $(COMMON_PATH)/compatibility_matrix.xml # Init TARGET_INIT_VENDOR_LIB := //$(COMMON_PATH):libinit_sdm660 diff --git a/compatibility_matrix.xml b/compatibility_matrix.xml new file mode 100644 index 0000000..24b2761 --- /dev/null +++ b/compatibility_matrix.xml @@ -0,0 +1,71 @@ + + + android.frameworks.schedulerservice + 1.0 + + ISchedulingPolicyService + default + + + + android.frameworks.sensorservice + 1.0 + + ISensorManager + default + + + + android.hidl.allocator + 1.0 + + IAllocator + ashmem + + + + android.hidl.manager + 1.0 + + IServiceManager + default + + + + android.hidl.memory + 1.0 + + IMapper + ashmem + + + + android.hidl.token + 1.0 + + ITokenManager + default + + + + android.system.wifi.keystore + 1.0 + + IKeystore + default + + + + netutils-wrapper + + 1.0 + + diff --git a/configs/manifests/compatibility_matrix.xml b/configs/manifests/compatibility_matrix.xml deleted file mode 100644 index 24b2761..0000000 --- a/configs/manifests/compatibility_matrix.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - android.frameworks.schedulerservice - 1.0 - - ISchedulingPolicyService - default - - - - android.frameworks.sensorservice - 1.0 - - ISensorManager - default - - - - android.hidl.allocator - 1.0 - - IAllocator - ashmem - - - - android.hidl.manager - 1.0 - - IServiceManager - default - - - - android.hidl.memory - 1.0 - - IMapper - ashmem - - - - android.hidl.token - 1.0 - - ITokenManager - default - - - - android.system.wifi.keystore - 1.0 - - IKeystore - default - - - - netutils-wrapper - - 1.0 - - diff --git a/configs/manifests/framework_manifest.xml b/configs/manifests/framework_manifest.xml deleted file mode 100644 index 423105e..0000000 --- a/configs/manifests/framework_manifest.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - vendor.qti.hardware.radio.atcmdfwd - hwbinder - 1.0 - - IAtCmdFwd - AtCmdFwdService - - - - - vendor.qti.hardware.sigma_miracast - hwbinder - 1.0 - - Isigma_miracast - sigmahal - - - diff --git a/configs/manifests/manifest.xml b/configs/manifests/manifest.xml deleted file mode 100644 index 6f5b6cd..0000000 --- a/configs/manifests/manifest.xml +++ /dev/null @@ -1,349 +0,0 @@ - - - android.hardware.audio - hwbinder - @5.0::IDevicesFactory/default - - - android.hardware.audio.effect - hwbinder - @5.0::IEffectsFactory/default - - - android.hardware.biometrics.fingerprint - hwbinder - @2.1::IBiometricsFingerprint/default - - - android.hardware.bluetooth - hwbinder - @1.0::IBluetoothHci/default - - - android.hardware.bluetooth.audio - hwbinder - @2.0::IBluetoothAudioProvidersFactory/default - - - android.hardware.camera.provider - hwbinder - @2.4::ICameraProvider/legacy/0 - - - android.hardware.configstore - hwbinder - @1.1::ISurfaceFlingerConfigs/default - - - android.hardware.drm - hwbinder - @1.0::ICryptoFactory/default - @1.0::IDrmFactory/default - @1.2::ICryptoFactory/widevine - @1.2::IDrmFactory/widevine - - - android.hardware.gatekeeper - hwbinder - @1.0::IGatekeeper/default - - - android.hardware.graphics.allocator - hwbinder - @2.0::IAllocator/default - - - android.hardware.graphics.composer - hwbinder - @2.1::IComposer/default - - - android.hardware.graphics.mapper - passthrough - @2.1::IMapper/default - - - android.hardware.light - hwbinder - @2.0::ILight/default - - - android.hardware.media.omx - hwbinder - @1.0::IOmx/default - @1.0::IOmxStore/default - - - android.hardware.memtrack - hwbinder - @1.0::IMemtrack/default - - - android.hardware.radio - hwbinder - @1.2::ISap/slot1 - @1.2::ISap/slot2 - @1.4::IRadio/slot1 - @1.4::IRadio/slot2 - - - android.hardware.radio.config - hwbinder - @1.1::IRadioConfig/default - - - android.hardware.renderscript - passthrough - @1.0::IDevice/default - - - android.hardware.sensors - hwbinder - @1.0::ISensors/default - - - android.hardware.soundtrigger - hwbinder - @2.1::ISoundTriggerHw/default - - - android.hardware.tetheroffload.config - hwbinder - @1.0::IOffloadConfig/default - - - android.hardware.tetheroffload.control - hwbinder - @1.0::IOffloadControl/default - - - android.hardware.vibrator - hwbinder - @1.0::IVibrator/default - - - com.fingerprints.extension - hwbinder - @1.0::IFingerprintAuthenticator/default - @1.0::IFingerprintCalibration/default - @1.0::IFingerprintEngineering/default - @1.0::IFingerprintNavigation/default - @1.0::IFingerprintRecalibration/default - @1.0::IFingerprintSenseTouch/default - @1.0::IFingerprintSensorTest/default - - - com.qualcomm.qti.ant - hwbinder - @1.0::IAntHci/default - - - com.qualcomm.qti.dpm.api - hwbinder - @1.0::IdpmQmi/dpmQmiService - - - com.qualcomm.qti.imscmservice - hwbinder - @2.2::IImsCmService/qti.ims.connectionmanagerservice - - - com.qualcomm.qti.uceservice - hwbinder - @2.1::IUceService/com.qualcomm.qti.uceservice - - - vendor.display.color - hwbinder - @1.0::IDisplayColor/default - - - vendor.display.config - hwbinder - @1.9::IDisplayConfig/default - - - vendor.display.postproc - hwbinder - @1.0::IDisplayPostproc/default - - - vendor.lineage.livedisplay - hwbinder - @2.0::IAdaptiveBacklight/default - @2.0::IDisplayModes/default - @2.0::IPictureAdjustment/default - - - vendor.qti.data.factory - hwbinder - @2.1::IFactory/default - - - vendor.qti.esepowermanager - hwbinder - @1.0::IEsePowerManager/default - - - vendor.qti.gnss - hwbinder - @1.2::ILocHidlGnss/gnss_vendor - - - vendor.qti.gnss - hwbinder - @2.0::ILocHidlGnss/gnss_vendor - - - vendor.qti.hardware.alarm - hwbinder - @1.0::IAlarm/default - - - vendor.qti.hardware.bluetooth_audio - hwbinder - @2.0::IBluetoothAudioProvidersFactory/default - - - vendor.qti.hardware.bluetooth_sar - hwbinder - @1.0::IBluetoothSar/default - - - vendor.qti.hardware.btconfigstore - hwbinder - @1.0::IBTConfigStore/default - - - vendor.qti.hardware.cacert - hwbinder - @1.0::IService/default - - - vendor.qti.hardware.data.connection - hwbinder - @1.1::IDataConnection/slot1 - @1.1::IDataConnection/slot2 - - - vendor.qti.hardware.data.iwlan - hwbinder - @1.0::IIWlan/slot1 - @1.0::IIWlan/slot2 - - - vendor.qti.hardware.data.latency - hwbinder - @1.0::ILinkLatency/default - - - vendor.qti.hardware.factory - hwbinder - @1.1::IFactory/default - - - vendor.qti.hardware.fm - hwbinder - @1.0::IFmHci/default - - - vendor.qti.hardware.perf - hwbinder - @2.0::IPerf/default - - - vendor.qti.hardware.qdutils_disp - hwbinder - @1.0::IQdutilsDisp/default - - - vendor.qti.hardware.qseecom - hwbinder - @1.0::IQSEECom/default - - - vendor.qti.hardware.qteeconnector - hwbinder - @1.0::IAppConnector/default - @1.0::IGPAppConnector/default - - - vendor.qti.hardware.radio.am - hwbinder - @1.0::IQcRilAudio/slot1 - @1.0::IQcRilAudio/slot2 - - - vendor.qti.hardware.radio.ims - hwbinder - @1.5::IImsRadio/imsradio0 - @1.5::IImsRadio/imsradio1 - - - vendor.qti.hardware.radio.lpa - hwbinder - @1.0::IUimLpa/UimLpa0 - @1.0::IUimLpa/UimLpa1 - - - vendor.qti.hardware.radio.qcrilhook - hwbinder - @1.0::IQtiOemHook/oemhook0 - @1.0::IQtiOemHook/oemhook1 - - - vendor.qti.hardware.radio.qtiradio - hwbinder - @1.0::IQtiRadio/slot1 - @1.0::IQtiRadio/slot2 - - - vendor.qti.hardware.radio.qtiradio - hwbinder - @2.3::IQtiRadio/slot1 - @2.3::IQtiRadio/slot2 - - - vendor.qti.hardware.radio.uim - hwbinder - @1.2::IUim/Uim0 - @1.2::IUim/Uim1 - - - vendor.qti.hardware.radio.uim_remote_client - hwbinder - @1.0::IUimRemoteServiceClient/uimRemoteClient0 - @1.0::IUimRemoteServiceClient/uimRemoteClient1 - - - vendor.qti.hardware.radio.uim_remote_server - hwbinder - @1.0::IUimRemoteServiceServer/uimRemoteServer0 - @1.0::IUimRemoteServiceServer/uimRemoteServer1 - - - vendor.qti.hardware.soter - hwbinder - @1.0::ISoter/default - - - vendor.qti.hardware.tui_comm - hwbinder - @1.0::ITuiComm/default - - - vendor.qti.ims.callinfo - hwbinder - @1.0::IService/default - - - vendor.qti.imsrtpservice - hwbinder - @2.1::IRTPService/imsrtpservice - - - vendor.xiaomi.hardware.mlipay - hwbinder - @1.1::IMlipayService/default - - diff --git a/framework_manifest.xml b/framework_manifest.xml new file mode 100644 index 0000000..423105e --- /dev/null +++ b/framework_manifest.xml @@ -0,0 +1,49 @@ + + + + + vendor.qti.hardware.radio.atcmdfwd + hwbinder + 1.0 + + IAtCmdFwd + AtCmdFwdService + + + + + vendor.qti.hardware.sigma_miracast + hwbinder + 1.0 + + Isigma_miracast + sigmahal + + + diff --git a/manifest.xml b/manifest.xml new file mode 100644 index 0000000..6f5b6cd --- /dev/null +++ b/manifest.xml @@ -0,0 +1,349 @@ + + + android.hardware.audio + hwbinder + @5.0::IDevicesFactory/default + + + android.hardware.audio.effect + hwbinder + @5.0::IEffectsFactory/default + + + android.hardware.biometrics.fingerprint + hwbinder + @2.1::IBiometricsFingerprint/default + + + android.hardware.bluetooth + hwbinder + @1.0::IBluetoothHci/default + + + android.hardware.bluetooth.audio + hwbinder + @2.0::IBluetoothAudioProvidersFactory/default + + + android.hardware.camera.provider + hwbinder + @2.4::ICameraProvider/legacy/0 + + + android.hardware.configstore + hwbinder + @1.1::ISurfaceFlingerConfigs/default + + + android.hardware.drm + hwbinder + @1.0::ICryptoFactory/default + @1.0::IDrmFactory/default + @1.2::ICryptoFactory/widevine + @1.2::IDrmFactory/widevine + + + android.hardware.gatekeeper + hwbinder + @1.0::IGatekeeper/default + + + android.hardware.graphics.allocator + hwbinder + @2.0::IAllocator/default + + + android.hardware.graphics.composer + hwbinder + @2.1::IComposer/default + + + android.hardware.graphics.mapper + passthrough + @2.1::IMapper/default + + + android.hardware.light + hwbinder + @2.0::ILight/default + + + android.hardware.media.omx + hwbinder + @1.0::IOmx/default + @1.0::IOmxStore/default + + + android.hardware.memtrack + hwbinder + @1.0::IMemtrack/default + + + android.hardware.radio + hwbinder + @1.2::ISap/slot1 + @1.2::ISap/slot2 + @1.4::IRadio/slot1 + @1.4::IRadio/slot2 + + + android.hardware.radio.config + hwbinder + @1.1::IRadioConfig/default + + + android.hardware.renderscript + passthrough + @1.0::IDevice/default + + + android.hardware.sensors + hwbinder + @1.0::ISensors/default + + + android.hardware.soundtrigger + hwbinder + @2.1::ISoundTriggerHw/default + + + android.hardware.tetheroffload.config + hwbinder + @1.0::IOffloadConfig/default + + + android.hardware.tetheroffload.control + hwbinder + @1.0::IOffloadControl/default + + + android.hardware.vibrator + hwbinder + @1.0::IVibrator/default + + + com.fingerprints.extension + hwbinder + @1.0::IFingerprintAuthenticator/default + @1.0::IFingerprintCalibration/default + @1.0::IFingerprintEngineering/default + @1.0::IFingerprintNavigation/default + @1.0::IFingerprintRecalibration/default + @1.0::IFingerprintSenseTouch/default + @1.0::IFingerprintSensorTest/default + + + com.qualcomm.qti.ant + hwbinder + @1.0::IAntHci/default + + + com.qualcomm.qti.dpm.api + hwbinder + @1.0::IdpmQmi/dpmQmiService + + + com.qualcomm.qti.imscmservice + hwbinder + @2.2::IImsCmService/qti.ims.connectionmanagerservice + + + com.qualcomm.qti.uceservice + hwbinder + @2.1::IUceService/com.qualcomm.qti.uceservice + + + vendor.display.color + hwbinder + @1.0::IDisplayColor/default + + + vendor.display.config + hwbinder + @1.9::IDisplayConfig/default + + + vendor.display.postproc + hwbinder + @1.0::IDisplayPostproc/default + + + vendor.lineage.livedisplay + hwbinder + @2.0::IAdaptiveBacklight/default + @2.0::IDisplayModes/default + @2.0::IPictureAdjustment/default + + + vendor.qti.data.factory + hwbinder + @2.1::IFactory/default + + + vendor.qti.esepowermanager + hwbinder + @1.0::IEsePowerManager/default + + + vendor.qti.gnss + hwbinder + @1.2::ILocHidlGnss/gnss_vendor + + + vendor.qti.gnss + hwbinder + @2.0::ILocHidlGnss/gnss_vendor + + + vendor.qti.hardware.alarm + hwbinder + @1.0::IAlarm/default + + + vendor.qti.hardware.bluetooth_audio + hwbinder + @2.0::IBluetoothAudioProvidersFactory/default + + + vendor.qti.hardware.bluetooth_sar + hwbinder + @1.0::IBluetoothSar/default + + + vendor.qti.hardware.btconfigstore + hwbinder + @1.0::IBTConfigStore/default + + + vendor.qti.hardware.cacert + hwbinder + @1.0::IService/default + + + vendor.qti.hardware.data.connection + hwbinder + @1.1::IDataConnection/slot1 + @1.1::IDataConnection/slot2 + + + vendor.qti.hardware.data.iwlan + hwbinder + @1.0::IIWlan/slot1 + @1.0::IIWlan/slot2 + + + vendor.qti.hardware.data.latency + hwbinder + @1.0::ILinkLatency/default + + + vendor.qti.hardware.factory + hwbinder + @1.1::IFactory/default + + + vendor.qti.hardware.fm + hwbinder + @1.0::IFmHci/default + + + vendor.qti.hardware.perf + hwbinder + @2.0::IPerf/default + + + vendor.qti.hardware.qdutils_disp + hwbinder + @1.0::IQdutilsDisp/default + + + vendor.qti.hardware.qseecom + hwbinder + @1.0::IQSEECom/default + + + vendor.qti.hardware.qteeconnector + hwbinder + @1.0::IAppConnector/default + @1.0::IGPAppConnector/default + + + vendor.qti.hardware.radio.am + hwbinder + @1.0::IQcRilAudio/slot1 + @1.0::IQcRilAudio/slot2 + + + vendor.qti.hardware.radio.ims + hwbinder + @1.5::IImsRadio/imsradio0 + @1.5::IImsRadio/imsradio1 + + + vendor.qti.hardware.radio.lpa + hwbinder + @1.0::IUimLpa/UimLpa0 + @1.0::IUimLpa/UimLpa1 + + + vendor.qti.hardware.radio.qcrilhook + hwbinder + @1.0::IQtiOemHook/oemhook0 + @1.0::IQtiOemHook/oemhook1 + + + vendor.qti.hardware.radio.qtiradio + hwbinder + @1.0::IQtiRadio/slot1 + @1.0::IQtiRadio/slot2 + + + vendor.qti.hardware.radio.qtiradio + hwbinder + @2.3::IQtiRadio/slot1 + @2.3::IQtiRadio/slot2 + + + vendor.qti.hardware.radio.uim + hwbinder + @1.2::IUim/Uim0 + @1.2::IUim/Uim1 + + + vendor.qti.hardware.radio.uim_remote_client + hwbinder + @1.0::IUimRemoteServiceClient/uimRemoteClient0 + @1.0::IUimRemoteServiceClient/uimRemoteClient1 + + + vendor.qti.hardware.radio.uim_remote_server + hwbinder + @1.0::IUimRemoteServiceServer/uimRemoteServer0 + @1.0::IUimRemoteServiceServer/uimRemoteServer1 + + + vendor.qti.hardware.soter + hwbinder + @1.0::ISoter/default + + + vendor.qti.hardware.tui_comm + hwbinder + @1.0::ITuiComm/default + + + vendor.qti.ims.callinfo + hwbinder + @1.0::IService/default + + + vendor.qti.imsrtpservice + hwbinder + @2.1::IRTPService/imsrtpservice + + + vendor.xiaomi.hardware.mlipay + hwbinder + @1.1::IMlipayService/default + + -- cgit v1.2.3