- Jun 26, 2023
-
-
Change-Id: I2c90efac01e61500eb1be23bb0ae6f96c2acdc53
-
Same values go to: - power profile xml for power calculation - vendor props for the A13 BT stack Change-Id: I04dbb8736a599c4798223f7e3e317b2fcc873ded
-
These have been migrated to sysprops in Android 13. Change-Id: I34c1f6b882a61df6db95523997002512354d875e
-
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
-
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
-
Bug: 217448211 Test: atest BluetoothInstrumentationTests Merged-In: I0d23d92ae4d75d6658c2ab2ca25122dd5ac68300 Change-Id: I0d23d92ae4d75d6658c2ab2ca25122dd5ac68300
-
Bug: 217448211 Test: make -j Merged-In: I0a76275baf2c80894b6be71d79b3265021ac921b Change-Id: I0a76275baf2c80894b6be71d79b3265021ac921b
-
bluetooth.audio@2.1 adds new functionalities required for Bluetooth LE Audio development Bug: 150670922 Change-Id: Iac2ece0c029a38fef82e81f5ba3ba491163818ef
-
Change-Id: I5fa961bf08d0e637fcba6d2444a082a1f0330386
-
Change-Id: Ia2cd305baf3ce0fa7ac52d440a4ff51f94654438
-
- building from here https://github.com/LineageOS/android_build/blob/lineage-18.1/target/product/full_base.mk#L35 Change-Id: Ib71c1abd381468ec3621d60e5ca959f738f51168
-
- Jun 15, 2023
- Nov 01, 2022
-
-
Dhina17 authored
Change-Id: I294f088612d622d98ada0380bef60a44d6cdac43
-
- Oct 30, 2022
-
-
Dhina17 authored
Change-Id: I0963ce6305a351a4bc90ccc4f237745f1c6a0d4c
-
- Oct 25, 2022
-
-
Dhina17 authored
Change-Id: Ia79cb95998ebac2fb88d026f7a5666e6051ade16
-
Dhina17 authored
Change-Id: Ifcb7c129cdea9d71a24039f1e29bd0114aca1b95
-
Dhina17 authored
Change-Id: Idccc57073bc5f38015365e75d39d954ecbf9b410
-
Dhina17 authored
Change-Id: I31537719ddd616f288ab94773722dbd694f13162
-
Dhina17 authored
Change-Id: I7305d622b689d9cda652b36234b549bd717ded97
-
* Not needed for us. Change-Id: Ieee6bbbb858c0ee86769cded081fd82f3b9744ef
-
Properties which are related to the fastdormancy apk are removed. Legacy fast dormancy code is obsolete and removed all its instances. CRs-Fixed: 2748503 Change-Id: I7a2bd24d78bb49765af59c933eca4503015b6792
-
- Oct 23, 2022
-
-
Dhina17 authored
Change-Id: Ib64596846134bcd5b2d5c1cc8bf4eaab266fde10
-
Dhina17 authored
Change-Id: I1616a4026d78cb6bb9bb9803c07ca5076281db7a
-
Our device disables ringback tone when performing an IMS call. Change-Id: I0c36465edf79fa686ca8584347d670705c59f85d
-
Bug: 36796459 Test: succeeded building and tested on device Change-Id: Iaf77c0b2fb15bf75c48f7cbe5d5bb96bdd6417fe Merged-In: Iaf77c0b2fb15bf75c48f7cbe5d5bb96bdd6417fe (cherry picked from commit 4e66b11f93d1b4fef99b500af23e65e1b5942867)
-
Dhina17 authored
Change-Id: I22d9c9126d376ceac24cb82b3d61a84cd4ffc0b7
-
Change-Id: I62629d99e0ace3e5cfa0bdef925e919ddd2ebe12
-
Dhina17 authored
Change-Id: I1fba3e5d3cd723249bf8e696f06a275314fc3e16
-
Dhina17 authored
Fixes: I hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.radio.qtiradio@1.0::IQtiRadio/slot1 in either framework or device VINTF manifest. E hwservicemanager: vendor.qti.hardware.radio.qtiradio@2.4::IQtiRadio/slot1 is in the VINTF manifest, but its superclass vendor.qti.hardware.radio.qtiradio@1.0::IQtiRadio is not. Refusing to register. Change-Id: I501c3aea0bd7c6afc3d93eb83adcb77df8fced8d
-
Update the secure_element version to enable new upgraded interface solution. Change-Id: Iaefba8ee8e459b3332a40ffc8f6c55d5e1e68df3
-
Change-Id: I780fef79b6b370d2058a45a08230de19cce4a0af
-
Change-Id: I0a15c9ffdaa3576409d7eb850278110c060a2e18
-