diff --git a/Android.bp b/Android.bp index 1f6cd2e..024aaaf 100644 --- a/Android.bp +++ b/Android.bp @@ -135,18 +135,18 @@ dex_import { } prebuilt_etc_xml { - name: "vendor.mediatek.hardware.gpu@1.0-service", + name: "android.hardware.neuralnetworks@1.3-service-mtk-dsp-gpu", owner: "xiaomi", - src: "proprietary/vendor/etc/vintf/manifest/vendor.mediatek.hardware.gpu@1.0-service.xml", + src: "proprietary/vendor/etc/vintf/manifest/android.hardware.neuralnetworks@1.3-service-mtk-dsp-gpu.xml", filename_from_src: true, sub_dir: "vintf/manifest", soc_specific: true, } prebuilt_etc_xml { - name: "android.hardware.neuralnetworks@1.3-service-mtk-dsp-gpu", + name: "android.hardware.usb@1.2-service-mediatekv2", owner: "xiaomi", - src: "proprietary/vendor/etc/vintf/manifest/android.hardware.neuralnetworks@1.3-service-mtk-dsp-gpu.xml", + src: "proprietary/vendor/etc/vintf/manifest/android.hardware.usb@1.2-service-mediatekv2.xml", filename_from_src: true, sub_dir: "vintf/manifest", soc_specific: true, @@ -162,27 +162,63 @@ prebuilt_etc_xml { } prebuilt_etc_xml { - name: "wpa_supplicant", + name: "android.hardware.wifi.supplicant", owner: "xiaomi", - src: "proprietary/vendor/etc/vintf/manifest/wpa_supplicant.xml", + src: "proprietary/vendor/etc/vintf/manifest/android.hardware.wifi.supplicant.xml", filename_from_src: true, sub_dir: "vintf/manifest", soc_specific: true, } prebuilt_etc_xml { - name: "manifest_android.hardware.drm@1.3-service.widevine", + name: "gnss-mtk", owner: "xiaomi", - src: "proprietary/vendor/etc/vintf/manifest/manifest_android.hardware.drm@1.3-service.widevine.xml", + src: "proprietary/vendor/etc/vintf/manifest/gnss-mtk.xml", filename_from_src: true, sub_dir: "vintf/manifest", soc_specific: true, } prebuilt_etc_xml { - name: "vendor.mediatek.hardware.dplanner@2.0-service", + name: "gnss@2.1-service-mtk", owner: "xiaomi", - src: "proprietary/vendor/etc/vintf/manifest/vendor.mediatek.hardware.dplanner@2.0-service.xml", + src: "proprietary/vendor/etc/vintf/manifest/gnss@2.1-service-mtk.xml", + filename_from_src: true, + sub_dir: "vintf/manifest", + soc_specific: true, +} + +prebuilt_etc_xml { + name: "lbs_hidl_service@1.0", + owner: "xiaomi", + src: "proprietary/vendor/etc/vintf/manifest/lbs_hidl_service@1.0.xml", + filename_from_src: true, + sub_dir: "vintf/manifest", + soc_specific: true, +} + +prebuilt_etc_xml { + name: "manifest_android.hardware.drm@1.4-service.widevine", + owner: "xiaomi", + src: "proprietary/vendor/etc/vintf/manifest/manifest_android.hardware.drm@1.4-service.widevine.xml", + filename_from_src: true, + sub_dir: "vintf/manifest", + soc_specific: true, +} + +prebuilt_etc_xml { + name: "manifest_hwcomposer", + owner: "xiaomi", + src: "proprietary/vendor/etc/vintf/manifest/manifest_hwcomposer.xml", + filename_from_src: true, + sub_dir: "vintf/manifest", + soc_specific: true, +} + +prebuilt_etc_xml { + name: "manifest_media_c2_V1_2_default", + owner: "xiaomi", + src: "proprietary/vendor/etc/vintf/manifest/manifest_media_c2_V1_2_default.xml", filename_from_src: true, sub_dir: "vintf/manifest", soc_specific: true, diff --git a/proprietary/bin/kpoc_charger b/proprietary/bin/kpoc_charger index 16b9511..4ca9386 100755 Binary files a/proprietary/bin/kpoc_charger and b/proprietary/bin/kpoc_charger differ diff --git a/proprietary/bin/vtservice b/proprietary/bin/vtservice index 9d85889..1b9d5bf 100755 Binary files a/proprietary/bin/vtservice and b/proprietary/bin/vtservice differ diff --git a/proprietary/framework/mediatek-common.jar b/proprietary/framework/mediatek-common.jar index 3059c96..62b137a 100644 Binary files a/proprietary/framework/mediatek-common.jar and b/proprietary/framework/mediatek-common.jar differ diff --git a/proprietary/framework/mediatek-framework.jar b/proprietary/framework/mediatek-framework.jar index acd481e..0cab5af 100644 Binary files a/proprietary/framework/mediatek-framework.jar and b/proprietary/framework/mediatek-framework.jar differ diff --git a/proprietary/framework/mediatek-ims-base.jar b/proprietary/framework/mediatek-ims-base.jar index 3f408dd..67ce01f 100644 Binary files a/proprietary/framework/mediatek-ims-base.jar and b/proprietary/framework/mediatek-ims-base.jar differ diff --git a/proprietary/framework/mediatek-ims-common.jar b/proprietary/framework/mediatek-ims-common.jar index 1101d33..f86f67a 100644 Binary files a/proprietary/framework/mediatek-ims-common.jar and b/proprietary/framework/mediatek-ims-common.jar differ diff --git a/proprietary/framework/mediatek-ims-extension-plugin.jar b/proprietary/framework/mediatek-ims-extension-plugin.jar index 06b77da..40bca15 100644 Binary files a/proprietary/framework/mediatek-ims-extension-plugin.jar and b/proprietary/framework/mediatek-ims-extension-plugin.jar differ diff --git a/proprietary/framework/mediatek-ims-legacy.jar b/proprietary/framework/mediatek-ims-legacy.jar index db73577..71bb8f6 100644 Binary files a/proprietary/framework/mediatek-ims-legacy.jar and b/proprietary/framework/mediatek-ims-legacy.jar differ diff --git a/proprietary/framework/mediatek-telecom-common.jar b/proprietary/framework/mediatek-telecom-common.jar index 84e05ac..cef28d7 100644 Binary files a/proprietary/framework/mediatek-telecom-common.jar and b/proprietary/framework/mediatek-telecom-common.jar differ diff --git a/proprietary/framework/mediatek-telephony-base.jar b/proprietary/framework/mediatek-telephony-base.jar index ad90fa7..de7145c 100644 Binary files a/proprietary/framework/mediatek-telephony-base.jar and b/proprietary/framework/mediatek-telephony-base.jar differ diff --git a/proprietary/framework/mediatek-telephony-common.jar b/proprietary/framework/mediatek-telephony-common.jar index cf75b2e..118b1ea 100644 Binary files a/proprietary/framework/mediatek-telephony-common.jar and b/proprietary/framework/mediatek-telephony-common.jar differ diff --git a/proprietary/lib/libcomutils.so b/proprietary/lib/libcomutils.so deleted file mode 100644 index 663307c..0000000 Binary files a/proprietary/lib/libcomutils.so and /dev/null differ diff --git a/proprietary/lib/libimsma.so b/proprietary/lib/libimsma.so deleted file mode 100644 index 33a2396..0000000 Binary files a/proprietary/lib/libimsma.so and /dev/null differ diff --git a/proprietary/lib/libimsma_adapt.so b/proprietary/lib/libimsma_adapt.so deleted file mode 100644 index 0d8e01b..0000000 Binary files a/proprietary/lib/libimsma_adapt.so and /dev/null differ diff --git a/proprietary/lib/libimsma_rtp.so b/proprietary/lib/libimsma_rtp.so deleted file mode 100644 index 62928a6..0000000 Binary files a/proprietary/lib/libimsma_rtp.so and /dev/null differ diff --git a/proprietary/lib/libimsma_socketwrapper.so b/proprietary/lib/libimsma_socketwrapper.so deleted file mode 100644 index 671b376..0000000 Binary files a/proprietary/lib/libimsma_socketwrapper.so and /dev/null differ diff --git a/proprietary/lib/libmtk_vt_service.so b/proprietary/lib/libmtk_vt_service.so deleted file mode 100644 index 37cad67..0000000 Binary files a/proprietary/lib/libmtk_vt_service.so and /dev/null differ diff --git a/proprietary/lib/libmtk_vt_wrapper.so b/proprietary/lib/libmtk_vt_wrapper.so index fdadf11..81f1348 100644 Binary files a/proprietary/lib/libmtk_vt_wrapper.so and b/proprietary/lib/libmtk_vt_wrapper.so differ diff --git a/proprietary/lib/libmtkavenhancements.so b/proprietary/lib/libmtkavenhancements.so index e3d7b36..97f2d9f 100644 Binary files a/proprietary/lib/libmtkavenhancements.so and b/proprietary/lib/libmtkavenhancements.so differ diff --git a/proprietary/lib/libshowlogo.so b/proprietary/lib/libshowlogo.so deleted file mode 100644 index bf4c250..0000000 Binary files a/proprietary/lib/libshowlogo.so and /dev/null differ diff --git a/proprietary/lib/libsignal.so b/proprietary/lib/libsignal.so deleted file mode 100644 index 71dee0b..0000000 Binary files a/proprietary/lib/libsignal.so and /dev/null differ diff --git a/proprietary/lib/libsink.so b/proprietary/lib/libsink.so deleted file mode 100644 index c4b009c..0000000 Binary files a/proprietary/lib/libsink.so and /dev/null differ diff --git a/proprietary/lib/libsource.so b/proprietary/lib/libsource.so deleted file mode 100644 index fc459af..0000000 Binary files a/proprietary/lib/libsource.so and /dev/null differ diff --git a/proprietary/lib/libsysenv_system.so b/proprietary/lib/libsysenv_system.so index f76cc1e..f91ac23 100644 Binary files a/proprietary/lib/libsysenv_system.so and b/proprietary/lib/libsysenv_system.so differ diff --git a/proprietary/lib/libvcodec_cap.so b/proprietary/lib/libvcodec_cap.so index 0f6399b..bbe1d81 100644 Binary files a/proprietary/lib/libvcodec_cap.so and b/proprietary/lib/libvcodec_cap.so differ diff --git a/proprietary/lib/libvcodec_capenc.so b/proprietary/lib/libvcodec_capenc.so index df3b044..54d28ed 100644 Binary files a/proprietary/lib/libvcodec_capenc.so and b/proprietary/lib/libvcodec_capenc.so differ diff --git a/proprietary/lib/libvsim-adaptor-client.so b/proprietary/lib/libvsim-adaptor-client.so new file mode 100644 index 0000000..d0d9dfb Binary files /dev/null and b/proprietary/lib/libvsim-adaptor-client.so differ diff --git a/proprietary/lib/libvt_avsync.so b/proprietary/lib/libvt_avsync.so deleted file mode 100644 index 1a4ae56..0000000 Binary files a/proprietary/lib/libvt_avsync.so and /dev/null differ diff --git a/proprietary/lib64/libcomutils.so b/proprietary/lib64/libcomutils.so new file mode 100644 index 0000000..f17b4c4 Binary files /dev/null and b/proprietary/lib64/libcomutils.so differ diff --git a/proprietary/lib64/libimsma.so b/proprietary/lib64/libimsma.so new file mode 100644 index 0000000..0cf5233 Binary files /dev/null and b/proprietary/lib64/libimsma.so differ diff --git a/proprietary/lib64/libimsma_adapt.so b/proprietary/lib64/libimsma_adapt.so new file mode 100644 index 0000000..98be140 Binary files /dev/null and b/proprietary/lib64/libimsma_adapt.so differ diff --git a/proprietary/lib64/libimsma_rtp.so b/proprietary/lib64/libimsma_rtp.so new file mode 100644 index 0000000..0731352 Binary files /dev/null and b/proprietary/lib64/libimsma_rtp.so differ diff --git a/proprietary/lib64/libimsma_socketwrapper.so b/proprietary/lib64/libimsma_socketwrapper.so new file mode 100644 index 0000000..87d014a Binary files /dev/null and b/proprietary/lib64/libimsma_socketwrapper.so differ diff --git a/proprietary/lib64/libmtk_vt_service.so b/proprietary/lib64/libmtk_vt_service.so new file mode 100644 index 0000000..1fc4c83 Binary files /dev/null and b/proprietary/lib64/libmtk_vt_service.so differ diff --git a/proprietary/lib64/libmtk_vt_wrapper.so b/proprietary/lib64/libmtk_vt_wrapper.so index cea9454..390b37b 100644 Binary files a/proprietary/lib64/libmtk_vt_wrapper.so and b/proprietary/lib64/libmtk_vt_wrapper.so differ diff --git a/proprietary/lib64/libmtkavenhancements.so b/proprietary/lib64/libmtkavenhancements.so index 5337c33..195d1ba 100644 Binary files a/proprietary/lib64/libmtkavenhancements.so and b/proprietary/lib64/libmtkavenhancements.so differ diff --git a/proprietary/lib64/libshowlogo.so b/proprietary/lib64/libshowlogo.so new file mode 100644 index 0000000..2735dc6 Binary files /dev/null and b/proprietary/lib64/libshowlogo.so differ diff --git a/proprietary/lib64/libsignal.so b/proprietary/lib64/libsignal.so new file mode 100644 index 0000000..f651c18 Binary files /dev/null and b/proprietary/lib64/libsignal.so differ diff --git a/proprietary/lib64/libsink.so b/proprietary/lib64/libsink.so new file mode 100644 index 0000000..c3ad199 Binary files /dev/null and b/proprietary/lib64/libsink.so differ diff --git a/proprietary/lib64/libsource.so b/proprietary/lib64/libsource.so new file mode 100644 index 0000000..46587d6 Binary files /dev/null and b/proprietary/lib64/libsource.so differ diff --git a/proprietary/lib64/libvcodec_cap.so b/proprietary/lib64/libvcodec_cap.so index 34cd253..61a2f25 100644 Binary files a/proprietary/lib64/libvcodec_cap.so and b/proprietary/lib64/libvcodec_cap.so differ diff --git a/proprietary/lib64/libvcodec_capenc.so b/proprietary/lib64/libvcodec_capenc.so index d5ad22a..548dbd2 100644 Binary files a/proprietary/lib64/libvcodec_capenc.so and b/proprietary/lib64/libvcodec_capenc.so differ diff --git a/proprietary/lib64/libvsim-adaptor-client.so b/proprietary/lib64/libvsim-adaptor-client.so new file mode 100644 index 0000000..0192dbc Binary files /dev/null and b/proprietary/lib64/libvsim-adaptor-client.so differ diff --git a/proprietary/lib64/libvt_avsync.so b/proprietary/lib64/libvt_avsync.so new file mode 100644 index 0000000..5eadabc Binary files /dev/null and b/proprietary/lib64/libvt_avsync.so differ diff --git a/proprietary/priv-app/ImsService/ImsService.apk b/proprietary/priv-app/ImsService/ImsService.apk index 99fa85d..dd10dbc 100644 Binary files a/proprietary/priv-app/ImsService/ImsService.apk and b/proprietary/priv-app/ImsService/ImsService.apk differ diff --git a/proprietary/product/priv-app/HotwordEnrollmentOKGoogleCORTEXM4/HotwordEnrollmentOKGoogleCORTEXM4.apk b/proprietary/product/priv-app/HotwordEnrollmentOKGoogleCORTEXM4/HotwordEnrollmentOKGoogleCORTEXM4.apk index b3daa9e..3edc757 100644 Binary files a/proprietary/product/priv-app/HotwordEnrollmentOKGoogleCORTEXM4/HotwordEnrollmentOKGoogleCORTEXM4.apk and b/proprietary/product/priv-app/HotwordEnrollmentOKGoogleCORTEXM4/HotwordEnrollmentOKGoogleCORTEXM4.apk differ diff --git a/proprietary/product/priv-app/HotwordEnrollmentXGoogleCORTEXM4/HotwordEnrollmentXGoogleCORTEXM4.apk b/proprietary/product/priv-app/HotwordEnrollmentXGoogleCORTEXM4/HotwordEnrollmentXGoogleCORTEXM4.apk index 96d4cf7..b3ee7e2 100644 Binary files a/proprietary/product/priv-app/HotwordEnrollmentXGoogleCORTEXM4/HotwordEnrollmentXGoogleCORTEXM4.apk and b/proprietary/product/priv-app/HotwordEnrollmentXGoogleCORTEXM4/HotwordEnrollmentXGoogleCORTEXM4.apk differ diff --git a/proprietary/system/lib64/libfmjni.so b/proprietary/system/lib64/libfmjni.so index 7c29ce2..930bb99 100644 Binary files a/proprietary/system/lib64/libfmjni.so and b/proprietary/system/lib64/libfmjni.so differ diff --git a/proprietary/system_ext/framework/com.android.hotwordenrollment.common.util.jar b/proprietary/system_ext/framework/com.android.hotwordenrollment.common.util.jar index 01d098c..eee0ce1 100644 Binary files a/proprietary/system_ext/framework/com.android.hotwordenrollment.common.util.jar and b/proprietary/system_ext/framework/com.android.hotwordenrollment.common.util.jar differ diff --git a/proprietary/system_ext/lib/vendor.mediatek.hardware.mtkradioex@1.0.so b/proprietary/system_ext/lib/vendor.mediatek.hardware.mtkradioex@1.0.so deleted file mode 100644 index fa7bea8..0000000 Binary files a/proprietary/system_ext/lib/vendor.mediatek.hardware.mtkradioex@1.0.so and /dev/null differ diff --git a/proprietary/system_ext/lib/vendor.mediatek.hardware.mtkradioex@3.0.so b/proprietary/system_ext/lib/vendor.mediatek.hardware.mtkradioex@3.0.so new file mode 100644 index 0000000..d1ed91b Binary files /dev/null and b/proprietary/system_ext/lib/vendor.mediatek.hardware.mtkradioex@3.0.so differ diff --git a/proprietary/system_ext/lib/vendor.mediatek.hardware.videotelephony@1.0.so b/proprietary/system_ext/lib/vendor.mediatek.hardware.videotelephony@1.0.so index c4d25ca..3fe3419 100644 Binary files a/proprietary/system_ext/lib/vendor.mediatek.hardware.videotelephony@1.0.so and b/proprietary/system_ext/lib/vendor.mediatek.hardware.videotelephony@1.0.so differ diff --git a/proprietary/system_ext/lib64/libapuwareapusys.mtk.so b/proprietary/system_ext/lib64/libapuwareapusys.mtk.so deleted file mode 100644 index 5b86645..0000000 Binary files a/proprietary/system_ext/lib64/libapuwareapusys.mtk.so and /dev/null differ diff --git a/proprietary/system_ext/lib64/libapuwareutils.mtk.so b/proprietary/system_ext/lib64/libapuwareutils.mtk.so deleted file mode 100644 index b7d239f..0000000 Binary files a/proprietary/system_ext/lib64/libapuwareutils.mtk.so and /dev/null differ diff --git a/proprietary/system_ext/lib64/libapuwarexrp.mtk.so b/proprietary/system_ext/lib64/libapuwarexrp.mtk.so deleted file mode 100644 index 356a758..0000000 Binary files a/proprietary/system_ext/lib64/libapuwarexrp.mtk.so and /dev/null differ diff --git a/proprietary/system_ext/lib64/vendor.mediatek.hardware.apuware.apusys@1.0.so b/proprietary/system_ext/lib64/vendor.mediatek.hardware.apuware.apusys@1.0.so deleted file mode 100644 index 1498c16..0000000 Binary files a/proprietary/system_ext/lib64/vendor.mediatek.hardware.apuware.apusys@1.0.so and /dev/null differ diff --git a/proprietary/system_ext/lib64/vendor.mediatek.hardware.apuware.utils@1.0.so b/proprietary/system_ext/lib64/vendor.mediatek.hardware.apuware.utils@1.0.so deleted file mode 100644 index bfd15a5..0000000 Binary files a/proprietary/system_ext/lib64/vendor.mediatek.hardware.apuware.utils@1.0.so and /dev/null differ diff --git a/proprietary/system_ext/lib64/vendor.mediatek.hardware.apuware.xrp@1.0.so b/proprietary/system_ext/lib64/vendor.mediatek.hardware.apuware.xrp@1.0.so deleted file mode 100644 index 590344d..0000000 Binary files a/proprietary/system_ext/lib64/vendor.mediatek.hardware.apuware.xrp@1.0.so and /dev/null differ diff --git a/proprietary/system_ext/lib64/vendor.mediatek.hardware.mtkradioex@1.0.so b/proprietary/system_ext/lib64/vendor.mediatek.hardware.mtkradioex@1.0.so deleted file mode 100644 index c9a1b56..0000000 Binary files a/proprietary/system_ext/lib64/vendor.mediatek.hardware.mtkradioex@1.0.so and /dev/null differ diff --git a/proprietary/system_ext/lib64/vendor.mediatek.hardware.mtkradioex@3.0.so b/proprietary/system_ext/lib64/vendor.mediatek.hardware.mtkradioex@3.0.so new file mode 100644 index 0000000..9d06dc9 Binary files /dev/null and b/proprietary/system_ext/lib64/vendor.mediatek.hardware.mtkradioex@3.0.so differ diff --git a/proprietary/system_ext/lib64/vendor.mediatek.hardware.videotelephony@1.0.so b/proprietary/system_ext/lib64/vendor.mediatek.hardware.videotelephony@1.0.so index 2a24b35..8ca3fd5 100644 Binary files a/proprietary/system_ext/lib64/vendor.mediatek.hardware.videotelephony@1.0.so and b/proprietary/system_ext/lib64/vendor.mediatek.hardware.videotelephony@1.0.so differ diff --git a/proprietary/vendor/bin/STFlashTool b/proprietary/vendor/bin/STFlashTool index 7a1d361..90ef19c 100755 Binary files a/proprietary/vendor/bin/STFlashTool and b/proprietary/vendor/bin/STFlashTool differ diff --git a/proprietary/vendor/bin/SoterProvisioningTool b/proprietary/vendor/bin/SoterProvisioningTool index a2bfb5e..fca43b7 100755 Binary files a/proprietary/vendor/bin/SoterProvisioningTool and b/proprietary/vendor/bin/SoterProvisioningTool differ diff --git a/proprietary/vendor/bin/atcid b/proprietary/vendor/bin/atcid index a96b871..3bc5eef 100755 Binary files a/proprietary/vendor/bin/atcid and b/proprietary/vendor/bin/atcid differ diff --git a/proprietary/vendor/bin/audiocmdservice_atci b/proprietary/vendor/bin/audiocmdservice_atci index 80292a4..df924b4 100755 Binary files a/proprietary/vendor/bin/audiocmdservice_atci and b/proprietary/vendor/bin/audiocmdservice_atci differ diff --git a/proprietary/vendor/bin/autobt b/proprietary/vendor/bin/autobt deleted file mode 100755 index 295fd29..0000000 Binary files a/proprietary/vendor/bin/autobt and /dev/null differ diff --git a/proprietary/vendor/bin/batterysecret b/proprietary/vendor/bin/batterysecret index ebfc423..6f1f5f8 100755 Binary files a/proprietary/vendor/bin/batterysecret and b/proprietary/vendor/bin/batterysecret differ diff --git a/proprietary/vendor/bin/bip b/proprietary/vendor/bin/bip index 932f5b9..ddf193a 100755 Binary files a/proprietary/vendor/bin/bip and b/proprietary/vendor/bin/bip differ diff --git a/proprietary/vendor/bin/bp_kmsetkey_ca b/proprietary/vendor/bin/bp_kmsetkey_ca index 7c2815f..12b4ae3 100755 Binary files a/proprietary/vendor/bin/bp_kmsetkey_ca and b/proprietary/vendor/bin/bp_kmsetkey_ca differ diff --git a/proprietary/vendor/bin/cal_tool b/proprietary/vendor/bin/cal_tool index 1c11248..b985f5c 100755 Binary files a/proprietary/vendor/bin/cal_tool and b/proprietary/vendor/bin/cal_tool differ diff --git a/proprietary/vendor/bin/ccci_fsd b/proprietary/vendor/bin/ccci_fsd deleted file mode 100755 index 7fec78f..0000000 Binary files a/proprietary/vendor/bin/ccci_fsd and /dev/null differ diff --git a/proprietary/vendor/bin/ccci_mdinit b/proprietary/vendor/bin/ccci_mdinit index 7d3ef48..25232a6 100755 Binary files a/proprietary/vendor/bin/ccci_mdinit and b/proprietary/vendor/bin/ccci_mdinit differ diff --git a/proprietary/vendor/bin/ccci_rpcd b/proprietary/vendor/bin/ccci_rpcd index e100231..6110628 100755 Binary files a/proprietary/vendor/bin/ccci_rpcd and b/proprietary/vendor/bin/ccci_rpcd differ diff --git a/proprietary/vendor/bin/charon b/proprietary/vendor/bin/charon index 7771859..adcd084 100755 Binary files a/proprietary/vendor/bin/charon and b/proprietary/vendor/bin/charon differ diff --git a/proprietary/vendor/bin/chipinfo b/proprietary/vendor/bin/chipinfo new file mode 100755 index 0000000..e9a85a0 --- /dev/null +++ b/proprietary/vendor/bin/chipinfo @@ -0,0 +1,17 @@ +#!/vendor/bin/sh + +default_fact_prop=$(getprop ro.soc.manufacturer) + +if [ "$default_soc_prop" == "" ]; then + fact_val=$(cat /sys/devices/soc0/family) + /vendor/bin/setprop ro.vendor.soc.manufacturer ${fact_val} +fi + +default_soc_prop=$(getprop ro.soc.model) + +if [ "$default_soc_prop" == "" ]; then + soc_val=$(cat /sys/devices/soc0/soc_id) + /vendor/bin/setprop ro.vendor.soc.model ${soc_val} +fi + +/vendor/bin/setprop ro.vendor.soc.model_ready 1 diff --git a/proprietary/vendor/bin/consumerird b/proprietary/vendor/bin/consumerird index bce71d5..e97bfdf 100755 Binary files a/proprietary/vendor/bin/consumerird and b/proprietary/vendor/bin/consumerird differ diff --git a/proprietary/vendor/bin/dmc_core b/proprietary/vendor/bin/dmc_core new file mode 100755 index 0000000..7584b13 Binary files /dev/null and b/proprietary/vendor/bin/dmc_core differ diff --git a/proprietary/vendor/bin/em_hidl b/proprietary/vendor/bin/em_hidl index cefc946..78e216f 100755 Binary files a/proprietary/vendor/bin/em_hidl and b/proprietary/vendor/bin/em_hidl differ diff --git a/proprietary/vendor/bin/epdg_wod b/proprietary/vendor/bin/epdg_wod index b809149..a8267ed 100755 Binary files a/proprietary/vendor/bin/epdg_wod and b/proprietary/vendor/bin/epdg_wod differ diff --git a/proprietary/vendor/bin/factory b/proprietary/vendor/bin/factory index ce389b9..178192c 100755 Binary files a/proprietary/vendor/bin/factory and b/proprietary/vendor/bin/factory differ diff --git a/proprietary/vendor/bin/fuelgauged b/proprietary/vendor/bin/fuelgauged index e9bdbf6..6d5f58b 100755 Binary files a/proprietary/vendor/bin/fuelgauged and b/proprietary/vendor/bin/fuelgauged differ diff --git a/proprietary/vendor/bin/fuelgauged_nvram b/proprietary/vendor/bin/fuelgauged_nvram index 82d7b92..27006d0 100755 Binary files a/proprietary/vendor/bin/fuelgauged_nvram and b/proprietary/vendor/bin/fuelgauged_nvram differ diff --git a/proprietary/vendor/bin/gsm0710muxd b/proprietary/vendor/bin/gsm0710muxd index 70a42c4..25e923c 100755 Binary files a/proprietary/vendor/bin/gsm0710muxd and b/proprietary/vendor/bin/gsm0710muxd differ diff --git a/proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service-mediatek b/proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service-mediatek deleted file mode 100644 index caa73cb..0000000 Binary files a/proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service-mediatek and /dev/null differ diff --git a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.dfps@1.0-service b/proprietary/vendor/bin/hw/android.hardware.bluetooth@1.1-service-mediatek similarity index 50% rename from proprietary/vendor/bin/hw/vendor.mediatek.hardware.dfps@1.0-service rename to proprietary/vendor/bin/hw/android.hardware.bluetooth@1.1-service-mediatek index 84458f5..8d2cd4d 100644 Binary files a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.dfps@1.0-service and b/proprietary/vendor/bin/hw/android.hardware.bluetooth@1.1-service-mediatek differ diff --git a/proprietary/vendor/bin/hw/android.hardware.drm@1.3-service.widevine b/proprietary/vendor/bin/hw/android.hardware.drm@1.3-service.widevine deleted file mode 100644 index a96611c..0000000 Binary files a/proprietary/vendor/bin/hw/android.hardware.drm@1.3-service.widevine and /dev/null differ diff --git a/proprietary/vendor/bin/hw/android.hardware.drm@1.4-service.widevine b/proprietary/vendor/bin/hw/android.hardware.drm@1.4-service.widevine new file mode 100644 index 0000000..b317ad0 Binary files /dev/null and b/proprietary/vendor/bin/hw/android.hardware.drm@1.4-service.widevine differ diff --git a/proprietary/vendor/bin/hw/android.hardware.gnss-service.mediatek b/proprietary/vendor/bin/hw/android.hardware.gnss-service.mediatek new file mode 100644 index 0000000..032e452 Binary files /dev/null and b/proprietary/vendor/bin/hw/android.hardware.gnss-service.mediatek differ diff --git a/proprietary/vendor/bin/hw/android.hardware.gnss@2.1-service-mediatek b/proprietary/vendor/bin/hw/android.hardware.gnss@2.1-service-mediatek deleted file mode 100644 index 7e8389c..0000000 Binary files a/proprietary/vendor/bin/hw/android.hardware.gnss@2.1-service-mediatek and /dev/null differ diff --git a/proprietary/vendor/bin/hw/android.hardware.graphics.allocator@4.0-service-mediatek b/proprietary/vendor/bin/hw/android.hardware.graphics.allocator@4.0-service-mediatek index a9766e8..db12f2a 100644 Binary files a/proprietary/vendor/bin/hw/android.hardware.graphics.allocator@4.0-service-mediatek and b/proprietary/vendor/bin/hw/android.hardware.graphics.allocator@4.0-service-mediatek differ diff --git a/proprietary/vendor/bin/hw/android.hardware.keymaster@4.0-service.beanpod b/proprietary/vendor/bin/hw/android.hardware.keymaster@4.0-service.beanpod deleted file mode 100644 index 35d3479..0000000 Binary files a/proprietary/vendor/bin/hw/android.hardware.keymaster@4.0-service.beanpod and /dev/null differ diff --git a/proprietary/vendor/bin/hw/android.hardware.keymaster@4.1-service.beanpod b/proprietary/vendor/bin/hw/android.hardware.keymaster@4.1-service.beanpod new file mode 100644 index 0000000..f0d81d0 Binary files /dev/null and b/proprietary/vendor/bin/hw/android.hardware.keymaster@4.1-service.beanpod differ diff --git a/proprietary/vendor/bin/hw/android.hardware.media.c2@1.2-mediatek b/proprietary/vendor/bin/hw/android.hardware.media.c2@1.2-mediatek new file mode 100644 index 0000000..c742fef Binary files /dev/null and b/proprietary/vendor/bin/hw/android.hardware.media.c2@1.2-mediatek differ diff --git a/proprietary/vendor/bin/hw/android.hardware.media.c2@1.2-mediatek-64b b/proprietary/vendor/bin/hw/android.hardware.media.c2@1.2-mediatek-64b new file mode 100644 index 0000000..5315433 Binary files /dev/null and b/proprietary/vendor/bin/hw/android.hardware.media.c2@1.2-mediatek-64b differ diff --git a/proprietary/vendor/bin/hw/android.hardware.neuralnetworks@1.3-service-mtk-neuron b/proprietary/vendor/bin/hw/android.hardware.neuralnetworks@1.3-service-mtk-neuron index b873af1..5aa39e8 100644 Binary files a/proprietary/vendor/bin/hw/android.hardware.neuralnetworks@1.3-service-mtk-neuron and b/proprietary/vendor/bin/hw/android.hardware.neuralnetworks@1.3-service-mtk-neuron differ diff --git a/proprietary/vendor/bin/hw/android.hardware.nfc@1.2-service-st b/proprietary/vendor/bin/hw/android.hardware.nfc@1.2-service-st index 7edd257..f0aa1c7 100644 Binary files a/proprietary/vendor/bin/hw/android.hardware.nfc@1.2-service-st and b/proprietary/vendor/bin/hw/android.hardware.nfc@1.2-service-st differ diff --git a/proprietary/vendor/bin/hw/android.hardware.secure_element@1.2-service-mediatek b/proprietary/vendor/bin/hw/android.hardware.secure_element@1.2-service-mediatek index e95fb73..31e8848 100644 Binary files a/proprietary/vendor/bin/hw/android.hardware.secure_element@1.2-service-mediatek and b/proprietary/vendor/bin/hw/android.hardware.secure_element@1.2-service-mediatek differ diff --git a/proprietary/vendor/bin/hw/android.hardware.thermal@2.0-service.mtk b/proprietary/vendor/bin/hw/android.hardware.thermal@2.0-service.mtk index f60d080..3125fc5 100644 Binary files a/proprietary/vendor/bin/hw/android.hardware.thermal@2.0-service.mtk and b/proprietary/vendor/bin/hw/android.hardware.thermal@2.0-service.mtk differ diff --git a/proprietary/vendor/bin/hw/android.hardware.usb@1.2-service-mediatekv2 b/proprietary/vendor/bin/hw/android.hardware.usb@1.2-service-mediatekv2 new file mode 100644 index 0000000..f80dad6 Binary files /dev/null and b/proprietary/vendor/bin/hw/android.hardware.usb@1.2-service-mediatekv2 differ diff --git a/proprietary/vendor/bin/hw/camerahalserver b/proprietary/vendor/bin/hw/camerahalserver index cec2efe..c889aae 100644 Binary files a/proprietary/vendor/bin/hw/camerahalserver and b/proprietary/vendor/bin/hw/camerahalserver differ diff --git a/proprietary/vendor/bin/hw/hostapd b/proprietary/vendor/bin/hw/hostapd index d0407f8..441e0cb 100644 Binary files a/proprietary/vendor/bin/hw/hostapd and b/proprietary/vendor/bin/hw/hostapd differ diff --git a/proprietary/vendor/bin/hw/mtkfusionrild b/proprietary/vendor/bin/hw/mtkfusionrild index e24b342..06e3090 100644 Binary files a/proprietary/vendor/bin/hw/mtkfusionrild and b/proprietary/vendor/bin/hw/mtkfusionrild differ diff --git a/proprietary/vendor/bin/hw/tetheroffloadservice b/proprietary/vendor/bin/hw/tetheroffloadservice new file mode 100644 index 0000000..3404002 Binary files /dev/null and b/proprietary/vendor/bin/hw/tetheroffloadservice differ diff --git a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.dplanner@2.0-service b/proprietary/vendor/bin/hw/vendor.mediatek.hardware.dplanner@2.0-service deleted file mode 100644 index fab7c68..0000000 Binary files a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.dplanner@2.0-service and /dev/null differ diff --git a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.gpu@1.0-service b/proprietary/vendor/bin/hw/vendor.mediatek.hardware.gpu@1.0-service deleted file mode 100644 index 3081f87..0000000 Binary files a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.gpu@1.0-service and /dev/null differ diff --git a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.keyinstall@1.0-service b/proprietary/vendor/bin/hw/vendor.mediatek.hardware.keyinstall@1.0-service deleted file mode 100644 index 09a02db..0000000 Binary files a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.keyinstall@1.0-service and /dev/null differ diff --git a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.keymaster_attestation@1.1-service b/proprietary/vendor/bin/hw/vendor.mediatek.hardware.keymaster_attestation@1.1-service index 9f69e73..d21ee5d 100644 Binary files a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.keymaster_attestation@1.1-service and b/proprietary/vendor/bin/hw/vendor.mediatek.hardware.keymaster_attestation@1.1-service differ diff --git a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.mmagent@1.1-service b/proprietary/vendor/bin/hw/vendor.mediatek.hardware.mmagent@1.1-service new file mode 100644 index 0000000..846013b Binary files /dev/null and b/proprietary/vendor/bin/hw/vendor.mediatek.hardware.mmagent@1.1-service differ diff --git a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.mms@1.5-service b/proprietary/vendor/bin/hw/vendor.mediatek.hardware.mms@1.5-service deleted file mode 100644 index 41aec43..0000000 Binary files a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.mms@1.5-service and /dev/null differ diff --git a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.mms@1.6-service b/proprietary/vendor/bin/hw/vendor.mediatek.hardware.mms@1.6-service new file mode 100644 index 0000000..2049044 Binary files /dev/null and b/proprietary/vendor/bin/hw/vendor.mediatek.hardware.mms@1.6-service differ diff --git a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.mtkcodecservice@1.1-service b/proprietary/vendor/bin/hw/vendor.mediatek.hardware.mtkcodecservice@1.1-service deleted file mode 100644 index 4eee4ad..0000000 Binary files a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.mtkcodecservice@1.1-service and /dev/null differ diff --git a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.nvram@1.1-service b/proprietary/vendor/bin/hw/vendor.mediatek.hardware.nvram@1.1-service index 7e604b1..34c01ed 100644 Binary files a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.nvram@1.1-service and b/proprietary/vendor/bin/hw/vendor.mediatek.hardware.nvram@1.1-service differ diff --git a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.nwk_opt@1.0-service b/proprietary/vendor/bin/hw/vendor.mediatek.hardware.nwk_opt@1.0-service index dc1ef5d..82ddf10 100644 Binary files a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.nwk_opt@1.0-service and b/proprietary/vendor/bin/hw/vendor.mediatek.hardware.nwk_opt@1.0-service differ diff --git a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.pq@2.2-service b/proprietary/vendor/bin/hw/vendor.mediatek.hardware.pq@2.2-service index 4dd6fe6..467930c 100644 Binary files a/proprietary/vendor/bin/hw/vendor.mediatek.hardware.pq@2.2-service and b/proprietary/vendor/bin/hw/vendor.mediatek.hardware.pq@2.2-service differ diff --git a/proprietary/vendor/bin/hw/vendor.microtrust.hardware.soter@1.0-service b/proprietary/vendor/bin/hw/vendor.microtrust.hardware.soter@1.0-service index 2d3cb36..4603748 100644 Binary files a/proprietary/vendor/bin/hw/vendor.microtrust.hardware.soter@1.0-service and b/proprietary/vendor/bin/hw/vendor.microtrust.hardware.soter@1.0-service differ diff --git a/proprietary/vendor/bin/hw/vtservice_hidl b/proprietary/vendor/bin/hw/vtservice_hidl index bfbe7e5..7dc95e0 100644 Binary files a/proprietary/vendor/bin/hw/vtservice_hidl and b/proprietary/vendor/bin/hw/vtservice_hidl differ diff --git a/proprietary/vendor/bin/hw/wpa_supplicant b/proprietary/vendor/bin/hw/wpa_supplicant index 01b5f24..cc6079f 100644 Binary files a/proprietary/vendor/bin/hw/wpa_supplicant and b/proprietary/vendor/bin/hw/wpa_supplicant differ diff --git a/proprietary/vendor/bin/ipsec_mon b/proprietary/vendor/bin/ipsec_mon index 3f720c4..6c7caf4 100755 Binary files a/proprietary/vendor/bin/ipsec_mon and b/proprietary/vendor/bin/ipsec_mon differ diff --git a/proprietary/vendor/bin/kmsetkey b/proprietary/vendor/bin/kmsetkey deleted file mode 100755 index cdf6da3..0000000 Binary files a/proprietary/vendor/bin/kmsetkey and /dev/null differ diff --git a/proprietary/vendor/bin/lbs_hidl_service b/proprietary/vendor/bin/lbs_hidl_service index 13e0a03..3e68f2c 100755 Binary files a/proprietary/vendor/bin/lbs_hidl_service and b/proprietary/vendor/bin/lbs_hidl_service differ diff --git a/proprietary/vendor/bin/lc_nvram_prinfo b/proprietary/vendor/bin/lc_nvram_prinfo index dbe4d42..7cbc735 100755 Binary files a/proprietary/vendor/bin/lc_nvram_prinfo and b/proprietary/vendor/bin/lc_nvram_prinfo differ diff --git a/proprietary/vendor/bin/lib3a.ccu.ddr b/proprietary/vendor/bin/lib3a.ccu.ddr index 829d786..1edae83 100755 Binary files a/proprietary/vendor/bin/lib3a.ccu.ddr and b/proprietary/vendor/bin/lib3a.ccu.ddr differ diff --git a/proprietary/vendor/bin/lib3a.ccu.dm b/proprietary/vendor/bin/lib3a.ccu.dm index 5577f34..ac46cdb 100755 Binary files a/proprietary/vendor/bin/lib3a.ccu.dm and b/proprietary/vendor/bin/lib3a.ccu.dm differ diff --git a/proprietary/vendor/bin/lib3a.ccu.pm b/proprietary/vendor/bin/lib3a.ccu.pm index 3f5fa86..d4326c9 100755 Binary files a/proprietary/vendor/bin/lib3a.ccu.pm and b/proprietary/vendor/bin/lib3a.ccu.pm differ diff --git a/proprietary/vendor/bin/md_monitor b/proprietary/vendor/bin/md_monitor index bb70529..e89768f 100755 Binary files a/proprietary/vendor/bin/md_monitor and b/proprietary/vendor/bin/md_monitor differ diff --git a/proprietary/vendor/bin/md_monitor_ctrl b/proprietary/vendor/bin/md_monitor_ctrl index c413911..a210435 100755 Binary files a/proprietary/vendor/bin/md_monitor_ctrl and b/proprietary/vendor/bin/md_monitor_ctrl differ diff --git a/proprietary/vendor/bin/meta_tst b/proprietary/vendor/bin/meta_tst index 27dcb0b..1bb9a94 100755 Binary files a/proprietary/vendor/bin/meta_tst and b/proprietary/vendor/bin/meta_tst differ diff --git a/proprietary/vendor/bin/mnld b/proprietary/vendor/bin/mnld index cd36d4b..4f5402e 100755 Binary files a/proprietary/vendor/bin/mnld and b/proprietary/vendor/bin/mnld differ diff --git a/proprietary/vendor/bin/mt6660_calibration b/proprietary/vendor/bin/mt6660_calibration new file mode 100755 index 0000000..ebb51a2 Binary files /dev/null and b/proprietary/vendor/bin/mt6660_calibration differ diff --git a/proprietary/vendor/bin/mtd@1.2 b/proprietary/vendor/bin/mtd@1.2 index 5f520c4..9163df3 100755 Binary files a/proprietary/vendor/bin/mtd@1.2 and b/proprietary/vendor/bin/mtd@1.2 differ diff --git a/proprietary/vendor/bin/mtk_agpsd b/proprietary/vendor/bin/mtk_agpsd index d9454c1..704e8ed 100755 Binary files a/proprietary/vendor/bin/mtk_agpsd and b/proprietary/vendor/bin/mtk_agpsd differ diff --git a/proprietary/vendor/bin/mtk_pkm_service b/proprietary/vendor/bin/mtk_pkm_service new file mode 100755 index 0000000..65c1945 Binary files /dev/null and b/proprietary/vendor/bin/mtk_pkm_service differ diff --git a/proprietary/vendor/bin/mtk_plpath_utils_ota b/proprietary/vendor/bin/mtk_plpath_utils_ota new file mode 100755 index 0000000..9974f83 Binary files /dev/null and b/proprietary/vendor/bin/mtk_plpath_utils_ota differ diff --git a/proprietary/vendor/bin/muxreport b/proprietary/vendor/bin/muxreport deleted file mode 100755 index 31c9d75..0000000 Binary files a/proprietary/vendor/bin/muxreport and /dev/null differ diff --git a/proprietary/vendor/bin/netdagent b/proprietary/vendor/bin/netdagent index 59d8cc5..e09f3a6 100755 Binary files a/proprietary/vendor/bin/netdagent and b/proprietary/vendor/bin/netdagent differ diff --git a/proprietary/vendor/bin/nfcstackp-vendor b/proprietary/vendor/bin/nfcstackp-vendor index f3cc9d8..92608aa 100755 Binary files a/proprietary/vendor/bin/nfcstackp-vendor and b/proprietary/vendor/bin/nfcstackp-vendor differ diff --git a/proprietary/vendor/bin/nv_routing b/proprietary/vendor/bin/nv_routing index 26a5a09..e7a559e 100755 Binary files a/proprietary/vendor/bin/nv_routing and b/proprietary/vendor/bin/nv_routing differ diff --git a/proprietary/vendor/bin/nvram_daemon b/proprietary/vendor/bin/nvram_daemon index f907336..8709ba4 100755 Binary files a/proprietary/vendor/bin/nvram_daemon and b/proprietary/vendor/bin/nvram_daemon differ diff --git a/proprietary/vendor/bin/rcs_volte_stack b/proprietary/vendor/bin/rcs_volte_stack new file mode 100755 index 0000000..99d197f Binary files /dev/null and b/proprietary/vendor/bin/rcs_volte_stack differ diff --git a/proprietary/vendor/bin/rt5512_calibration b/proprietary/vendor/bin/rt5512_calibration new file mode 100755 index 0000000..10e821a Binary files /dev/null and b/proprietary/vendor/bin/rt5512_calibration differ diff --git a/proprietary/vendor/bin/rttv b/proprietary/vendor/bin/rttv new file mode 100755 index 0000000..cc109a8 Binary files /dev/null and b/proprietary/vendor/bin/rttv differ diff --git a/proprietary/vendor/bin/sensors_test b/proprietary/vendor/bin/sensors_test index 4070ef7..a4c9218 100755 Binary files a/proprietary/vendor/bin/sensors_test and b/proprietary/vendor/bin/sensors_test differ diff --git a/proprietary/vendor/bin/starter b/proprietary/vendor/bin/starter index 93ab46f..5c1fac5 100755 Binary files a/proprietary/vendor/bin/starter and b/proprietary/vendor/bin/starter differ diff --git a/proprietary/vendor/bin/stfactorydemo-vendor b/proprietary/vendor/bin/stfactorydemo-vendor index 7ae9430..ca6586a 100755 Binary files a/proprietary/vendor/bin/stfactorydemo-vendor and b/proprietary/vendor/bin/stfactorydemo-vendor differ diff --git a/proprietary/vendor/bin/stroke b/proprietary/vendor/bin/stroke index 59ce75d..6074b7a 100755 Binary files a/proprietary/vendor/bin/stroke and b/proprietary/vendor/bin/stroke differ diff --git a/proprietary/vendor/bin/teei_daemon b/proprietary/vendor/bin/teei_daemon index 885f6ed..0e9353d 100755 Binary files a/proprietary/vendor/bin/teei_daemon and b/proprietary/vendor/bin/teei_daemon differ diff --git a/proprietary/vendor/bin/thermal b/proprietary/vendor/bin/thermal index 022ab83..2071e60 100755 Binary files a/proprietary/vendor/bin/thermal and b/proprietary/vendor/bin/thermal differ diff --git a/proprietary/vendor/bin/thermal_manager b/proprietary/vendor/bin/thermal_manager index b091285..a20f587 100755 Binary files a/proprietary/vendor/bin/thermal_manager and b/proprietary/vendor/bin/thermal_manager differ diff --git a/proprietary/vendor/bin/thermalloadalgod b/proprietary/vendor/bin/thermalloadalgod index 967c24d..77962c5 100755 Binary files a/proprietary/vendor/bin/thermalloadalgod and b/proprietary/vendor/bin/thermalloadalgod differ diff --git a/proprietary/vendor/bin/volte_clientapi_ua b/proprietary/vendor/bin/volte_clientapi_ua new file mode 100755 index 0000000..f626e18 Binary files /dev/null and b/proprietary/vendor/bin/volte_clientapi_ua differ diff --git a/proprietary/vendor/bin/volte_imcb b/proprietary/vendor/bin/volte_imcb index 83cf7dd..ce43a60 100755 Binary files a/proprietary/vendor/bin/volte_imcb and b/proprietary/vendor/bin/volte_imcb differ diff --git a/proprietary/vendor/bin/volte_imsm_93 b/proprietary/vendor/bin/volte_imsm_93 index ce52795..0c557a6 100755 Binary files a/proprietary/vendor/bin/volte_imsm_93 and b/proprietary/vendor/bin/volte_imsm_93 differ diff --git a/proprietary/vendor/bin/volte_md_status b/proprietary/vendor/bin/volte_md_status index 76238ae..0c46af5 100755 Binary files a/proprietary/vendor/bin/volte_md_status and b/proprietary/vendor/bin/volte_md_status differ diff --git a/proprietary/vendor/bin/volte_rcs_ua b/proprietary/vendor/bin/volte_rcs_ua new file mode 100755 index 0000000..5274478 Binary files /dev/null and b/proprietary/vendor/bin/volte_rcs_ua differ diff --git a/proprietary/vendor/bin/volte_stack b/proprietary/vendor/bin/volte_stack index 1fb8af8..12f557e 100755 Binary files a/proprietary/vendor/bin/volte_stack and b/proprietary/vendor/bin/volte_stack differ diff --git a/proprietary/vendor/bin/volte_ua b/proprietary/vendor/bin/volte_ua index 45ada15..a4b2421 100755 Binary files a/proprietary/vendor/bin/volte_ua and b/proprietary/vendor/bin/volte_ua differ diff --git a/proprietary/vendor/bin/vpud b/proprietary/vendor/bin/vpud index 346aa16..a224ceb 100755 Binary files a/proprietary/vendor/bin/vpud and b/proprietary/vendor/bin/vpud differ diff --git a/proprietary/vendor/bin/wfca b/proprietary/vendor/bin/wfca deleted file mode 100755 index 87c1ab9..0000000 Binary files a/proprietary/vendor/bin/wfca and /dev/null differ diff --git a/proprietary/vendor/bin/wlan_assistant b/proprietary/vendor/bin/wlan_assistant index e422e60..2f0bf13 100755 Binary files a/proprietary/vendor/bin/wlan_assistant and b/proprietary/vendor/bin/wlan_assistant differ diff --git a/proprietary/vendor/bin/wmt_launcher b/proprietary/vendor/bin/wmt_launcher index 146ae5a..029094b 100755 Binary files a/proprietary/vendor/bin/wmt_launcher and b/proprietary/vendor/bin/wmt_launcher differ diff --git a/proprietary/vendor/bin/wmt_loader b/proprietary/vendor/bin/wmt_loader index 24aff91..7c0d56e 100755 Binary files a/proprietary/vendor/bin/wmt_loader and b/proprietary/vendor/bin/wmt_loader differ diff --git a/proprietary/vendor/bin/xcap b/proprietary/vendor/bin/xcap index 60ac18f..b8f14ce 100755 Binary files a/proprietary/vendor/bin/xcap and b/proprietary/vendor/bin/xcap differ diff --git a/proprietary/vendor/etc/AbnormalDisplayLog_dynamic.xml b/proprietary/vendor/etc/AbnormalDisplayLog_dynamic.xml new file mode 100644 index 0000000..2a7db7d --- /dev/null +++ b/proprietary/vendor/etc/AbnormalDisplayLog_dynamic.xml @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/proprietary/vendor/etc/AudioLog_dynamic.xml b/proprietary/vendor/etc/AudioLog_dynamic.xml new file mode 100644 index 0000000..8613e3f --- /dev/null +++ b/proprietary/vendor/etc/AudioLog_dynamic.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/proprietary/vendor/etc/MNL_Config.xml b/proprietary/vendor/etc/MNL_Config.xml index 68f0196..d73322e 100644 --- a/proprietary/vendor/etc/MNL_Config.xml +++ b/proprietary/vendor/etc/MNL_Config.xml @@ -1,4 +1,4 @@ - + GLP @@ -20,7 +20,7 @@ GnssMode 1.0 0 - GP+GL:0, GP+BD:1, GP+GL+BD:2, GP:3, BD:4, GL:5, GP+GL+GA+BD:6, GP+GA:7, GP+GL+GA:8, GA:9 + GP+GL+BD:2, GP:3, BD:4, GP+GL+GA+BD:6, GP+GL+GA:8 6 @@ -37,6 +37,14 @@ featureOption,requestInterval,sizeOfWindow,syncBackNum(optional) 1,5000,1500,0 + + ClockExt + 1.0 + 1 + Enable + 1 + + TimeComp 1.0 1 diff --git a/proprietary/vendor/etc/VideoLog_dynamic.xml b/proprietary/vendor/etc/VideoLog_dynamic.xml new file mode 100644 index 0000000..d6392cd --- /dev/null +++ b/proprietary/vendor/etc/VideoLog_dynamic.xml @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/proprietary/vendor/etc/apdb/APDB_MT6785_S01__W2052 b/proprietary/vendor/etc/apdb/APDB_MT6785_S01__W2205 similarity index 86% rename from proprietary/vendor/etc/apdb/APDB_MT6785_S01__W2052 rename to proprietary/vendor/etc/apdb/APDB_MT6785_S01__W2205 index dc771e1..af5b23b 100644 Binary files a/proprietary/vendor/etc/apdb/APDB_MT6785_S01__W2052 and b/proprietary/vendor/etc/apdb/APDB_MT6785_S01__W2205 differ diff --git a/proprietary/vendor/etc/apdb/APDB_MT6785_S01__W2052_ENUM b/proprietary/vendor/etc/apdb/APDB_MT6785_S01__W2205_ENUM similarity index 100% rename from proprietary/vendor/etc/apdb/APDB_MT6785_S01__W2052_ENUM rename to proprietary/vendor/etc/apdb/APDB_MT6785_S01__W2205_ENUM diff --git a/proprietary/vendor/etc/audio_param/AudioParamOptions.xml b/proprietary/vendor/etc/audio_param/AudioParamOptions.xml index 2a11479..f8d30ee 100644 --- a/proprietary/vendor/etc/audio_param/AudioParamOptions.xml +++ b/proprietary/vendor/etc/audio_param/AudioParamOptions.xml @@ -1,8 +1,9 @@ - + + @@ -11,14 +12,15 @@ - + + - + @@ -40,20 +42,28 @@ - + + + + + + + + + + - @@ -64,11 +74,14 @@ + + + + + + - - - @@ -77,4 +90,7 @@ + + + diff --git a/proprietary/vendor/etc/audio_param/AudioParamOptions_vext.xml b/proprietary/vendor/etc/audio_param/AudioParamOptions_vext.xml new file mode 100644 index 0000000..f17c86e --- /dev/null +++ b/proprietary/vendor/etc/audio_param/AudioParamOptions_vext.xml @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/proprietary/vendor/etc/audio_param/HpImpedance_AudioParam.xml b/proprietary/vendor/etc/audio_param/HpImpedance_AudioParam.xml index 820e918..1379b02 100644 --- a/proprietary/vendor/etc/audio_param/HpImpedance_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/HpImpedance_AudioParam.xml @@ -17,6 +17,9 @@ + + + @@ -63,6 +66,13 @@ + + + + + + + diff --git a/proprietary/vendor/etc/audio_param/HpImpedance_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/HpImpedance_ParamUnitDesc.xml index e4c5375..5920a7f 100644 --- a/proprietary/vendor/etc/audio_param/HpImpedance_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/HpImpedance_ParamUnitDesc.xml @@ -15,6 +15,9 @@ + + + diff --git a/proprietary/vendor/etc/audio_param/PlaybackVolAna_AudioParam.xml b/proprietary/vendor/etc/audio_param/PlaybackVolAna_AudioParam.xml index 77e3382..172afb5 100644 --- a/proprietary/vendor/etc/audio_param/PlaybackVolAna_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/PlaybackVolAna_AudioParam.xml @@ -28,10 +28,8 @@ - - - - + + @@ -89,24 +87,12 @@ - - - - - - - - - - - - - + diff --git a/proprietary/vendor/etc/audio_param/PlaybackVolDigi_AudioParam.xml b/proprietary/vendor/etc/audio_param/PlaybackVolDigi_AudioParam.xml index d142745..8777baa 100644 --- a/proprietary/vendor/etc/audio_param/PlaybackVolDigi_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/PlaybackVolDigi_AudioParam.xml @@ -144,37 +144,37 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -184,97 +184,97 @@ - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - + - + - + - + diff --git a/proprietary/vendor/etc/audio_param/Playback_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/Playback_ParamUnitDesc.xml index 5738104..a023ae1 100644 --- a/proprietary/vendor/etc/audio_param/Playback_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/Playback_ParamUnitDesc.xml @@ -27,7 +27,7 @@ - + diff --git a/proprietary/vendor/etc/audio_param/RecordFIR_AudioParam.xml b/proprietary/vendor/etc/audio_param/RecordFIR_AudioParam.xml index f91eff0..cc55b47 100644 --- a/proprietary/vendor/etc/audio_param/RecordFIR_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/RecordFIR_AudioParam.xml @@ -2,8 +2,9 @@ - + + @@ -16,13 +17,13 @@ - - - + + + - + @@ -31,7 +32,16 @@ - + + + + + + + + + + diff --git a/proprietary/vendor/etc/audio_param/RecordUI_AudioParam.xml b/proprietary/vendor/etc/audio_param/RecordUI_AudioParam.xml index 88824de..6dc70e9 100644 --- a/proprietary/vendor/etc/audio_param/RecordUI_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/RecordUI_AudioParam.xml @@ -19,6 +19,10 @@ + + + + @@ -33,6 +37,8 @@ + + @@ -46,6 +52,8 @@ + + @@ -59,6 +67,8 @@ + + @@ -72,6 +82,8 @@ + + @@ -85,6 +97,8 @@ + + @@ -98,6 +112,8 @@ + + @@ -111,6 +127,8 @@ + + @@ -124,6 +142,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/proprietary/vendor/etc/audio_param/RecordUI_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/RecordUI_ParamUnitDesc.xml index 3b7ca32..6a2a4a7 100644 --- a/proprietary/vendor/etc/audio_param/RecordUI_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/RecordUI_ParamUnitDesc.xml @@ -5,6 +5,7 @@ + @@ -21,6 +22,7 @@ + @@ -45,5 +47,7 @@ + + diff --git a/proprietary/vendor/etc/audio_param/RecordVolUI_AudioParam.xml b/proprietary/vendor/etc/audio_param/RecordVolUI_AudioParam.xml index ba749b9..3863e8c 100644 --- a/proprietary/vendor/etc/audio_param/RecordVolUI_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/RecordVolUI_AudioParam.xml @@ -43,6 +43,13 @@ + + + + + + + diff --git a/proprietary/vendor/etc/audio_param/RecordVolUI_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/RecordVolUI_ParamUnitDesc.xml index b4f55d0..19dec00 100644 --- a/proprietary/vendor/etc/audio_param/RecordVolUI_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/RecordVolUI_ParamUnitDesc.xml @@ -5,6 +5,7 @@ + @@ -25,6 +26,7 @@ + diff --git a/proprietary/vendor/etc/audio_param/RecordVol_AudioParam.xml b/proprietary/vendor/etc/audio_param/RecordVol_AudioParam.xml index 78fba06..8a141e5 100644 --- a/proprietary/vendor/etc/audio_param/RecordVol_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/RecordVol_AudioParam.xml @@ -57,16 +57,17 @@ - - - - - - - - - - + + + + + + + + + + + @@ -88,28 +89,28 @@ - + - + - + - + - + - + - + @@ -117,5 +118,8 @@ + + + diff --git a/proprietary/vendor/etc/audio_param/RecordVol_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/RecordVol_ParamUnitDesc.xml index 14e47f2..5a5f1f5 100644 --- a/proprietary/vendor/etc/audio_param/RecordVol_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/RecordVol_ParamUnitDesc.xml @@ -5,6 +5,7 @@ + @@ -13,6 +14,7 @@ + @@ -29,6 +31,6 @@ - + diff --git a/proprietary/vendor/etc/audio_param/Record_AudioParam.xml b/proprietary/vendor/etc/audio_param/Record_AudioParam.xml index 2e54b2a..9315d06 100644 --- a/proprietary/vendor/etc/audio_param/Record_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/Record_AudioParam.xml @@ -54,8 +54,8 @@ - - + + diff --git a/proprietary/vendor/etc/audio_param/Record_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/Record_ParamUnitDesc.xml index 4ffa752..a0f5b40 100644 --- a/proprietary/vendor/etc/audio_param/Record_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/Record_ParamUnitDesc.xml @@ -5,6 +5,7 @@ + @@ -20,6 +21,7 @@ + diff --git a/proprietary/vendor/etc/audio_param/RingbackVol_AudioParam.xml b/proprietary/vendor/etc/audio_param/RingbackVol_AudioParam.xml index 136cae7..b24f7f0 100644 --- a/proprietary/vendor/etc/audio_param/RingbackVol_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/RingbackVol_AudioParam.xml @@ -1,26 +1,30 @@ - + - + - + + + + + - + - + - + diff --git a/proprietary/vendor/etc/audio_param/RingbackVol_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/RingbackVol_ParamUnitDesc.xml index 9a6847a..a7bd9dd 100644 --- a/proprietary/vendor/etc/audio_param/RingbackVol_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/RingbackVol_ParamUnitDesc.xml @@ -9,6 +9,10 @@ + + + + diff --git a/proprietary/vendor/etc/audio_param/SmartPa_AudioParam.xml b/proprietary/vendor/etc/audio_param/SmartPa_AudioParam.xml new file mode 100644 index 0000000..1373698 --- /dev/null +++ b/proprietary/vendor/etc/audio_param/SmartPa_AudioParam.xml @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/proprietary/vendor/etc/audio_param/SmartPa_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/SmartPa_ParamUnitDesc.xml new file mode 100644 index 0000000..4ead8b3 --- /dev/null +++ b/proprietary/vendor/etc/audio_param/SmartPa_ParamUnitDesc.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/proprietary/vendor/etc/audio_param/SoundEnhancement_AudioParam.xml b/proprietary/vendor/etc/audio_param/SoundEnhancement_AudioParam.xml index 34a5337..0e6daf6 100644 --- a/proprietary/vendor/etc/audio_param/SoundEnhancement_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/SoundEnhancement_AudioParam.xml @@ -5,7 +5,7 @@ - + diff --git a/proprietary/vendor/etc/audio_param/SpeechGeneral_AudioParam.xml b/proprietary/vendor/etc/audio_param/SpeechGeneral_AudioParam.xml index 4d57681..17018ef 100644 --- a/proprietary/vendor/etc/audio_param/SpeechGeneral_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/SpeechGeneral_AudioParam.xml @@ -1,12 +1,22 @@ - + + + + + + + + + + + diff --git a/proprietary/vendor/etc/audio_param/SpeechGeneral_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/SpeechGeneral_ParamUnitDesc.xml index 9e1d7a9..c3565c6 100644 --- a/proprietary/vendor/etc/audio_param/SpeechGeneral_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/SpeechGeneral_ParamUnitDesc.xml @@ -2,7 +2,9 @@ - + + + diff --git a/proprietary/vendor/etc/audio_param/SpeechUI_AudioParam.xml b/proprietary/vendor/etc/audio_param/SpeechUI_AudioParam.xml index 6608b7e..5605475 100644 --- a/proprietary/vendor/etc/audio_param/SpeechUI_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/SpeechUI_AudioParam.xml @@ -53,6 +53,8 @@ + + @@ -78,6 +80,8 @@ + + @@ -103,6 +107,8 @@ + + @@ -128,6 +134,8 @@ + + diff --git a/proprietary/vendor/etc/audio_param/SpeechUI_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/SpeechUI_ParamUnitDesc.xml index 68c533a..470d55f 100644 --- a/proprietary/vendor/etc/audio_param/SpeechUI_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/SpeechUI_ParamUnitDesc.xml @@ -97,5 +97,7 @@ + + diff --git a/proprietary/vendor/etc/audio_param/SpeechVol_AudioParam.xml b/proprietary/vendor/etc/audio_param/SpeechVol_AudioParam.xml index d099dd0..5460d59 100644 --- a/proprietary/vendor/etc/audio_param/SpeechVol_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/SpeechVol_AudioParam.xml @@ -28,21 +28,23 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + @@ -80,32 +82,32 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + diff --git a/proprietary/vendor/etc/audio_param/SpeechVol_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/SpeechVol_ParamUnitDesc.xml index 36b2afb..8ad8886 100644 --- a/proprietary/vendor/etc/audio_param/SpeechVol_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/SpeechVol_ParamUnitDesc.xml @@ -40,7 +40,7 @@ - + diff --git a/proprietary/vendor/etc/audio_param/Speech_AudioParam.xml b/proprietary/vendor/etc/audio_param/Speech_AudioParam.xml index 2160992..7ce4210 100644 --- a/proprietary/vendor/etc/audio_param/Speech_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/Speech_AudioParam.xml @@ -136,50 +136,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -202,7 +160,7 @@ - + @@ -213,39 +171,116 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1089,7 +1124,7 @@ - + @@ -1889,7 +1924,7 @@ - + @@ -2689,7 +2724,7 @@ - + @@ -3489,7 +3524,7 @@ - + @@ -4088,7 +4123,47 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -4128,6 +4203,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -4168,8 +4323,8 @@ - - + + diff --git a/proprietary/vendor/etc/audio_param/Speech_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/Speech_ParamUnitDesc.xml index 4e2209f..2a5878c 100644 --- a/proprietary/vendor/etc/audio_param/Speech_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/Speech_ParamUnitDesc.xml @@ -39,12 +39,12 @@ - - - - - - + + + + + + diff --git a/proprietary/vendor/etc/audio_param/Ultrasound_AudioParam.xml b/proprietary/vendor/etc/audio_param/Ultrasound_AudioParam.xml index 30351b7..14224b2 100644 --- a/proprietary/vendor/etc/audio_param/Ultrasound_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/Ultrasound_AudioParam.xml @@ -8,12 +8,28 @@ + + + + + + + + + + + + + + + + diff --git a/proprietary/vendor/etc/audio_param/Ultrasound_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/Ultrasound_ParamUnitDesc.xml index c629c58..fbd798d 100644 --- a/proprietary/vendor/etc/audio_param/Ultrasound_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/Ultrasound_ParamUnitDesc.xml @@ -9,6 +9,7 @@ + diff --git a/proprietary/vendor/etc/audio_param/VoIPVolUI_AudioParam.xml b/proprietary/vendor/etc/audio_param/VoIPVolUI_AudioParam.xml index b08dd7d..0a5cd0c 100644 --- a/proprietary/vendor/etc/audio_param/VoIPVolUI_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/VoIPVolUI_AudioParam.xml @@ -23,7 +23,7 @@ - + diff --git a/proprietary/vendor/etc/audio_param/VoIPVol_AudioParam.xml b/proprietary/vendor/etc/audio_param/VoIPVol_AudioParam.xml index 242ac34..73741c0 100644 --- a/proprietary/vendor/etc/audio_param/VoIPVol_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/VoIPVol_AudioParam.xml @@ -10,12 +10,15 @@ - - - - - - + + + + + + + + + @@ -42,19 +45,19 @@ - - - - - + - + - + + + + + diff --git a/proprietary/vendor/etc/audio_param/VoIPVol_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/VoIPVol_ParamUnitDesc.xml index 646225a..d761b7e 100644 --- a/proprietary/vendor/etc/audio_param/VoIPVol_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/VoIPVol_ParamUnitDesc.xml @@ -17,10 +17,13 @@ + + + - + diff --git a/proprietary/vendor/etc/audio_param/VoIPv2DMNR_AudioParam.xml b/proprietary/vendor/etc/audio_param/VoIPv2DMNR_AudioParam.xml index 9abb6c4..02a95b7 100644 --- a/proprietary/vendor/etc/audio_param/VoIPv2DMNR_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/VoIPv2DMNR_AudioParam.xml @@ -1,7 +1,7 @@ - + diff --git a/proprietary/vendor/etc/audio_param/VoIPv2DMNR_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/VoIPv2DMNR_ParamUnitDesc.xml index f2b70d6..e187f73 100644 --- a/proprietary/vendor/etc/audio_param/VoIPv2DMNR_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/VoIPv2DMNR_ParamUnitDesc.xml @@ -1,14 +1,8 @@ - - - - - - - + diff --git a/proprietary/vendor/etc/audio_param/VoIPv2UI_AudioParam.xml b/proprietary/vendor/etc/audio_param/VoIPv2UI_AudioParam.xml index 4832eba..96ef99d 100644 --- a/proprietary/vendor/etc/audio_param/VoIPv2UI_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/VoIPv2UI_AudioParam.xml @@ -36,6 +36,8 @@ + + @@ -59,6 +61,8 @@ + + @@ -78,6 +82,8 @@ + + diff --git a/proprietary/vendor/etc/audio_param/VoIPv2UI_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/VoIPv2UI_ParamUnitDesc.xml index d8e86ff..7640c47 100644 --- a/proprietary/vendor/etc/audio_param/VoIPv2UI_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/VoIPv2UI_ParamUnitDesc.xml @@ -52,5 +52,7 @@ + + diff --git a/proprietary/vendor/etc/audio_param/VoIPv2_AudioParam.xml b/proprietary/vendor/etc/audio_param/VoIPv2_AudioParam.xml index 41eb91b..cc1e557 100644 --- a/proprietary/vendor/etc/audio_param/VoIPv2_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/VoIPv2_AudioParam.xml @@ -14,9 +14,12 @@ - - - + + + + + + @@ -253,7 +256,46 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -292,13 +334,13 @@ - + - + @@ -312,8 +354,8 @@ - - + + diff --git a/proprietary/vendor/etc/audio_param/VoWDspAec_AudioParam.xml b/proprietary/vendor/etc/audio_param/VoWDspAec_AudioParam.xml index 06b431e..1a75917 100644 --- a/proprietary/vendor/etc/audio_param/VoWDspAec_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/VoWDspAec_AudioParam.xml @@ -5,8 +5,8 @@ - - + + diff --git a/proprietary/vendor/etc/audio_param/VoWEngineFeature_AudioParam.xml b/proprietary/vendor/etc/audio_param/VoWEngineFeature_AudioParam.xml new file mode 100644 index 0000000..1cb54e6 --- /dev/null +++ b/proprietary/vendor/etc/audio_param/VoWEngineFeature_AudioParam.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/proprietary/vendor/etc/audio_param/VoWEngineFeature_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/VoWEngineFeature_ParamUnitDesc.xml new file mode 100644 index 0000000..a5f5516 --- /dev/null +++ b/proprietary/vendor/etc/audio_param/VoWEngineFeature_ParamUnitDesc.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/proprietary/vendor/etc/audio_param/VoWMicSetting_AudioParam.xml b/proprietary/vendor/etc/audio_param/VoWMicSetting_AudioParam.xml new file mode 100644 index 0000000..48668eb --- /dev/null +++ b/proprietary/vendor/etc/audio_param/VoWMicSetting_AudioParam.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/proprietary/vendor/etc/audio_param/VoWMicSetting_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/VoWMicSetting_ParamUnitDesc.xml new file mode 100644 index 0000000..9e6943c --- /dev/null +++ b/proprietary/vendor/etc/audio_param/VoWMicSetting_ParamUnitDesc.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/proprietary/vendor/etc/audio_param/VoWVoiceCommand_AudioParam.xml b/proprietary/vendor/etc/audio_param/VoWVoiceCommand_AudioParam.xml new file mode 100644 index 0000000..80504c3 --- /dev/null +++ b/proprietary/vendor/etc/audio_param/VoWVoiceCommand_AudioParam.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/proprietary/vendor/etc/audio_param/VoWVoiceCommand_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/VoWVoiceCommand_ParamUnitDesc.xml new file mode 100644 index 0000000..89cb696 --- /dev/null +++ b/proprietary/vendor/etc/audio_param/VoWVoiceCommand_ParamUnitDesc.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/proprietary/vendor/etc/audio_param/VolumeGainMapUL_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/VolumeGainMapUL_ParamUnitDesc.xml index af5f61c..d7a09fd 100644 --- a/proprietary/vendor/etc/audio_param/VolumeGainMapUL_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/VolumeGainMapUL_ParamUnitDesc.xml @@ -2,18 +2,18 @@ - - + + - - - - + + + + - + diff --git a/proprietary/vendor/etc/audio_param/VolumeGainMap_AudioParam.xml b/proprietary/vendor/etc/audio_param/VolumeGainMap_AudioParam.xml index f326550..0a51d42 100644 --- a/proprietary/vendor/etc/audio_param/VolumeGainMap_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/VolumeGainMap_AudioParam.xml @@ -6,6 +6,7 @@ + diff --git a/proprietary/vendor/etc/audio_param/VolumeGainMap_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/VolumeGainMap_ParamUnitDesc.xml index ef4d973..35535db 100644 --- a/proprietary/vendor/etc/audio_param/VolumeGainMap_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/VolumeGainMap_ParamUnitDesc.xml @@ -2,22 +2,22 @@ - - - - + + + + - - - - - + + + + + - - + + - + diff --git a/proprietary/vendor/etc/audio_param/Volume_AudioParam.xml b/proprietary/vendor/etc/audio_param/Volume_AudioParam.xml index 7c876e2..8def6e2 100644 --- a/proprietary/vendor/etc/audio_param/Volume_AudioParam.xml +++ b/proprietary/vendor/etc/audio_param/Volume_AudioParam.xml @@ -61,6 +61,7 @@ + @@ -117,6 +118,7 @@ + @@ -173,6 +175,7 @@ + @@ -229,6 +232,7 @@ + diff --git a/proprietary/vendor/etc/audio_param/Volume_ParamUnitDesc.xml b/proprietary/vendor/etc/audio_param/Volume_ParamUnitDesc.xml index 326cf24..3598cf7 100644 --- a/proprietary/vendor/etc/audio_param/Volume_ParamUnitDesc.xml +++ b/proprietary/vendor/etc/audio_param/Volume_ParamUnitDesc.xml @@ -42,6 +42,7 @@ + @@ -63,6 +64,7 @@ + @@ -74,6 +76,8 @@ + + diff --git a/proprietary/vendor/etc/aurisys_param/Speech_AudioParam.xml b/proprietary/vendor/etc/aurisys_param/Speech_AudioParam.xml deleted file mode 100644 index 2160992..0000000 --- a/proprietary/vendor/etc/aurisys_param/Speech_AudioParam.xml +++ /dev/null @@ -1,4212 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/proprietary/vendor/etc/camera/model/dof_model/capture_cache b/proprietary/vendor/etc/camera/model/dof_model/capture_cache index c5cd510..69cbf17 100644 Binary files a/proprietary/vendor/etc/camera/model/dof_model/capture_cache and b/proprietary/vendor/etc/camera/model/dof_model/capture_cache differ diff --git a/proprietary/vendor/etc/camera/model/dof_model/capture_policy b/proprietary/vendor/etc/camera/model/dof_model/capture_policy index b558e8f..edadaeb 100644 Binary files a/proprietary/vendor/etc/camera/model/dof_model/capture_policy and b/proprietary/vendor/etc/camera/model/dof_model/capture_policy differ diff --git a/proprietary/vendor/etc/camera/model/rt_model/preview_cache b/proprietary/vendor/etc/camera/model/rt_model/preview_cache index cf3ee50..a6c01b2 100644 Binary files a/proprietary/vendor/etc/camera/model/rt_model/preview_cache and b/proprietary/vendor/etc/camera/model/rt_model/preview_cache differ diff --git a/proprietary/vendor/etc/camera/model/rt_model/preview_policy b/proprietary/vendor/etc/camera/model/rt_model/preview_policy index 3311387..8381f5b 100644 Binary files a/proprietary/vendor/etc/camera/model/rt_model/preview_policy and b/proprietary/vendor/etc/camera/model/rt_model/preview_policy differ diff --git a/proprietary/vendor/etc/ecc_list.xml b/proprietary/vendor/etc/ecc_list.xml index 97d8bea..3e43757 100644 --- a/proprietary/vendor/etc/ecc_list.xml +++ b/proprietary/vendor/etc/ecc_list.xml @@ -31,12 +31,14 @@ + + + - + + + @@ -250,11 +252,12 @@ - - + + + @@ -265,6 +268,10 @@ + + + + @@ -316,6 +323,8 @@ + + @@ -350,14 +359,15 @@ --> + - + - + - + @@ -432,7 +442,7 @@ - + + + @@ -492,12 +504,10 @@ - - + + + + @@ -579,9 +589,10 @@ - - - + + + + @@ -594,8 +605,9 @@ - - + + + @@ -629,11 +641,10 @@ --> - + @@ -676,9 +687,6 @@ - - - @@ -738,32 +746,87 @@ - - - - - - - - - - - + + + + + + - - - - + + + - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/proprietary/vendor/etc/ecc_list_OP12.xml b/proprietary/vendor/etc/ecc_list_OP12.xml index 3b30c8a..92c9417 100644 --- a/proprietary/vendor/etc/ecc_list_OP12.xml +++ b/proprietary/vendor/etc/ecc_list_OP12.xml @@ -26,7 +26,5 @@ Ex: 460 FFF means all operators in China --> - - diff --git a/proprietary/vendor/etc/ecc_list_OP236.xml b/proprietary/vendor/etc/ecc_list_OP236.xml new file mode 100644 index 0000000..2aa7420 --- /dev/null +++ b/proprietary/vendor/etc/ecc_list_OP236.xml @@ -0,0 +1,31 @@ + + + + + + + diff --git a/proprietary/vendor/etc/ecc_list_preference.xml b/proprietary/vendor/etc/ecc_list_preference.xml index c7f4dcd..c0c8e0a 100644 --- a/proprietary/vendor/etc/ecc_list_preference.xml +++ b/proprietary/vendor/etc/ecc_list_preference.xml @@ -5,10 +5,8 @@ - Operator: OM or OPXX - EccList: the preferred ECC list --> - - - - + + diff --git a/proprietary/vendor/etc/gnss/agps_profiles_conf2.xml b/proprietary/vendor/etc/gnss/agps_profiles_conf2.xml index 8e4048f..e6367ae 100644 --- a/proprietary/vendor/etc/gnss/agps_profiles_conf2.xml +++ b/proprietary/vendor/etc/gnss/agps_profiles_conf2.xml @@ -353,7 +353,14 @@ tls_version="2" sha_version="1" /> - + + - + @@ -27,9 +28,6 @@ diff --git a/proprietary/vendor/etc/gnss/carrier/agps_profiles_conf2_carrier_CT.xml b/proprietary/vendor/etc/gnss/carrier/agps_profiles_conf2_carrier_CT.xml index df76e76..3133ff1 100644 --- a/proprietary/vendor/etc/gnss/carrier/agps_profiles_conf2_carrier_CT.xml +++ b/proprietary/vendor/etc/gnss/carrier/agps_profiles_conf2_carrier_CT.xml @@ -1,18 +1,18 @@ - - - - - - - - + + + + + + + + diff --git a/proprietary/vendor/etc/gnss/carrier/agps_profiles_conf2_carrier_Verizon_Wireless.xml b/proprietary/vendor/etc/gnss/carrier/agps_profiles_conf2_carrier_Verizon_Wireless.xml index 93b3e68..f146565 100644 --- a/proprietary/vendor/etc/gnss/carrier/agps_profiles_conf2_carrier_Verizon_Wireless.xml +++ b/proprietary/vendor/etc/gnss/carrier/agps_profiles_conf2_carrier_Verizon_Wireless.xml @@ -19,6 +19,7 @@ + + + + + + + diff --git a/proprietary/vendor/etc/spn-conf-op09.xml b/proprietary/vendor/etc/spn-conf-op09.xml deleted file mode 100644 index e9baace..0000000 --- a/proprietary/vendor/etc/spn-conf-op09.xml +++ /dev/null @@ -1,1229 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/proprietary/vendor/etc/thermal-camera.conf b/proprietary/vendor/etc/thermal-camera.conf index 4af57fa..d372977 100644 Binary files a/proprietary/vendor/etc/thermal-camera.conf and b/proprietary/vendor/etc/thermal-camera.conf differ diff --git a/proprietary/vendor/etc/thermal-map.conf b/proprietary/vendor/etc/thermal-map.conf index 5c046cc..31221b5 100644 --- a/proprietary/vendor/etc/thermal-map.conf +++ b/proprietary/vendor/etc/thermal-map.conf @@ -1,2 +1,2 @@ M8d䝲4fZ -%^Fo'CItw v=_ua|yC{vϊ^U?z:6(pĞA9di'0ڐS"}`b|ַʈ98VP^~g{a0U>Ҙ-I2 c,ITi$rMcRDu[,0hqMZb笞3 io+96AxD$A,&bQ3^F3y$֖Clˀ"J(e3Bd0Y \ No newline at end of file +%^Fo'CItw v=_ua|yC{vϊ^U?z:6(pĞA9di'0ڐS"}`b|ַʈ98VP^~g{a0U>Ҙ-I2 c,ITi$rMcRDu[,0hqMZb笞3 io+96AxD$A,&bQ3^F3y$֖Clˀ"@WN+tl kL1= 젽nRթq[L \ No newline at end of file diff --git a/proprietary/vendor/etc/vintf/manifest/android.hardware.usb@1.2-service-mediatekv2.xml b/proprietary/vendor/etc/vintf/manifest/android.hardware.usb@1.2-service-mediatekv2.xml new file mode 100644 index 0000000..4cd2b4f --- /dev/null +++ b/proprietary/vendor/etc/vintf/manifest/android.hardware.usb@1.2-service-mediatekv2.xml @@ -0,0 +1,20 @@ + + + android.hardware.usb + hwbinder + 1.3 + + IUsb + default + + + + android.hardware.usb.gadget + hwbinder + 1.1 + + IUsbGadget + default + + + diff --git a/proprietary/vendor/etc/vintf/manifest/android.hardware.wifi.hostapd.xml b/proprietary/vendor/etc/vintf/manifest/android.hardware.wifi.hostapd.xml index 4dc1701..c688d3e 100644 --- a/proprietary/vendor/etc/vintf/manifest/android.hardware.wifi.hostapd.xml +++ b/proprietary/vendor/etc/vintf/manifest/android.hardware.wifi.hostapd.xml @@ -2,7 +2,7 @@ android.hardware.wifi.hostapd hwbinder - 1.2 + 1.3 IHostapd default diff --git a/proprietary/vendor/etc/vintf/manifest/wpa_supplicant.xml b/proprietary/vendor/etc/vintf/manifest/android.hardware.wifi.supplicant.xml similarity index 90% rename from proprietary/vendor/etc/vintf/manifest/wpa_supplicant.xml rename to proprietary/vendor/etc/vintf/manifest/android.hardware.wifi.supplicant.xml index 33e4fd4..772096c 100644 --- a/proprietary/vendor/etc/vintf/manifest/wpa_supplicant.xml +++ b/proprietary/vendor/etc/vintf/manifest/android.hardware.wifi.supplicant.xml @@ -2,7 +2,7 @@ android.hardware.wifi.supplicant hwbinder - 1.3 + 1.4 ISupplicant default diff --git a/proprietary/vendor/etc/vintf/manifest/gnss-mtk.xml b/proprietary/vendor/etc/vintf/manifest/gnss-mtk.xml new file mode 100644 index 0000000..2b06cd2 --- /dev/null +++ b/proprietary/vendor/etc/vintf/manifest/gnss-mtk.xml @@ -0,0 +1,9 @@ + + + android.hardware.gnss + + IGnss + default + + + diff --git a/proprietary/vendor/etc/vintf/manifest/vendor.mediatek.hardware.dplanner@2.0-service.xml b/proprietary/vendor/etc/vintf/manifest/gnss@2.1-service-mtk.xml similarity index 60% rename from proprietary/vendor/etc/vintf/manifest/vendor.mediatek.hardware.dplanner@2.0-service.xml rename to proprietary/vendor/etc/vintf/manifest/gnss@2.1-service-mtk.xml index ebfe34e..12a1fdf 100644 --- a/proprietary/vendor/etc/vintf/manifest/vendor.mediatek.hardware.dplanner@2.0-service.xml +++ b/proprietary/vendor/etc/vintf/manifest/gnss@2.1-service-mtk.xml @@ -1,10 +1,11 @@ - vendor.mediatek.hardware.dplanner + android.hardware.gnss hwbinder - 2.0 + 2.1 + 1.1 - IDPlanner + IGnss default diff --git a/proprietary/vendor/etc/vintf/manifest/lbs_hidl_service@1.0.xml b/proprietary/vendor/etc/vintf/manifest/lbs_hidl_service@1.0.xml new file mode 100644 index 0000000..6af7b48 --- /dev/null +++ b/proprietary/vendor/etc/vintf/manifest/lbs_hidl_service@1.0.xml @@ -0,0 +1,30 @@ + + + vendor.mediatek.hardware.lbs + hwbinder + 1.0 + + ILbs + mtk_lppe_socket_agps + mtk_lppe_socket_wlan + mtk_lppe_socket_bt + mtk_lppe_socket_sensor + mtk_lppe_socket_network + mtk_lppe_socket_ipaddr + mtk_lppe_socket_lbs + mtk_framework2agps + mtk_agps2framework + mtk_mnld2nlputils + AgpsInterface + AgpsDebugInterface + mtk_meta2mnld + mtk_debugService2mnld + mtk_mnld2debugService + mtk_mnld2mtklogger + mtk_mtklogger2mnld + mtk_lbs_log_v2s + mtk_debugService2agpsd + mtk_agpsd2debugService + + + diff --git a/proprietary/vendor/etc/vintf/manifest/manifest_android.hardware.drm@1.3-service.widevine.xml b/proprietary/vendor/etc/vintf/manifest/manifest_android.hardware.drm@1.4-service.widevine.xml similarity index 82% rename from proprietary/vendor/etc/vintf/manifest/manifest_android.hardware.drm@1.3-service.widevine.xml rename to proprietary/vendor/etc/vintf/manifest/manifest_android.hardware.drm@1.4-service.widevine.xml index f6f2d88..78618dc 100644 --- a/proprietary/vendor/etc/vintf/manifest/manifest_android.hardware.drm@1.3-service.widevine.xml +++ b/proprietary/vendor/etc/vintf/manifest/manifest_android.hardware.drm@1.4-service.widevine.xml @@ -1,5 +1,5 @@ -