| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
In order to fix incoming calls.
Change-Id: Id474622f3e08b88f1d099e3d6507fd1d84de4d88
|
|
|
|
|
|
|
|
|
|
|
| |
APM would fail to parse the config anyway:
E DevicesFactoryHAL: loadAudioInterface couldn't load audio hw module audio.a2dp (No such file or directory)
W DevicesFactoryHalHidl: The specified device name is not recognized: "a2dp"
E AudioFlinger: loadHwModule() error -22 loading module a2dp
W APM_AudioPolicyManager: could not open HW module a2dp
Change-Id: Iaa1be881cfe8f8474cef0ba46e1b0a62b59e14be
|
|
|
|
|
|
|
| |
Test: m
Bug: 203490261
Change-Id: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
Merged-In: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
|
|
|
|
| |
Change-Id: I921aca1d239ca9a6a464f31b5d7a596df60d6326
|
|
|
|
| |
Change-Id: I4d12752ae5fb2829d6612647c8740c84967f5434
|
|
|
|
| |
Change-Id: Ia7eb4f98773737f8fce41f3152ebad6502cc3b7c
|
|
|
|
| |
Change-Id: Ibdd2bbbc7b7d46d73a237b5fc9f3a9c96650ef90
|
|
|
|
| |
Change-Id: I339c35b09c0efdc3ea9f06193844e711f58e1087
|
|
|
|
| |
Change-Id: I4ab9183c90cd5d294c7710c9c16d8109eecc827b
|
|
|
|
| |
Change-Id: I4e92806ce0f3e8ae83365696cfba90c7a96ac9d2
|
|
|
|
|
|
|
|
|
|
| |
* This allows infra to sign successfully, I hate it, but it builds,
boots, and works fine enough as a workaround.
* The underlying issue is that this flag causes avbtool args and location
to be set in `misc_info.txt` whereas before it was not.
Change-Id: I7bdf237ec30d692c7d8b5c626a6e761e2c1a2593
|
|
|
|
|
|
|
| |
The fs_config_files for each partition is already added to
PRODUCT_PACKAGES by base_{product,system,system_ext,vendor}.mk.
Change-Id: Ifbadacd5cb20beca70ed8b3accb3baf86a989c92
|
|
|
|
| |
Change-Id: I151054e1ab2ababf06ebf2607ad2bd71c37fe30e
|
|
|
|
| |
Change-Id: Ifa602ed1ae0734dbda40663770f2e54075bfa208
|
|
|
|
|
|
|
| |
´threaded´ option has issues with night light, etc.
Co-authored-by: Michal Pražák <michal.prazak1@gmail.com>
Change-Id: I142b95a38bf664f54c12d5c17ab11214375f705b
|
|
|
|
|
|
|
| |
As of I3c7aed1bdb45db728d319f7d757400e44d232283 the Bluetooth stack
defaults to reasonable defaults that should work for all devices.
Change-Id: I056d63c4c8a2727e384172e964dc0000b6773504
|
|
|
|
|
|
| |
It's now enabled by default
Change-Id: I57f059c872fc2ad2fd15e788b1391eeebaff9bde
|
|
|
|
|
|
|
| |
Some KGSL sysfs nodes need to be access controlled. Set proper
permissions for the same.
Change-Id: Idc7e2447d02742074873901c6539f2c6d9d25862
|
|
|
|
|
|
|
|
|
| |
ag/16564596 will change default value to false.
Configure correct overlay configuration.
Bug: 212488775
Test: manual test & build
Change-Id: Iaf1a0a23dae69fde5995e591a757a8ef5374d5b5
|
|
|
|
|
| |
Bug: 141948707
Change-Id: I5dc57312118b0f6d95fc9fe164363ec7e15f1b51
|
|
|
|
|
|
| |
Bug: 214499288
Change-Id: I4823afa45553b9484ad5215d081b0e6635c4b183
Test: Presubmit
|
|
|
|
|
|
|
| |
This is not needed, since Widevine DRM and Clearkey DRM
services are available.
Change-Id: I97023f1bab88ddb8fa4cb205df190c516a759951
|
|
|
|
| |
Change-Id: I2c90efac01e61500eb1be23bb0ae6f96c2acdc53
|
|
|
|
|
|
| |
This is no longer needed as of Android 13.
Change-Id: I38435c47c8781678f82014decbbae40dcab0a07b
|
|
|
|
|
|
| |
* Makes it GSI compatible
Change-Id: I8f7caf241d508af59c16482e6185c42f23f8a460
|
|
|
|
|
|
| |
These have been migrated to sysprops in Android 13.
Change-Id: I34c1f6b882a61df6db95523997002512354d875e
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Bug: 220306859
Test: atest
Tag: #feature
Change-Id: I1af8461f8ad82afbb21b43dd6968e824ea89f5d6
|
|
|
|
| |
Change-Id: I9e64a05cba236420cec91025fca96f3b6916c40f
|
|
|
|
|
|
| |
The config has changed, migrate to the new one.
Change-Id: I59d2656df3abe4ea518c2097ac1bfe85b6bfcfef
|
|
|
|
| |
Change-Id: I464ab099877cd215ad04bd7408134f85c6ee9b88
|
|
|
|
|
|
| |
Holds an unexpected sensor_SMD wake lock on R from time to time
Change-Id: Ib1eab796c186904db8ae342c9078de7c26cdf1dc
|
|
|
|
|
|
|
|
|
| |
* In z2 the menu, assist and apps switch keys are mapped to various functions
of the Utouch button, that have no way of supporting the long press function
* Let's disable them since removing the preference completely makes the menu crash
Change-Id: If5a4ec0608a7d57623de99cce5953bbb4803b304
|
|
|
|
|
|
|
|
|
| |
LineageParts
* Since the last commits in Button Settings, removing these options makes the menu crash
* Sync also with stuff that was updated in button_settings.xml in Android 12
Change-Id: I537291cadde7845d4d9835b9374ecc7caa0f4c5c
|
|
|
|
|
|
|
| |
* Especially wait for really critical temperatures before
shutting down the device completely
Change-Id: Ib9d7837bd7613f208e6c4b73ea819e8981ee170f
|
|
|
|
| |
Change-Id: Icee969e363af093e17e0e1d78b86c3658852345d
|
|
|
|
| |
Change-Id: If560adfd69a6c3a1cc9f837b31d16b0bff3e3b15
|
|
|
|
|
|
| |
* We don't need this
Change-Id: Id7f57dcb3c1e7b225d8c51c0718c018bb41dc8c1
|
|
|
|
|
|
|
|
|
|
|
| |
Add more aggressive throttling before shutdown
Change thermal shutdown to 60C
Fix wrong temperature in SKIN-MID-FLOOR
Bug: 33276816
Bug: 35933344
Test: on marlin
Change-Id: Id20f2299beb7772bbe376342642814b01369731c
|
|
|
|
|
|
|
| |
* Remove the battery monitor part too since the bms sensor isn't
reliable anymore with everyone using a third party battery
Change-Id: I46f788b079a5f9548989c495e0b5a1e1825f5df5
|
|
|
|
|
|
| |
Bug: 33277414
Test: marlin boots and logging thermal temperatures
Change-Id: I114b397cfd140e92a90d41538890faa9a086207e
|
|
|
|
| |
Change-Id: I9b450b2cf6af2b89c167df48244764523e7da67b
|
|
|
|
| |
Change-Id: Iaf31b2c75ce9c584beec6fe2eeee05d95acb5966
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
They doesn't work right, because xml attributes where
stripped down, and leading zeros are removed.
E.g. instead of
<carrier_config mcc="262" mnc="06">
the values are modified and get
<carrier_config mcc="262" mnc="6">
This prevents matching of defined carrier definitions.
Change-Id: I11efe716f9d2ea44bef80c15004d7a8cb71b58b9
|
|
|
|
| |
Change-Id: Ib7b28f04d83ee29aee73cf3bdf62f99cf99824fd
|
|
|
|
| |
Change-Id: I33b3f0d1b2b302f62e1491d31ad32b33609fe4a8
|