- 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
-
This reverts commit 48a38b2fdcf02a1a01b1df5165b13b295f44307e. It can't really be enabled for our device, as apexd requires /data/apex to be available right after boot to update all the Android modules. As in all FDE devices, /data/apex is encrypted until the device is unlocked by the user, rendering APEX basically useless as only the system APEX variants will be loaded at boot. Change-Id: I0649862e5c5b2c1a1cb597914a11df79b3e01957
-
Change-Id: I4d5e9ec52901a8b7da9c0c439417a4ac90c512b3
-
Change-Id: I7fc876f3a8e2a7db4a4d4315932876e8112665c2
-
* FM app sets system properties now This reverts commit dffe9e9b. Change-Id: If38931bc47708e073331009f78f0dd2b1e4a1fff Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Dhina17 authored
* Until A2DP offload fixed for msm89xx targets from rom side Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Swap audio XML files, and supports following scenarios: 1) (default) audio_policy_configuration.xml Using BluetoothAudio HAL and A2DP offload 2) audio_policy_configuration_a2dp_offload_disabled.xml Using BluetoothAudio HAL only when A2DP offload is disabled 3) audio_policy_configuration_bluetooth_legacy_hal.xml No BluetoothAudio HAL nor A2DP offload Bug: 126304229 Test: Switch BluetoothAudio HAL and A2DP offload manully Change-Id: Id29dbb602cfeaf6c892a8c346811d576c4195038 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Bug: 63932139 Bug: 76201991 Test: Manual A2DP testing (A2DP offload enabled and disabled) Change-Id: Id90a4ba45e5bbec4e60ace113fd4037127f40f29 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Change-Id: I3c7120f5f29605a939d0ca78054894e2cafcca65 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Remove primary flags from hearing aid also. Bug: 124277691 Bug: 124014853 Test: manual with BluetoothAudioHAL enabled / disabled Change-Id: Ibc86687a6a6c2f0767a213ccd408e7bb5de98985 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-