- Jun 21, 2022
-
-
bheatleyyy authored
This reverts commit 4a76a97d.
-
bheatleyyy authored
This reverts commit 9775e33f.
-
bheatleyyy authored
This partially reverts fb2388d0.
-
Giovanni Ricca authored
Change-Id: Ia13ce8d80233a493aa90723a1e974871ddce641b
-
Giovanni Ricca authored
* We disbled it since fd3b0787 Change-Id: Id3e0b27f98cd796aadd42b430026f40b878fccca
-
Giovanni Ricca authored
Change-Id: I467ece57b82127382f11e48d0dd80e362df0d1c9
-
Dobsgw authored
Flags for VOIP were mixed up as we move to CAF policy configuration. Amend the flags to get things working again. Co-authored-by:
Ramii Ahmed <ramy@ahmedramy.com> Change-Id: I2a2b202e2a58db9a26f571c091b1fa0b8f2949f6
-
althafvly authored
- sm8350 devices have a vendor_boot partition Change-Id: I5c344890bc12ee769e2f27369a4151b469271a51
-
althafvly authored
Change-Id: I10d914c833f460b7b1fab6d357e4b1e255098bac
-
Alexander Koskovich authored
Change-Id: I59cac1103239dbd885986a98b2edd70ce1391e8a
-
Sebastiano Barezzi authored
* qcom-camera topic hasn't been ported to 19.1 * Keep building vendor.qti.hardware.camera.device@1.0 interface lib, IMS stack and possibly camera HAL still needs it Change-Id: I87bcd5b54ad986d5844df50de243fc1a18507198
-
Alexander Koskovich authored
* This is the preferred location as of Android 12. Change-Id: I8c7d2230281b6d8da802bf10f88461289849acaf
-
Giovanni Ricca authored
Change-Id: I416f0d1034585d3b71ce7a03c67229382b46a171
-
Felix authored
BOARD_SEPOLICY_DIRS is deprecated. Change-Id: I046282b2a2e8c541726fb29cb0044503322d4be9
-
Georg Veichtlbauer authored
Defaults to true now project-wide. Change-Id: I1e0ff5adadc889d81c90c816457a72d2621e4b5a
-
Akilesh Kailash authored
When markBoolSuccessful is invoked, we update the partition table. These writes should be synced before merge operation is resumed post OTA. If not, any crash before these writes are landed to backing storage will lead to incorrect switching of slots. BUG: 175711601 Test: Verify slot switching correctly after crash when merge in progress (on redbull) Signed-off-by:
Akilesh Kailash <akailash@google.com> Change-Id: I4d30342b44aaeb7a4fdc915cc1e53ffb20c17a2f
-
Henrique Silva authored
* Pause/Play music stream to get effects applied * Rename setMusic to setEnabled Change-Id: Ib0717b35ca04511543078df9b9b4003a848aef3b
-
lostark13 authored
* Update values according to misoundfx and drop non-existing values of dirac
-
lostark13 authored
-
Magesh Babu authored
* Presets Added: Live, Balanced, Bass Reduction, Treble Reduction, Soft Bass, Soft Treble
-
ghostrider-reborn authored
-
jhenrique09 authored
Signed-off-by:
Joey Huab <joey@evolution-x.org>
-
reignz authored
* Icons taken from https://materialdesignicons.com/
-
kubersharma001 authored
Change-Id: Ifeaacd9b1769eb67949e6f43a2e7a83abf8db0d3
-
TheScarastic authored
Change-Id: I896aef3756d17c739a8cd3f2ac47fd133451ce4a
-
AdarshGrewal authored
-
bheatleyyy authored
This reverts commit 404709ff.
-
Revathi Uddaraju authored
Change-Id: I5bced49059bb5d98c647e7688899a1314ef1571d
-
Alexander Koskovich authored
* Remove all values that are assumed false. Change-Id: I8885cb0af27c66aabdc4b2561e0eef48c60220cd
-
whyredfire authored
Change-Id: Ide746f1f5e2e7b0cf9e1214aa582036711dc0f22
-
Anmolpreet Kaur authored
Add the qseecom hal service to device manifest Change-Id: I3925cc61a96509e85fbc7d713f7044880298395c Signed-off-by:
SagarMakhar <sagarmakhar@gmail.com>
-
bheatleyyy authored
* Move qseecomd blobs from drm to qseecom section
-
johnmart19 authored
android.hardware.media.omx@1.0-service: Service not available yet Signed-off-by:
chandu078 <chandudyavanapelli03@gmail.com>
-
sonal authored
-
bheatleyyy authored
-
AdarshGrewal authored
* was only requested by wfdhdcphalservice
-
AdarshGrewal authored
-
pulkit077 authored
06-12 10:51:52.540 2068 2068 W droid.bluetooth: type=1400 audit(0.0:90): avc: denied { read } for name="u:object_r:incremental_prop:s0" dev="tmpfs" ino=21532 scontext=u:r:bluetooth:s0 tcontext=u:object_r:incremental_prop:s0 tclass=file permissive=0 06-12 10:51:52.554 2068 2068 E libc : Access denied finding property "ro.incremental.enable" Change-Id: I1a8b15e355f2f67cd0de5055ae636e301c0e0e14 Signed-off-by:
chrisw444 <wandersonrodriguesf1@gmail.com>
-
- Jun 17, 2022
-
-
someone5678 authored
02-12 22:16:30.666 561 561 I hwservicemanager: getTransport: Cannot find entry android.hardware.radio@1.6::IRadio/slot1 in either framework or device VINTF manifest. 02-12 22:16:30.695 561 561 I hwservicemanager: getTransport: Cannot find entry android.hardware.radio@1.6::IRadio/slot2 in either framework or device VINTF manifest. 02-12 22:16:30.714 561 561 I hwservicemanager: getTransport: Cannot find entry android.hardware.radio.config@1.3::IRadioConfig/default in either framework or device VINTF manifest. * FCM: declare required versions * Manifest: [1] uprev android.hardware.radio.config to 1.2 not 1.3 [2] uprev android.hardware.radio to 1.6 * reason: uprev android.hardware.radio to 1.6 & android.hardware.radio to 1.3 -> radio services(sim) not working Test: manual Signed-off-by:
someone5678 <nemui3353@gmail.com>
-