summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-27sdm660-common: Migrate to Health 2.1 HALBruno Martins
Change-Id: Ic6302844ac58c16713b43b6871a705b9b4749a96
2020-12-27sdm660-common: Replace audio@2.0-service with audio.serviceRoman Kiryanov
Legacy service name, use android.hardware.audio.service instead Bug: 153579444 Test: presubmit Signed-off-by: Roman Kiryanov <rkir@google.com> Merged-In: I4c05accb86dd0c9cd1b3fef3d84e0d54b2afc6a1 Change-Id: I6b55b4b1db2577f4176c99dca7021cfe78e13307
2020-12-27sdm660-common: Only include bitness of hal impls that is used.Steven Moreland
Bug: 73829928 Test: boot, check directories, no errors during boot Change-Id: Ia1272b2bcc5006fa75a50631861fbaccdeed7bee
2020-12-27sdm660-common: wifi: Disable BSS flushxshu
Bug: 73301881 Test: Verify that the connected MAC randomization ~3 seconds delay problem is gone Change-Id: I94e639fecef85107f70de8601b377c927cbe7f75
2020-12-27sdm660-common: wifi: Increase max bss countRoshan Pius
QCOM's driver can support a max of 512 scan results. Ensure that wpa_supplicant is in sync with that number. Bug: 74724482 Test: Device boots up and connects to wifi networks. Change-Id: I62dbd2bd3789c454e9683320d3a58f67019ea7ee
2020-12-21sdm660-common: Disable qti-telephony-common injection for time beingLuK1337
TODO: revisit once usable qti-telephony-common jar is available. Change-Id: I2b80a3beb931d11db4b8367cded738e935797002
2020-12-21sdm660-common: sepolicy: Allow camera HAL read vendor_video_propMichael Bestas
Change-Id: I47490bfa19bfb6162d161ba0c5e9f48556ab6eff
2020-12-21sdm660-common: sepolicy: camera hal is hal_graphics_allocator_clientSteven Moreland
Before it had permissions to use hal_graphics_allocator_hwservice, but it didn't declare itself to be an allocator_client. Bug: 80319537 Test: boot + sanity Change-Id: I93a23cd3db270491e82b378507f3cb55063561e8
2020-12-21sdm660-common: sepolicy: camera HAL is a client of configstoreJeff Vander Stoep
Addresses: avc: denied { find } for interface=android.hardware.configstore::ISurfaceFlingerConfigs pid=817 scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:hal_configstore_ISurfaceFlingerConfigs:s0 tclass=hwservice_manager permissive=0 Bug: 65454046 Test: camera app Change-Id: I84b92e5809b89b7f755322d485b92f5e7175a06a
2020-12-21sdm660-common: sepolicy: Resolve camera HAL denialsMichael Bestas
Change-Id: I589b8196c201baebd9c952a70043d317f2eb5d6b
2020-12-20sdm660-common: sepolicy: Address radio denialsLuK1337
Change-Id: If37262e6be3d31f51dcd482db04ce647ecd57e4d
2020-12-20sdm660-common: Enable HidDeviceServiceMichael Bestas
* Turns out component-overrides doesn't handle the case where a feature is enabled in config.xml but disabled in overrides. Explicitly disabling HidDeviceService causes bluetooth to time out while turning on and stuck in a crash loop. Change-Id: Idcb678d03c5dc872942fd0fda9aabcbb5f5c9a55
2020-12-20sdm660-common: Drop QTI bluetooth stackMichael Bestas
Change-Id: Ifcbfb87a82e61e2d868c1889f026525210501223
2020-12-20sdm660-common: Drop QC location supportBruno Martins
It leaks the IP, location and more to some 3rd party companies. Change-Id: I77a82306b21030056e30d43eda4e504963554309
2020-12-20sdm660-common: overlay: Add translatable="false" tags to ims package overlaysBrad Ebinger
Bug: 147569830 Test: atest TeleServiceTests:PhoneGlobalsTest Change-Id: I57d80bbf17fafdc87ba04c6e7f7ab9573482e395
2020-12-20sdm660-common: overlay: Remove old configuration and use new config for ↵Brad Ebinger
MMTEL/RCS Remove the old config_ims_package device config and configure the new MMTEL and RCS configurations in Telephony instead. Also, configure the RcsService to be the default RCS service. Bug: 111305845 Test: make checkbuild Change-Id: I0d709b8248f1c40f0a5b50ec799396706eeadd65
2020-12-20sdm660-common: bluetooth: Disable clean turn onNolen Johnson
* This isn't needed anymore. Change-Id: Ib77e5212099d82bbc07aea6044eb35109faff5cb
2020-12-20sdm660-common: Remove unnecessary usage of TOPDIREthan Chen
Change-Id: Iafaa21f49c9ddb1fed21e83948d549f5a74dcfee
2020-12-20sdm660-common: Update hidl-wrapper and telephony-utils jar pathSandeep Gutta
Include system_ext path for both hidl-wrapper and telephony-utils jar's Change-Id: I7cdd93c71bd4a029971188cab60ed98e401be583 CRs-Fixed: 2637090
2020-12-20sdm660-common: Move qti-telephony-common jar to system_ext partitionSandeep Gutta
Move qti-telephony-common jar to system_ext partition. Change-Id: Ib4c366b2c3ceeea59734902aa1825126e7fa402c CRs-Fixed: 2608010
2020-12-20sdm660-common: Move ANT+ libs to system_extMichael Bestas
Change-Id: I5a9439eeed54f325a6bf2005a90ea06723d1356b
2020-12-20sdm660-common: Move FM libs to /system_extMichael Bestas
Change-Id: Ie1b95ed052c0209bf4c19a487cd20a87484c6e0f
2020-12-20sdm660-common: Move telephony related packages to /system_extMichael Bestas
Change-Id: I6819c2af9f0f6e0e3823b853277287fc5aa8d504
2020-12-20sdm660-common: Trim QTI whitelistsBruno Martins
Change-Id: Ia1d79cc421e2f49ee30ffe15a438dfed412df251
2020-12-20sdm660-common: Remove deprecated telephony flagBruno Martins
The custom jar is dead for good in Android 11. Change-Id: I7f0f7afd186b00f01183bf4479092d03897e074a
2020-12-20sdm660-common: Drop android.hardware.thermal HALLuK1337
android.hardware.thermal@1.0::IThermal/default is deprecated in compatibility matrix at FCM Version 4; it should not be served. Change-Id: Icc3c672a0bf6b9e4ee76ccf91e6cdca5fb778fde
2020-12-20sdm660-common: Don't build textclassifierMichael Bestas
* Target no longer exists Change-Id: I2079d7dbbeb59bbe9cd925a56f6bcc84c8a38d7f
2020-12-20sdm660-common: Remove deprecated liboverlay targetMichael Bestas
* This was removed from display HAL in 2015 Change-Id: I25f675260e8ab166001dd2e2601dc13021bcc15a
2020-12-20sdm660-common: init: update audio hal service override as per latest base ↵Dhananjay Kumar
service definition Change-Id: I1c57ad2e448a95230a4adfff8fba94ffb0cddead
2020-12-20sdm660-common: sepolicy: Label /persistLuK1337
Change-Id: I471c0d1fedb51eabc32b54ab35a9823db8efd034
2020-12-20sdm660-common: vndk: Skip elf files check for vndk-ext libsDavide Garberi
Change-Id: I5983e0327a56c93c4cfc542258293249f6a59fa1
2020-12-20sdm660-common: Adapt libinit to Android 11Lucchetto
Change-Id: Ia6b6f753891b639dad4e380bdba6b594faf2a550
2020-12-20sdm660-common: TetheringOverlay: Disable BPFLuK1337
* Such is life with 4.4 kernels. Change-Id: I1c5e3fab63271b1e3fe6c814d96edbde782f27e8
2020-12-20sdm660-common: Add TetheringOverlayWeilun Du
BUG: 163800715 Signed-off-by: Weilun Du <wdu@google.com> Change-Id: Ia0834f5215ff8c3b13effa591bd2f84d93419a06
2020-12-20sdm660-common: overlay: revise p2p tether interface regex patternJimmy Chen
xiaomi sdm660 does not use separate interface for a group, it will share main p2p0 interface. Bug: 141382930 Test: run P2P with xiaomi sdm660 as GO Change-Id: I061ed0ac66f8ae75c84d7683f66d4baffd3a3112
2020-12-20sdm660-common: overlay: add p2p regex for tethering modesJimmy Chen
Bug: 137602441 Test: CtsVerifier - Wi-Fi Direct Change-Id: I215da71e96348b6bba19d4a3c6fd8c8048ff46d6
2020-12-20sdm660-common: Remove qcom.fmradio from PRODUCT_BOOT_JARSAayush Gupta
- It's loaded as app library, hence not needed to be a boot jar Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com> Change-Id: I1b1357be08b511f5af7663dee256849e2f2b1b63
2020-12-20sdm660-common: Add fingerprint configuration to overlayKevin Chyn
The framework was changed in Android R to require explicit authenticator registration. This change allows apps to continue to use the fingerprint sensor. Bug: 147445115 Test: Builds Change-Id: Id3385edc784b2053c8b54ec3153728f4e6e22a45
2020-12-20sdm660-common: sepolicy: Use hal_attribute_lineage for mlipayMichael Bestas
Change-Id: I777042d5ade15bfa02724880f4bab4931e5772f5
2020-12-20sdm660-common: sepolicy: Use BOARD_VENDOR_SEPOLICY_DIRSFelix
BOARD_SEPOLICY_DIRS is deprecated. Change-Id: I046282b2a2e8c541726fb29cb0044503322d4be9
2020-12-20sdm660-common: rootdir: Nuke wigignpt entryDavide Garberi
* We don't ship this blob and this rootdir entry gave an error due to the hidl interface Change-Id: I253494294870c653ef4e593e61007a35516ca059
2020-12-20sdm660-common: Build new aidl qti power HALArian
Change-Id: I4bdea354e54d34d0dfe9b811e228fc6f8762d2ed
2020-12-20sdm660-common: Add a shim for dpmframeworkArian
* libdpmframework depends on strndup16to8 and strdup8to16 methods. Change-Id: I39d252b5830b752728a0c8607d32d8a279524ce1 Co-authored-by: Demon000 <demonsingur@gmail.com>
2020-12-20sdm660-common: Switch to patchelf from tools-lineageMichael Bestas
Change-Id: If1a7328804fb9bc39ccec70690f1090f2d0509b3
2020-12-20sdm660-common: ifaa: Use new UnsupportedAppUsage annotationdianlujitao
Change-Id: Ife370a74a7eec384b6732c63ce78408afef5d95c
2020-12-20sdm660-common: Build libhidltransport/libhwbinderLuK1337
* Needed for old blobs Change-Id: I43fc0e46547dfc126a4b2ac9dcc82c7c4f2ee172
2020-12-20sdm660-common: Add protobuf vendorcompat libix5
Our blobs are compiled against libprotobuf-full-cpp.so, but starting in R, Android is using a versioned naming approach, e.g. libprotobuf-cpp-full-3.9.1.so. See https://r.android.com/1109518 The entry in public.libraries.txt is needed to allow the linker to find and use the lib outside the VNDK. See https://source.android.com/devices/tech/config/namespaces_libraries [wight554: added libprotobuf-cpp-lite as well] Signed-off-by: Volodymyr Zhdanov <wight554@gmail.com> Change-Id: I28222c89e1e07017867088492a726ee9d45d8e6f
2020-12-20sdm660-common: Use component-override to configure BluetoothRyan Mitchell
Runtime Resource Overlays (RROs) can no longer change the value of resources in manifest when read during PackagerParser. This change uses component-override to enable the service by default. Remove usages of profile_supported_* from overlays as they no longer configure the enable state of Bluetooth components. Bug: 135048762 Test: adb shell pm query-services \ com.android.bluetooth/.a2dpsink.A2dpSinkService adb shell pm query-services \ com.android.bluetooth/.avrcp.AvrcpTargetService adb shell pm query-services \ com.android.bluetooth/.avrcpcontroller.AvrcpControllerService adb shell pm query-services \ com.android.bluetooth/.ba.BATService adb shell pm query-services \ com.android.bluetooth/.hid.HidDeviceService adb shell pm query-services \ com.android.bluetooth/.sap.SapService Change-Id: I284d254a921b14d1533745611a083f4b5a27d9dc
2020-12-20sdm660-common: Add WifiOverlayRoshan Pius
Bug: 148617260 Test: Device boots up and connects to wifi networks. Change-Id: Iec27a6d947a232a42451ef095dc73d1a52327db5
2020-12-20sdm660-common: overlay: Remove wifi related internal overlaysRoshan Pius
These are replaced by formal mainline module overlays. Bug: 143464763 Test: Send for Wifi regression tests Change-Id: I45881ed210132252b9c5c7d6be03ed845e33f971
2020-12-20sdm660-common: Enable link ProbingDavid Su
Change-Id: I66a5fcb3b9e4645521f1fa258eb74f563cc816a8
2020-12-20sdm660-common: Delete dhcpcd init entries, since dhcpcd is no more.Lorenzo Colitti
Bug: 27192644 Change-Id: I1aa25190c07f027884421d91c1e93f214493382d
2020-12-20sdm660-common: overlay: Remove bnep\\d from tetherable BT interfacesLuK1337
Change-Id: Iac714d2de9a4d225da6fc3463d3fb99a4bb714a7
2020-12-20sdm660-common: Enable IWLAN assisted modeLuca Stefani
Change-Id: Id9d8d9d2ed27dad2754abfa3887ee1a1ff97875a
2020-12-20sdm660-common: remove ims daemon entries from init.target.rcManoj Basapathi
Change-Id: I9b6154c38ad98f8f43bdb0cfc764e5531e1a129e
2020-12-20sdm660-common: Add missing 64-bit interface required for IMSPranav Vashi
Also include only required bitness of the interfaces Change-Id: I8ef9171cd5d53cfb5ddfaae49b56696940ae6442
2020-12-20sdm660-common: Drop leftover WiFi state related flagLuK1337
* WIFI_DRIVER_OPERSTATE_PATH is no longer needed, also it's not ported to 17.0. Change-Id: Idfa7fb69428642300da2ddc6825774c9e692e648
2020-12-20sdm660-common: overlays: Drop no longer existing configsBruno Martins
These configs were introduced by CAF changes that haven't been no longer ported. Change-Id: Ibe2db05befa015115952ec81b2064553fde9feb4
2020-12-20sdm660-common: overlay: Cleanup after making tty_enabled = true by default.Sanket Padawe
Bug: 27875275 Change-Id: Ibf5f749c0d3d421128237915542a52f941574ac9
2020-12-20sdm660-common: overlay: Enable Fast bss transition configRoshan Pius
Bug: 32607043 Test: Manual testing Change-Id: I43d34efc6b7dbca08d430b0b68f06fa70c4925cc
2020-12-20sdm660-common: doze: Allow to wake the screen on gestures instead of pulsingArian
Co-authored-by: Nauval Rizky <enuma.alrizky@gmail.com> Co-authored-by: Fabian Leutenegger <fabian.leutenegger@bluewin.ch> Change-Id: I1e74f8eafa51843e77d2d8c514c646a4494327cd
2020-12-20sdm660-common: doze: Refactor whole codeTheScarastic
Change-Id: I14303556c66ea6bd3d111b5ce7e176711a676824
2020-12-20sdm660-common: doze: Fix dark theme issuesBruno Martins
This brings SwitchBar widget inline with 10 and fixes the theme issues when the dark mode is enabled. Change-Id: I6909b77bc649eb9eb760bf01b46f66570363e9d9
2020-12-18Revert "sdm660-common: doze: Follow Android 10 changes on switchbar"Michael Bestas
* Will be replaced by a different commit This reverts commit e3000073ee3ced9416f6b06cb09e220519e8a692. Change-Id: I8de333c7953f020e033e23fc8b2594d28b3f1b9b
2020-12-18sdm660-common: overlay: Update pinner list for new SystemUI locationSubhajeet Muhuri
Change-Id: I93c1a4b73ca1f03ca0fcf9cbe4ce1b057a739ca6
2020-12-18sdm660-common: overlay: Update paths to the new ART APEX.Martin Stjernholm
Test: Presubmits Bug: 135753770 Change-Id: I98378100456dce927ccc253301a398d70d1b7368
2020-12-18sdm660-common: overlay: Update in pinned files.Nicolas Geoffray
Remove or update paths that don't exist. Bug: 119800099 Test: boots Change-Id: Ib2cea88499cf08274d620d9d85ffcafc31fee868
2020-12-18sdm660-common: overlay: Pin missing files as of Google's settingsDavide Garberi
Change-Id: Ib79cef0b15bede4270ae1c1a62e9cc6182bf4631
2020-12-18sdm660-common: load_system_props is deprecated and causes a build error.Divya Sharma
Change-Id: I71df37c605ed805dc1f8bc2e626a33cf6818e9f7
2020-12-18sdm660-common: Replace BOARD_CHARGER_DISABLE_INIT_BLANK with equivalent propBruno Martins
Change-Id: I00125a429cde213e8dd22f742c5875e39b80bb5e
2020-12-18sdm660-common: Replace BOARD_CHARGER_ENABLE_SUSPEND with ↵Yifan Hong
ro.charger.enable_suspend Test: charger mode Bug: 124118169 Change-Id: I3825d08e38d677bd7154879609857de302348b6f
2020-12-18sdm660-common: Remove gnss hidl entries in manifest.xmlYingjie Wang
Remove all android.hardware.gnss entries in manifest.xml, since these manifest fragments are moved to gps git projects. Change-Id: Ieb3b0b4244ff075ba254d2e3ad1209c92fd3a4d6 CRs-fixed: 2548467
2020-12-18sdm660-common: Remove usb hidl entry from manifest.xmlArian
Change-Id: I105e682daec37c5663592b3955565d46cdbc6f11
2020-12-18sdm660-common: Remove vintf entries that are now fragmentsLuK1337
Change-Id: I22b105b1340dff648bc5011b80f735b33d5fe370
2020-12-18sdm660-common: Enable v1.3 clearkey drm pluginRobert Shih
Bug: 139134043 Test: MediaDrmTest Change-Id: Ie34e59947577988f75fae52d22e3f573f4b92420 Signed-off-by: Arian <arian.kulmer@web.de>
2020-12-18sdm660-common: Move wpa_supplicant VINTF definition to wpa_supplicant moduleJimmy Chen
Bug: 36505680 Test: atest FrameworksNetTests Test: atest VtsHalWifiSupplicantV1_3TargetTest Test: connect EAP access point and verify PMK cache works correctly. Change-Id: I2c382765b8e84951fc17bb9f1c3785dcd66e7b51
2020-12-18sdm660-common: Move supplicant service init to wpa_supplicantJimmy Chen
Bug: 138790309 Test: boot and wifi function is ok Change-Id: I35cf3e03566443e20799623045eacd423fd7f5c4
2020-12-18sdm660-common: Add supplicant 1.2 to init.qcom.rcHai Shalom
Add missing supplicant 1.2 to init.qcom.rc to xiaomi_sdm660-common project. Bug: 129693419 Test: lshal Test: vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions --module VtsHalWifiSupplicantV1_2Host Change-Id: I34577cac4892563774f035d3a68ed17cc1edeeb9
2020-12-18sdm660-common: Remove hostapd hidl entry from manifest.xmllesl
This CL removes the definition for the hostapd hidl interface from manifest.xml and rely on vint-fragements entry. This is to avoid the need to modify the revision in future Bug: 145780363 Test: builds and wifi softap works Change-Id: I2b0d28b143e232ce60c56cbabfed3f685ab6bab9
2020-12-18sdm660-common: Remove IWifi hidl entry from manifest.xmlAhmed ElArabawy
This CL removes the definition for the IWifi hidl interface from manifest.xml and rely on vint-fragements entry. This is to avoid the need to modify the revision in future Bug: 138243400 Test: builds and wifi works Change-Id: Id36fb384bbbf55a976d315d6a374d5fb66f4e1bb
2020-12-18sdm660-common: Switch to Audio HAL V6Mikhail Naganov
Switch to Audio HAL V6 Bug: 141989952 Test: atest VtsHalAudioV6_0TargetTest atest VtsHalAudioEffectV6_0TargetTest manual audio "smoke" test on taimen and walleye Change-Id: Ieb1cc5c7fdcc5416a328a0a5c4a1996258b81ac8
2020-12-18sdm660-common: Switch vintf manifest from copy files to build targetsLuK1337
* Fixes: build/make/core/Makefile:49: error: VINTF metadata found in PRODUCT_COPY_FILES Change-Id: I0a7ddebff54563f7901b6ce5d6af9580ea201a77
2020-12-18Revert "sdm660-common: Use timeservice_app_cert-legacy-um certificate for ↵Davide Garberi
TimeService app" This reverts commit acc408ecf6f5fbccef4620b298289fff493ab78f. Change-Id: Iabb4f1e5ba3b7d7b599033cf063650db9525a5f4
2020-12-18sdm660-common: Update qcom sepolicy includeLuK1337
Change-Id: I7167575e82eb8c5de2d822643261757edda73a07
2020-12-18sdm660-common: Remove libhwbinder/libhidltransport depsSteven Moreland
Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: Iba2cd20b8b20fac3e7564de6b853b475fd4ebd2a
2020-12-17sdm660-common: Update blobs from jasmine V11.0.17.0.QDIMIXMMichael Bestas
Change-Id: Ifabd69adf3babcbf3b03c1fedbda27422805568d
2020-12-17sdm660-common: Update soter service from jason V12.0.1.0.PCHCNXMdianlujitao
Change-Id: I60abe0fa45532a836e28b3ce3d796b3dffed5a30
2020-12-17sdm660-common: disable qemu.hw.mainkeys setpropErfan Abdi
We are enabling software navigation bar using overlay. Thus, this is not required. Not to mention, this causes SELinux denials as well. [ 8.853895] selinux: avc: denied { set } for property=qemu.hw.mainkeys pid=1262 uid=0 gid=0 scontext=u:r:qti_init_shell:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service permissive=0 Signed-off-by: Erfan Abdi <erfangplus@gmail.com> Change-Id: I36473bb7b5e2c22cbc60b96d0fab0f4446314701
2020-12-17sdm660-common: Add missing qcril_database filesMichael Bestas
Change-Id: I0f203a2e17d0a9eb8e40b5475cb96e2b010b57bc
2020-12-17sdm660-common: overlay: Add missing WFC overlayMichael Bestas
Change-Id: I90f776949f4af778eecebbf3805d661925179980
2020-12-17sdm660-common: Add missing radio properties from stock jasmineMichael Bestas
Change-Id: If83444e1bada53d06bfcbf414a22ad3843aade81
2020-11-05Revert "sdm660-common: Exclude lineage-sdk overlays from RRO"Michael Bestas
This reverts commit 5c4622d9dfee8528c87401fd6f7e56ddb244c543. Change-Id: Ie764de9b4624fb62cf4689bf0bea3854301f97c2
2020-11-05Revert "sdm660-common: Exclude Snap overlays from RRO"Michael Bestas
This reverts commit 938bdfae0a0a69e765d39121ba18de111df28eaa. Change-Id: If66bcd3d1714e697884ab4a34382801db44c7b26
2020-11-05sdm660-common: Update Widevine HIDL service to 1.2.Edwin Wong
Widevine HIDL service added new v1.2 media APIs, update the service version to 1.2. Test: Netflix and Play Movies & TV (streaming and offline playback) Test: GTS WidevineH264PlaybackTests test e.g. ANDROID_BUILD_TOP= ./android-gts/toolsefed run gts -m GtsMediaTestCases --test com.google.android.media.gts.WidevineH264PlaybackTests#testL1With480P30 bug: 117570686 Change-Id: I59500a9ea6df45c98b17edb3343c5c4829c6434b
2020-10-27sdm660-common: Update blobs from jasmine V11.0.15.0.QDIMIXMMichael Bestas
Change-Id: I4af8b8e612c6ee28086c1ab604f4cc4402b17ab1
2020-10-18sdm660-common: Add AOSP RCS packagesEthan Chen
Change-Id: Ic16d3b92820d246db73ad70ccaa0f4bc7f50e515
2020-10-18sdm660-common: Remove dead RCS packagesEthan Chen
Change-Id: Ie2c03fa11cb08c7ab900d7b666981d592aba19c7
2020-10-09sdm660-common: Move rtc contexts to device/qcom/sepolicyNolen Johnson
* In device/qcom/sepolicy-legacy-um now. Change-Id: I80b877d4b65a3d22cf7a61d70e08e48edeb627de
2020-10-03sdm660-common: Update blobs from jasmine V11.0.14.0.QDIMIXMMichael Bestas
Change-Id: I3efc4456607f560a4dbea15d7cb51db57ed35998
2020-09-12sdm660-common: Update blobs from jasmine V11.0.13.0.QDIMIXMMichael Bestas
Change-Id: I15d7c656e7512b543f44d8184cfaf96513799d58