- Jul 03, 2024
-
-
Signed-off-by:
Hadad <hadad@linuxmail.org> Change-Id: Iafaa21f49c9ddb1fed21e83948d549f5a74dcfee
-
Bug: 163050296 Test: A2DP related test. Signed-off-by:
Hadad <hadad@linuxmail.org> Change-Id: I269220cf29451ea79362fc004fa073713f72fdb2
-
Using "dynamic" is invalid according to xml schema "audio_policy_configuration_V6_0.xsd". Test: atest VtsHalAudioV6_0TargetTest Test: atest VtsHalAudioEffectV6_0TargetTest Signed-off-by:
Hadad <hadad@linuxmail.org> Change-Id: Ic1660f0d593f83e5568a4ad678383e600e27b793
-
For earpiece to be properly enumerated as a output device, set valid and supported out_ channel mask. Signed-off-by:
Hadad <hadad@linuxmail.org> Change-Id: Ic83b009956ff43567b3acbb186d0069b16e91e83
-
Change-Id: I4bd350036df7fe44d9ae1112a1a6f87f3c7c1bf0
-
- Jul 02, 2024
-
-
Change-Id: Ia2c01d7ede2020b77e70bed6caf332fb7ba3ff03
-
Dhina17 authored
Change-Id: I50c47735d717ad7feae02755bf05e20fb929d487
-
- Jun 23, 2024
-
-
Signed-off-by:
Hadad <hadad@linuxmail.org> Change-Id: Ic3ed16bb0bea98d9dd5da96da63c65ebe735036a
-
As preparation to upgrade the sdk get rid of this private class. Fragments must be a public static class to be properly recreated from instance state. Also change the behaviour to only hide the dialog when confirmed instead of also when it is cancelled. Change-Id: I171aa2345058edae7520c37942c3c11b3cdfdfdc Signed-off-by:
Hadad <hadad@linuxmail.org>
- Mar 05, 2024
-
-
* Vibration at 1504mV is barely noticeable. Change-Id: I14220005eb451a718198071c6be8957f87981f3b
-
* Only allow to stop basic vibration, Don't stop vibration with effect * Don't handle stop vibration on timeout, The kernel sided vibrator driver handles it already * Also, simplify a bit while we're at it (skip Vibrator::activate() function since it does nothing more now) Change-Id: If535d7d42185dc94697963d3982d45e5e1bf10a9
-
Change-Id: I79780045a58f29bb26cb0275fbe92fc7498fc7b3
-
Change-Id: I0f9f9307fe3dd3a9bfc63f9e39f8d95e407df64f
-
Change-Id: Iac191110fee04ed3463c66370ee51922c219866a
-
Change-Id: I861d1c986ceb53f29028011723790287239006ca
-
* From hardware/interfaces/vibrator/1.3/example * As of commit c22b35bf04a3c852c60567eff90bd06fe1a40960 Change-Id: I65bcab884e9b12fca4ef89e720800a91105f394a
-
Change-Id: I42676c713b38097ec49b0ea032948628d5bca7bc
-
Change-Id: If17503f2dd4bd4d6e333891f9649a7db8d809852
-
* Activates some options on Settings>accessibility>vibration Change-Id: I61fa2fede6af2f7f8b7829eccd348d694a4e1a72
-
Support has landed in WebView, so time to turn it on in framework! Change-Id: I064cf3512928637895932b3405adaec74b1ceed2
-
- Feb 18, 2024
-
-
* No, our pulsating LED isn't adjustable. Change-Id: I07bf4896567121a047bc44209acbb607344bc51f
-
- Nov 03, 2023
-
-
Dhina17 authored
Change-Id: I3de9c1629d60b6f978662387b1f2faa204ab1236
-
- Jul 26, 2023
-
-
Dhina17 authored
AudioSphere post processing is used to add virtualization effect to audio playback on stereo speakers. It's supported by neither our stock nor CLO for msm89xx. Plus our device don't have stereo speakers. Change-Id: I1b985ec97d5edee529cac00e6c21f8eb64c1b19a
-
- Jul 09, 2023
-
-
Dhina17 authored
Change-Id: Idae8387bf34bbeb34e102e540931fe2957222128
-
- Jul 06, 2023
-
-
* Onclite real ppi is 279. * The closest value divisible by 20 is 280. Co-authored-by:
Adi Wahono <r6680jc@gmail.com> Change-Id: I0851898b3203ea6a9ab31c5a967537fa80f19006
-
- Jun 26, 2023
-
-
Dhina17 authored
Change-Id: I394d11078582094e194ddb345ede7813b9bd07a4
-
Check device variant by using ro.boot.hwversion and set the correct device name based on value of ro.product.model on stock ROM. [Dhina17: Adapted for onclite] Change-Id: Iae15a7d3558f3c4608546e42ed655a76a0fe8868 Signed-off-by:
Dhina17 <dhinalogu@gmail.com>
-
Dhina17 authored
* Redmi 7 and Redmi Y3 are nearly same device except Front camera and Gyroscope sensor. * Redmi Y3 has 32MP selfie camera that is an AUX camera which is a cursed part in custom roms. And Gyroscope sensor works well in Y3 since we are including permission config which won't affect Redmi 7 as well * Hence, Redmi Y3 is an another variant of Redmi 7. Lets set the correct device name based on hwversion in init. Change-Id: Ie04a22815731b90450907a10091eb7859386b34e
-
Dhina17 authored
Change-Id: Id068d6f9757c8114ed45543ddd7c3990d02f4ee1
-
Bug: 138790309 Test: boot and wifi function is ok Change-Id: I35cf3e03566443e20799623045eacd423fd7f5c4
-
Dhina17 authored
Change-Id: Id14497e455d07a185a2e934bb95f9959e8bdba7e
-
Change-Id: I71ad7db85592ca18e3f0f8155bba5a472bfadbaa
-
* screen.on -> screen.on.display0 * screen.full -> screen.full.display0 AOSP frameworks/base: 8ac63071a4e6da7e0740f5eb6c6753218efcfd3a Change-Id: Iad50e6cb63368e2d71e6fa1dbb6997c0f95d321e
-
Add power consumed by audio and video hardware to power profile. Attribute these power to specific app. Bug: 70531798 Test: PowerProfileTest Test: BatteryStatsHelperTest Test: PowerCalculatorTest Change-Id: I4811efa14ce97983258cd59bfd328181fe95baf4 Change-Id: Ifc1c7b5504dee11c568c7ccb5b2904acc7fb95f5
-
* Commit LineageOS/android_frameworks_base@3d422c3 renamed: cpu.idle -> cpu.suspend cpu.awake -> cpu.idle Change-Id: Id6b289bf01b117d98a6c334fd36619505e0653ec
-