diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 3403f21..97cf25f 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -70,8 +70,7 @@ TARGET_LINUX_KERNEL_VERSION := 3.18 TARGET_KERNEL_SOURCE := kernel/samsung/exynos7870 # HIDL -DEVICE_MANIFEST_FILE := $(LOCAL_PATH)/configs/manifest.xml -# DEVICE_MATRIX_FILE := $(LOCAL_PATH)/configs/compatibility_matrix.xml +DEVICE_MATRIX_FILE := $(LOCAL_PATH)/configs/compatibility_matrix.xml # Use these flags if the board has a ext4 partition larger than 2gb BOARD_HAS_LARGE_FILESYSTEM := true diff --git a/configs/manifest.xml b/configs/manifest.xml deleted file mode 100644 index efb3ac8..0000000 --- a/configs/manifest.xml +++ /dev/null @@ -1,407 +0,0 @@ - - - android.hardware.audio - hwbinder - 5.0 - - IDevicesFactory - default - - @5.0::IDevicesFactory/default - - - android.hardware.audio.effect - hwbinder - 5.0 - - IEffectsFactory - default - - @5.0::IEffectsFactory/default - - - android.hardware.biometrics.fingerprint - hwbinder - 2.1 - - IBiometricsFingerprint - default - - @2.1::IBiometricsFingerprint/default - - - android.hardware.bluetooth - hwbinder - 1.0 - - IBluetoothHci - default - - @1.0::IBluetoothHci/default - - - android.hardware.camera.provider - hwbinder - 2.5 - - ICameraProvider - legacy/0 - - @2.5::ICameraProvider/legacy/0 - - - android.hardware.configstore - hwbinder - 1.1 - - ISurfaceFlingerConfigs - default - - @1.1::ISurfaceFlingerConfigs/default - - - android.hardware.drm - hwbinder - 1.0 - - ICryptoFactory - default - - - IDrmFactory - default - - @1.0::ICryptoFactory/default - @1.0::IDrmFactory/default - @1.1::ICryptoFactory/widevine - @1.1::IDrmFactory/widevine - @1.2::ICryptoFactory/clearkey - @1.2::IDrmFactory/clearkey - - - android.hardware.gatekeeper - passthrough - 1.0 - - IGatekeeper - default - - @1.0::IGatekeeper/default - - - android.hardware.gnss - hwbinder - 2.0 - - IGnss - default - - @1.1::IGnss/default - @2.0::IGnss/default - - - android.hardware.graphics.allocator - hwbinder - 2.0 - - IAllocator - default - - @2.0::IAllocator/default - - - android.hardware.graphics.composer - hwbinder - 2.2 - - IComposer - default - - @2.2::IComposer/default - - - android.hardware.graphics.mapper - passthrough - 2.0 - - IMapper - default - - @2.0::IMapper/default - - - android.hardware.health - hwbinder - 2.0 - - IHealth - default - - @2.0::IHealth/default - - - android.hardware.keymaster - hwbinder - 4.0 - - IKeymasterDevice - default - - @4.0::IKeymasterDevice/default - - - android.hardware.light - hwbinder - 2.0 - - ILight - default - - @2.0::ILight/default - - - android.hardware.media.omx - hwbinder - 1.0 - - IOmx - default - - - IOmxStore - default - - @1.0::IOmx/default - @1.0::IOmxStore/default - - - android.hardware.memtrack - hwbinder - 1.0 - - IMemtrack - default - - @1.0::IMemtrack/default - - - android.hardware.nfc - hwbinder - 1.2 - - INfc - default - - @1.2::INfc/default - - - android.hardware.power - hwbinder - 1.0 - - IPower - default - - @1.0::IPower/default - - - android.hardware.radio - hwbinder - - - 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 - - @1.1::IRadioConfig/default - - - android.hardware.radio.deprecated - hwbinder - - - android.hardware.renderscript - passthrough - 1.0 - - IDevice - default - - @1.0::IDevice/default - - - android.hardware.sensors - hwbinder - 1.0 - - ISensors - default - - @1.0::ISensors/default - - - android.hardware.soundtrigger - hwbinder - 2.2 - - ISoundTriggerHw - default - - @2.2::ISoundTriggerHw/default - - - android.hardware.tetheroffload.config - passthrough - 1.0 - - IOffloadConfig - default - - @1.0::IOffloadConfig/default - - - android.hardware.tetheroffload.control - passthrough - 1.0 - - IOffloadControl - default - - @1.0::IOffloadControl/default - - - android.hardware.thermal - hwbinder - 1.0 - - IThermal - default - - @1.0::IThermal/default - - - android.hardware.usb - hwbinder - 1.0 - - IUsb - default - - @1.0::IUsb/default - - - android.hardware.vibrator - hwbinder - 1.0 - - IVibrator - default - - @1.0::IVibrator/default - - - android.hardware.wifi - hwbinder - 1.3 - - IWifi - default - - @1.3::IWifi/default - - - android.hardware.wifi.hostapd - hwbinder - 1.2 - - IHostapd - default - - @1.2::IHostapd/default - - - android.hardware.wifi.supplicant - hwbinder - 1.2 - - ISupplicant - default - - @1.2::ISupplicant/default - - - com.qualcomm.qti.ant - hwbinder - 1.0 - - IAntHci - default - - @1.0::IAntHci/default - - - vendor.lineage.power - hwbinder - 1.0 - - ILineagePower - default - - - - vendor.lineage.trust - hwbinder - 1.0 - - IUsbRestrict - default - - - - vendor.lineage.touch - passthrough - 1.0 - - IKeyDisabler - default - - - -