- Apr 16, 2023
-
-
AdarshGrewal authored
Change-Id: Iba883ad3a4c35bc59222571c7a0069dc47d34d59
-
Giovanni Ricca authored
* From haydn V14.0.3.0.TKKMIXM Change-Id: Ie513762d0702e06a274ed6cb4915a7a34f281292
-
Kishor Krishna Bhat authored
Removed frozen and unfrozen cgroup configuration which are outdated and are also not required. This passes testFreezerKillExitCode test case. Change-Id: I8fef53a3b957d529cd6ace75e648ce8a5847e046 Signed-off-by:
Kishor Krishna Bhat <quic_kishkris@quicinc.com>
-
Satya Durga Srinivasu Prabhala authored
Sched Tune is deprecated in 5.4 Kernels and is replaced with UClamp. As Android releases has to support earlier Kernel versions like 4.14, UClamp isn't made default yet. Change-Id: If6f4ae0812ae456089273514de58bb0654bb08c7
-
Woody Lin authored
Bug: 141948707 Change-Id: I5dc57312118b0f6d95fc9fe164363ec7e15f1b51
-
Nate Jiang authored
Bug: 190354626 Test: build, CtsVerifier Change-Id: Ieff18b96ec0f24c1c20c40add4e47a532ece8922
-
Les Lee authored
ag/16564596 will change default value to false. Configure correct overlay configuration. Bug: 212488775 Test: manual test & build Change-Id: Iaf1a0a23dae69fde5995e591a757a8ef5374d5b5
-
Georg Veichtlbauer authored
It's now enabled by default Change-Id: I57f059c872fc2ad2fd15e788b1391eeebaff9bde
-
Michael Bestas authored
Change-Id: If17503f2dd4bd4d6e333891f9649a7db8d809852
-
Nolen Johnson authored
Change-Id: Idf139e0a42372fb78695b0bffaba3909929299ad
-
Pirama Arumuga Nainar authored
Bug: http://b/215753485 Reported by clang-r445002 error: use of bitwise '|' with boolean operands [-Werro r,-Wbitwise-instead-of-logical] if (gnssCbIface != nullptr || gnssCbIface_2_0 != nullptr| gnssCbIface_2_1 != nullptr) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ || Test: build with clang-r445002 Change-Id: I9410eb5208227dd70bd036aee02fb2aeb912f266 Merged-In: I9410eb5208227dd70bd036aee02fb2aeb912f266
-
- Mar 19, 2023
-
-
Edwin Moquete authored
This prop has no effect as of T QPR1. See: LineageOS/android_packages_modules_Bluetooth@cf25e33 Change-Id: Ic762812dd59429d344ccc55c01bf96b0ffd6dbab
-
Alexander Koskovich authored
* These are moved to sysprops in Android 13. https://android.googlesource.com/platform/system/libsysprop/+/976d33062b51e77edde44faad1a6e801c5dc0188%5E%21/#F0 Change-Id: I5bff67a15c537e8a47a19f30776fca6bf2c9fbe5
-
Alexander Koskovich authored
* Makes it GSI compatible Change-Id: I8f7caf241d508af59c16482e6185c42f23f8a460
-
Alice Kuo authored
Bug: 231671426 Test: build Change-Id: I78e2ddfc636a0fa31b977b5f9ba9a7d7bc0f2a26 Merged-In: I78e2ddfc636a0fa31b977b5f9ba9a7d7bc0f2a26 (cherry picked from commit acb0b19b8348a4b9518d2f46b1599f423f620347)
-
Sal Savage authored
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 Change-Id: Id6cd7901555edafef141bbc1bbd5e06dc3a54d0c
-
Sal Savage authored
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 Change-Id: I24fd57bacbf6786a26f7079e7a6e9857dbe170d1
-
Sal Savage authored
Bug: 217448211 Test: atest BluetoothInstrumentationTests Change-Id: I9312b9b70b51603aca6da6f4081533ab73c1614d
-
Sal Savage authored
Bug: 217448211 Test: make -j Change-Id: Idd7e52b7822915ed61299f1c0b29bf87ca0339fe
-
Michael Bestas authored
As of I3c7aed1bdb45db728d319f7d757400e44d232283 the Bluetooth stack defaults to reasonable defaults that should work for all devices. Change-Id: I056d63c4c8a2727e384172e964dc0000b6773504
-
llololo authored
No Pixel device support A2DP sink functionality. Bug: 163050296 Test: A2DP related test. Change-Id: I269220cf29451ea79362fc004fa073713f72fdb2
-
Josh Wu authored
Test: m Bug: 203490261 Change-Id: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7 Merged-In: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
-
Jakub Pawlowski authored
bluetooth.audio@2.1 adds new functionalities required for Bluetooth LE Audio development Bug: 150670922 Change-Id: Iac2ece0c029a38fef82e81f5ba3ba491163818ef
-
dianlujitao authored
Change-Id: I4d12752ae5fb2829d6612647c8740c84967f5434
-
dianlujitao authored
Change-Id: Iccf81b853ad67c47d23868899bf577ca0a1c6dde
-
Bruno Martins authored
Change-Id: Ice6c2b0735aa7cb4b2e638a794c778883e706c97
-
AdarshGrewal authored
This reverts commit 14509d9e. Change-Id: Ibb4d42d067c0ce1e45e8000cd8224d11b58c6c3a
-
- Mar 05, 2023
-
-
Michael Bestas authored
Change-Id: I882c0d8600f88c1bb939c7ee247230ec5e70338a
-
AdarshGrewal authored
Change-Id: I528d6cfcdfb40b1f2fad8706e2121eb20bc81dc6
-
Edwin Moquete authored
Change-Id: I13229c3057bf32c81b0fdace075f0791cb8ad380
-
Tyler Trephan authored
Test: make android.hardware.sensors@aidl-multihal Fix: 206867060 Change-Id: I9b78a0f25117d11fdf4beb1e0913393c1c14620d
-
- Jan 21, 2023
-
-
Jiyong Park authored
The ndk_platform backend will soon be deprecated because the ndk backend can serve the same purpose. This is to eliminate the confusion about having two variants (ndk and ndk_platform) for the same ndk backend. Bug: 161456198 Test: m Merged-In: Iebc1c5d4c277e96cf7564d882aeecb084adc53ee Change-Id: Iebc1c5d4c277e96cf7564d882aeecb084adc53ee (cherry picked from commit 25368375b1759a13cacbfa1a9a183d4eee7381b2)
-
AdarshGrewal authored
Change-Id: I84e3f2506e020c197a3d5be43cb55e7beeddd608
-
Bowgo Tsai authored
Those keys will be embedded into VtsSecurityAvb on host side instead, to verify the GSI image used on the device. Bug: 149806769 Test: build and checks those keys are removed from $OUT/recovery/root/first_stage_ramdisk/avb/ Change-Id: I8a002ba6f1421fb460056ccae6572050bdb0ce3c
-
- Dec 31, 2022
-
-
Giovanni Ricca authored
Change-Id: I1960beab441ef320c00994cab150a4ef7a40b212
-
Alexander Koskovich authored
Change-Id: Iadaef9cba8c378c54ea106f539d78f2a72388a97
-
Dyneteve authored
sed -i '/config_update_service_status/ s/true/false/g' \ rro_overlays/CarrierConfigOverlay/res/xml/vendor.xml Change-Id: I26ce187483d6d8c18bcd1901cd6d71ca6ec1e31f
-
- Oct 30, 2022
-
-
AdarshGrewal authored
There is a visible gamma shift when switching to high refresh rate on some devices where it's poorly tuned (like haydn). Since its fine for properly tuned devices (like renoir/lisa) lets keep these props here and override on devices where its necessary. Change-Id: Ie120376e330edfef59a4a535545ac7c014a3b557
-
- Oct 10, 2022
-
-
Arian authored
This is set properly by vendor/bin/init.qti.media.sh Change-Id: I408d27624fd47183a8b93380bc1d8e5e83dd856e
-
- Sep 27, 2022
-
-
Arian authored
This is necessary to find the dualcamera calibration in persist Change-Id: I89d5d7839e13aeb2f5373b8bdc2e03830407cfb0
-