- 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>
-
Bug: 111519504 Bug: 124277690 Test: build pass Change-Id: Ic5797c0e1adf4706558df52074e6649d2377507a Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Add sound trigger implementer version. Set the version to 1.0 with the value 0x0100. This is to add SVA3.0 support from STHAL so that the client app can make use of this version info to get to know of platform SVA3.0 support. Change-Id: Ib2d08d36e878adc09c31948483f155a97be30b6e Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
The AC3, EAC3 formats are supported only when license and respective decoders are present. Having these entries in policy configuration by default will unnecessarily trigger open_output_stream and then fail when decoders are not present. This results in glitches at the begining of playback of video clips with AC3 or EAC3 audio contents. Removed these entries to make the video playbck smooth with out any glitches. CRs-Fixed: 2428579 Change-Id: I41b7ef9d8e2c5f77c261067337f602d705e11c35 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Dhina17 authored
* daisy-user-10-QKQ1.191002.002-V11.0.2.0.QDLMIXM-release-keys ro.vendor.build.security_patch=2020-02-01 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Remove FM HAL entry from manifest to avoid FM HAL registration for pronto targets. FM HAL support is not required for pronto targets. CRs-Fixed: 2431923 Change-Id: Iedb5ecf0fa4086989b54dbf05723c4344f975917 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
* This prop is usually used for FM2 and its JNI. Change-Id: Ieec0ba907f649f816f313a5ce27bbd1df24e5058 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Change-Id: I1afd110bffed0f43b1afcbef99be8a3776d24e0b Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Dhina17 authored
Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
- Added missing changes for audiosphere effect Change-Id: I230f9a729d9cbc3d7c5222b5501620b4357e9272 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Change-Id: I6e84ac859a353612a00ae83557eaea2f077fa459 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Dhina17 authored
Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Dhina17 authored
Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-