| Commit message (Collapse) | Author | Age |
|
|
|
| |
Change-Id: I2e5bd2d04c2e0a1341b260e986388d4bb1c6d354
|
|
|
|
| |
Change-Id: I0d66e93ab38bd194b9e8fa5ab72dbeb3f295321a
|
|
|
|
| |
Change-Id: Ib575540892c88c3bc1e5e730b2b4c1516d3a758b
|
|
|
|
|
|
|
|
| |
* z2_plus and z2_row have the same value, so commonize them
Also move them to properties.
Change-Id: I126f5d1b6f470554c725704f3b91a8f75b3eba89
Signed-off-by: Nanhumly <admin@warbler.cc>
|
|
|
|
|
|
|
|
|
| |
* This yields significantly reduced jitter and doesn't have any measurable
impact on latency.
* Also remove the SF offset to avoid regressions
Change-Id: Ic370750b78db0a0734951975dc1fdea98eb38157
|
|
|
|
|
|
|
|
| |
ro.charger.disable_init_blank
Test: charger mode
Bug: 124118169
Change-Id: I3825d08e38d677bd7154879609857de302348b6f
|
|
|
|
|
|
| |
* Yet another disablement we need, to have bluetooth working properly on A13 (QPR2)
Change-Id: Id3889d6310bac6d417ff2871d5e4a8c513e77354
|
|
|
|
|
|
| |
In order to fix incoming calls.
Change-Id: Id474622f3e08b88f1d099e3d6507fd1d84de4d88
|
|
|
|
| |
Change-Id: I921aca1d239ca9a6a464f31b5d7a596df60d6326
|
|
|
|
|
|
|
| |
´threaded´ option has issues with night light, etc.
Co-authored-by: Michal Pražák <michal.prazak1@gmail.com>
Change-Id: I142b95a38bf664f54c12d5c17ab11214375f705b
|
|
|
|
|
| |
Bug: 141948707
Change-Id: I5dc57312118b0f6d95fc9fe164363ec7e15f1b51
|
|
|
|
|
|
| |
* Makes it GSI compatible
Change-Id: I8f7caf241d508af59c16482e6185c42f23f8a460
|
|
|
|
|
|
| |
Bug: 231671426
Test: build
Change-Id: I5585d3571b1f047b0b4587be91941c315f4340bb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The class of device is a string with a list of uint8t values:
90,2,12
The meaning is as follows:
{Service Field, Major class, Minor class}
Service Field: 0x5A -> 90
Bit 17: Networking
Bit 19: Capturing
Bit 20: Object Transfer
Bit 22: Telephony
MAJOR_CLASS: 0x02 -> 2 (Phone)
MINOR_CLASS: 0x0C -> 12 (Smart Phone)
Bug: 217452259
Test: make -j; -- check that bluetooth.device.class_of_device is
correct
Merged-In: I70301be5e19f2cbc39b626621a62bc529974ca56
Change-Id: I70301be5e19f2cbc39b626621a62bc529974ca56
|
|
|
|
|
|
|
|
|
|
|
|
| |
System properties set with the "=" operator cannot be overriden. This
device is used elsewhere in the system and some of the properties need
to be overridden. The "?=" operator will use the assigned value if no
other values are assigned elsewhere, allowing for overrides.
Bug: 230638462
Test: adb shell getprop | grep bluetooth
Merged-In: I29701f59e357d5896db5623493010be02dc2b4d5
Change-Id: I29701f59e357d5896db5623493010be02dc2b4d5
|
|
|
|
|
|
|
|
|
| |
implementation
Bug: 217448211
Test: atest BluetoothInstrumentationTests
Merged-In: Id7cf86161037e805d1e1d50e314f6e40c6207897
Change-Id: Id7cf86161037e805d1e1d50e314f6e40c6207897
|
|
|
|
|
|
|
| |
Bug: 217448211
Test: make -j
Merged-In: Ie73064582e562c579c7985c857ccd2ee6ebd095b
Change-Id: Ie73064582e562c579c7985c857ccd2ee6ebd095b
|
|
|
|
|
|
| |
Holds an unexpected sensor_SMD wake lock on R from time to time
Change-Id: Ib1eab796c186904db8ae342c9078de7c26cdf1dc
|
|
|
|
| |
Change-Id: Id1feabf037b2d1648ac55aafc83c1b624beaa373
|
|
|
|
|
|
| |
* Else, ScalarConfig: :GetPipeScaleSettingsInfo: lib_scale_get_pipe_settings failed: status = 2
Change-Id: I7ee49c90f7ad948641d81b3c261351a6b3728fed
|
|
|
|
|
|
|
|
|
|
|
| |
Set debug.sf.latch_unsignaled=1 is used to allow surfaceflinger to
latch unsignal buffers that can give more time for buffer to render.
But if the buffer takes longer time to finish, it will block whole
display pipeline result to jank.
Bug: 157964883
Test: scrolling, launch
Change-Id: I56c3e05921de5fc9569bf3f93fde03022a64b6a4
|
|
|
|
|
|
|
|
|
|
|
| |
qcril will block any further MT SMS if previous one is not ACKed.
For this bug, IMS service is not ready and resulted in qcril stuck in blocking state.
This solution will add 30s timer to reset blocking state if there is no ACK from Telephony.
Bug: 169549852
Test: MT SMS during power off
Change-Id: I6f52170654925143aeb55f8bc0cf4c379717e718
Signed-off-by: muti605 <mustafa.sahin605@yandex.com>
|
|
|
|
|
|
| |
* Set soc model and manufacturer properties.
Change-Id: Ia75eb8862c7d879c40e64527d32d082bfa9b8e42
|
|
|
|
| |
Change-Id: I2c33cfa2dc494049681f9aacbe29887932a7b182
|
|
|
|
|
|
|
|
| |
ro.charger.enable_suspend
Test: charger mode
Bug: 124118169
Change-Id: I3825d08e38d677bd7154879609857de302348b6f
|
|
|
|
|
|
|
| |
* vendor.gralloc.disable_wb_ubwc is removed from Q blobs and replaced
by this one.
Change-Id: I7c1457ccff4a142ad3a5b83ac11ffe333303667a
|
|
|
|
| |
Change-Id: Iadefa31bc863b7ab70239874bed82bef240cbba5
|
|
|
|
|
|
|
|
|
|
| |
The configstore will be not used in surfaceflinger. So surfaceflinger
will use the system properties instead of configstore.
For this, the system properties are added.
Bug: 112386364
Test: m -j && boot test
Change-Id: Ie3d2adccca06702217984cf2c9db986d852b7014
|
|
|
|
|
|
|
| |
We support IMS features on carriers not listed in the CarrierConfig,
so let's use the props to enable it everywhere.
Change-Id: I54b48b4196908b9c11e8aa781a05600a8f380a35
|
|
|
|
| |
Change-Id: I9ae6d8a035675f7a457794196c7b4e2c2ddc7614
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Window animations now have rounded corners, meaning that
the shader that we use is more expensive than it used to be.
Because of this, we need to adjust the SF offsets, to make sure
that we'll have enough time to finish the GPU composition without
dropping frames.
These offsets as similar to blueline's, adjusted slightly because
we were getting false "frame missed" signals if composition
starts too early.
Change-Id: I8173e12b006bc1cab6b4cb0b3a5db9f9b3489819
|
|
|
|
|
|
|
| |
* Switch to /persist for bt_mac to make so that it's kept even after a factory reset
* Also update the path of wlan_mac.bin in wlan.sh to write to the real mount point instead of the bind one
Change-Id: I250358484a8c8a8ef7f01941eea798c11d6ac4e7
|
|
|
|
|
|
|
| |
* Turns out we don't actually need to use this as /proc/mac_wifi and mac_bt can turn into normal mac address values just with hex dumping
* Remove bt_mac_prop as we can just set the mac path in vendor_prop.mk
Change-Id: I23665cdd5d39d5e090694cff5a63f55ecb9ea334
|
|
|
|
| |
Change-Id: I21c1c4a0f6e071cd82803f9fff8f0cce7cd16d94
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* From ZUI 4.0.247DEV
* This fixes VoLTE not coming back after mobile data has been switched to 2nd SIM
and back to VoLTE capable 1st SIM
* Probably also fixes random IMS restarts as they can't be noticed in logs anymore
* ZUI ims_rtp_daemon cannot link libmedia.so, probably because we have switched to full VNDK
According to DD3Boh:
lib-dplmedia.so is a dependency of lib-rtpcore.so which is a dependency of ims_rtp_daemon
So add a blob_fixup to remove libmedia.so dependency from lib-dplmedia.so
Change-Id: I5402f0ef93d03661d611d6775b1b331cf35afc06
|
|
|
|
|
|
|
| |
* Sadly, out-of-the-box Miracast support was killed in P, so
we need this to keep Wi-Fi display feature working.
Change-Id: Id680d918b64c0e3733251db45992ec477b6fbdfb
|
|
|
|
|
| |
Change-Id: I2845f434d7c0266fabd43fb672c505b574273f6d
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
Added vendor prefix to vendor bins
Change-Id: I634951944537397727239a17ce64522b3d2dac0e
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: I92378b88ed417c38265ded425a614b2f4590656b
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
9/PKQ1.180917.001/V10.0.1.0PDLMIFJ [1/2]
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: I4ac0525933bb421f7d025c5e4c6a1de0f083c46e
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
LA.UM.7.2.r1-05400-sdm660.0
This fixes the following USB related issues which were introduced after upgrading to kernel 4.4:
* Android Auto
* USB Tethering in Windows (now no longer needs manual RNDIS driver installation)
* QCOM DIAG mode
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* This might break the GPU frequency switch on some games
Revert "Update Vulkan hardware level supported to 1"
This reverts commit 91b4cb3452a2000424e4536e7e66adfebfe04670.
Revert "msm8996-common: Advertise Vulkan 1.1 system feature"
This reverts commit 52f63d31e49d21dd3f80acbb237d545de8642749.
|
|
|
|
|
| |
Change-Id: I2a357565f311ecdca53da85b96b503af6e1bbf67
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: I08bafbfc626a947f268dc7fdbd8409c16a19a650
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* We set it in the BoardConfig now
Change-Id: I8ed6e4e12cd95299171a610d83503bda2e8e410a
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* I really hated this
Change-Id: Ibe7e7a8cde6e78f40e82bf227e10f076de7efa97
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: I5611b03554194d63755a36f04ec188832279b39b
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|