- Aug 15, 2020
-
-
Fixed : CTS issue due to ipsec_tunnel feature. CTS issues are showing failure on devices with first_api_level set to 29 . With this api level certain test cases which weren't executing till now begin executing. Ex: android.net.cts.IpSecManagerTunnelTest. These tests mandatorily requrire ipsec_tunnel feature to be enabled. Change-Id: If52b652ac3cc6488fefcf851527f224efa03e7eb
-
- add a new config and set as true for mcc/mnc which support call composer calls - allow implicit broadcast of new intent, which contains call composer information Change-Id: I5d042f88d57d54f3b7a944d9a2f49061cd0313d3 CRs-Fixed: 2672216
-
- Aug 14, 2020
-
-
Change-Id: I95aa2adae52df3a40bc4e7e51239a0aad7ca9672 CRs-Fixed: 2648743
-
Add carrier config to control default rtt mode int based on mcc mnc. Change-Id: I685d9a48a0fc87b8af0b3816bb2b2543abdf9bea CRs-Fixed: 2648219
-
Dhina17 authored
Change-Id: I97aa937bc3c2f0631e931c16c20a302040b3f745
-
This patch will remove deprecated code for wpa_supplicant which is creating symlink with system directory. Change-Id: I95d1c61ab59addc04c1e7d462529bb9400bbfe92 CRs-Fixed: 2644788
-
Move the ADSP start KPI marker within the adsp-loader code instead of adding the same in .rc file. Change-Id: Ib67f5775dfb9fdca47e62a189de9994b7a6624e8
-
* The correct PCM ID was discovered by checking /proc/asound/card0/pcm3c and pcm3p (these are the PCM capture and playback devices with id 3, which happens to be the proper PCM ID for VOIP usecases) * After this change, it finally allows audio routing to actually occur for VoIP playback and record usecases. Signed-off-by:
Jyotiraditya <jyotiraditya@aospa.co> Change-Id: I8279218e27c09334607049f43e03009543ea56cb
-
Add path entries for VOIP playback and record usecases for internal and external codec variants. Change-Id: I2f25bc6b53336398cfa5b23de05f7dba0920d2af
-
- Aug 12, 2020
-
-
Change-Id: Ie09fc98d8a35fc56dc963c9f1a7adf1703698b6e
-
Dhina17 authored
Change-Id: I97e5e60ae7e8dd03129247028cd02b9c56f9c824
-
- Jul 26, 2020
-
-
Dhina17 authored
* sdm632/msm89xx doesn't support bt a2dp offload. So Drop it. This commit includes: Revert "onclite: Disable A2DP offload in developer options by default" This reverts commit 6a7fb7ac. Revert "onclite: BluetoothAudio HAL: flip to be enabled by default" This reverts commit 0f7bb134. Revert "onclite: A2DP offload: swap audio XML files" This reverts commit de431649. Revert "onclite: Enable BT A2DP offload" This reverts commit db524341. Revert "onclite: Support A2DP offload for Bluetooth Audio HAL V2" This reverts commit 59b8e902. Change-Id: I7e86b810b14023f8428927147cce77493863d7a0 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
- Jul 18, 2020
-
-
Dhina17 authored
* Actually !fixup 0f0d1a63 * This prop is used to disable skip validate feature. It was removed by mistake. Signed-off-by:
Dhina17 <dhinalogu@gmail.com> Change-Id: Ic97fccdd0f622f488715b33ea95836c96767f57d
-
- Jul 17, 2020
-
-
Rank OMX SW audio codecs higher than C2 codecs. Change-Id: I7d03179ebd313d2592512178eeef266b4243f2f0
-
- Jul 05, 2020
-
-
Change-Id: Ie43c0a6b594ecfcff393efb8a3937f04af0ee0a4
- Jul 04, 2020
-
-
Change-Id: I006154d536c657084dcaa8bca86545bb5e7faf7c
-
For some reason VoLTE wasn't working on some carriers even with updated carrierconfig overlays, so add it for now. Change-Id: I18b5356e1f5b8c8623e569a1fc526394e7e9e247
-
Dhina17 authored
Signed-off-by:
Dhina17 <dhinalogu@gmail.com> Change-Id: I49262e1e7f4bf4fd96b830255a3576ad27ba6db2
-
- Jul 02, 2020
-
-
Commit I3b8c050878b0df3cc1cfcba27b7716ab0a9cde31 moves all the files from /data/misc/wifi to /data/vendor/wifi for OTA update. Not all files need to be moved, e.g. moving WifiConfigStore.xml makes saved networks lost. So use copy instead of move for required files only: - p2p_supplicant.conf: persistent p2p networks - hostapd.accept: mac whitelist (if present) - hostapd.deny: mac blacklist (if present) CRs-Fixed: 2357338 Change-Id: I736bf5e65b489d658e3cb3826a84a860fdae5bca
-
- Jun 29, 2020
-
-
Change-Id: I1987d3509b3db7cd4204537a6f2dc2ff4c611278
-
Dhina17 authored
* And also cleanup Change-Id: Ic6c34be3f5ffc068543211b54acdc8b1da290dff Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
- Jun 28, 2020
-
-
Dhina17 authored
* Rollback protection is useless when device bootloader is UNLOCKED. In UNLOCKED state,rollback failures are allowed. * In UNLOCKED state,even rollback stored_rollback_index[n] on the device won't be updated with flag values. But Sadly the timestamp of the SPL still persists on device's devinfo even when you erase that. * Unlike Pixel Devices,MIUI doesn't set any SPL timestamp to enforce rollback protection. So Unfortunately,Because of these reasons users can't relock their device bootloader with stock MIUI. So Drop this to save upcoming users. Signed-off-by:
Dhina17 <dhinalogu@gmail.com> Change-Id: I35d541a77168d67824beb6dc644de3491b2f9e50
-
- Jun 22, 2020
-
-
* Switching to a different encryption method as FBE, which has no support to encrypt existing files, requires users to format /data completely. However, we are able to retain FDE functionality on already encrypted devices by setting encryptable=footer fstab entry. * This commit switches the default encryption to FBE on non-encrypted devices. * FDE support should be completely dropped in the next version of Android. Change-Id: Id7528f11e18284dae39b7844d23129973683477e
-
Dhina17 authored
* default values Change-Id: Id81e13837c82e4db8f318f5e5cc95abaebdc5347
-
- Jun 08, 2020
-
-
the TARGET_USES_64_BIT_BINDER option is deprecated and can be removed Change-Id: I6b828da1fbcc8c054c5b35ff78c870a689f7ed9f
-
- Jun 07, 2020
-
-
* avbtool provides an option to disable hashtree checking Change-Id: Ib57d8ebed69a0998005563a9268f9fc736cbeaf7
-
- May 26, 2020
-
-
Dhina17 authored
Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Dhina17 authored
* tty_enabled is set to true by default (https://github.com/LineageOS/android_packages_services_Telecomm/commit/60a00ce2819656d591443e46c646f4e20ee43543#diff-bd9d8c589c70ab3ca43971f00101a614 ) * Don't allow emergency calls in call log Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Dhina17 authored
Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
- Grant SYS_NICE capabilities to audio HAL processes as sound trigger HAL threads need to run at real time priority as well as use the CPU affinity, for far field voice. CRs-Fixed: 2359951 Change-Id: Ie0da744978609c750e92aec2c6001ace1868ad31
-