- Aug 14, 2020
-
-
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
-
* Snap overlays don't work with RRO Change-Id: I781ce4c723cd69adb2cf568c3a31b385468444e8
-
* lineage-sdk overlays don't work with RRO Change-Id: Iff826faf1864388066a488acc9682636b98d1098
-
Bug: 118823052 Test: make Change-Id: I579d09480c7a482543ea616dd5c493d825bb98b1
-
Fixes: W swapper/6: type=1400 audit(0.0:63): avc: denied { kill } for capability=5 scontext=u:r:kernel:s0 tcontext=u:r:kernel:s0 tclass=capability permissive=0 Change-Id: Ib3b5c2a173528cb9f63a4dd750634968c060f471
-
V2_2 has the same functionality as V2_1 except it adds one new api, getModelState. Note: V2_1 will be removed in a subsequent cl. Test: built android and tested using SoundTriggerTestApp Bug: 70206501 Change-Id: Id2647687732e79df252588d69f95d2a407e0092c
-