- Oct 22, 2023
-
-
Your Name authored
-
Administrator authored
-
Administrator authored
-
Administrator authored
-
Your Name authored
-
Administrator authored
-
Administrator authored
-
Your Name authored
-
Your Name authored
-
Your Name authored
-
- Oct 21, 2023
-
-
Administrator authored
-
- Jan 15, 2023
-
-
Adam Lawson authored
This reverts commit 6a5e422f.
-
Adam Lawson authored
This reverts commit 577763ef.
-
Adam Lawson authored
Doesn't actually fix stuff This reverts commit 8b7d6052.
-
Adam Lawson authored
-
- Jan 14, 2023
-
-
Adam Lawson authored
-
Adam Lawson authored
On some roms it makes it impossible to set a lock screen pin and breaks fingerprint
-
Adam Lawson authored
-
Adam Lawson authored
Just causes logspam
-
ThatisJigen authored
* tryGetService is deprecated as https://cs.android.com/android/platform/superproject/+/master:prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/biometrics/fingerprint/2.2/android.hardware.biometrics.fingerprint@2.2_genc++_headers/gen/android/hardware/biometrics/fingerprint/2.2/IBiometricsFingerprint.h thanks @dev-harsh1998 for pointing me this
-
Adam Lawson authored
01-14 16:41:39.827 1031 1031 W WVCdm : [oemcrypto_adapter_dynamic.cpp(722):Initialize] Could not load liboemcrypto.so. Falling back to L3. dlopen failed: library "liboemcrypto.so" not found
-
- Jan 08, 2023
-
-
Adam Lawson authored
-
someone5678 authored
* This target is never existed and Bluetooth apex module also doesn't actually use it. But module still opening the library. Which cause log spam. * This commit is not required if you can just edit the source.
-
LuK1337 authored
* Ultra low latency playback is currently broken. Crackling audio can be well noticed while playing WhatsApp audio messages or even during some games. * This patch routes all audio that normally used audio-ull-playback paths to low-latency-playback paths instead, thus meaning we're switching from ULL to LL mode. Change-Id: I7d672f1ff10b984c8096c9c4ca83475e730fd16f
-
Thatisjigen authored
-
Adam Lawson authored
09-11 16:14:49.985 977 4243 D audio_hw_primary: start_output_stream: enter: stream(0xf1f4a7e0)usecase(0: deep-buffer-playback) devices(0x80) is_haptic_usecase(0) 09-11 16:14:49.985 977 4243 E audio_hw_primary: start_output_stream: A2DP profile is not ready, return error 09-11 16:14:49.985 977 4243 D audio_hw_primary: out_standby: enter: stream (0xf1f4a7e0) usecase(0: deep-buffer-playback) 09-11 16:14:49.985 977 4243 D audio_hw_primary: out_standby: exit
-
Kujou Yuko authored
Change-Id: I792a9715f17c1f17fb8b9a524cabed901d3e6f4a Signed-off-by: Kujou Yuko <i@779.moe>
-
Alice Kuo authored
Bug: 231671426 Test: build Change-Id: I85b7f023c03a7a2e603af94e88196c10a16fe4ec Merged-In: I85b7f023c03a7a2e603af94e88196c10a16fe4ec (cherry picked from commit 9b57be4d7f57e1d117c65fac1e2dc60dbc59cb4b)
-
Sal Savage authored
Bug: 217448211 Test: atest BluetoothInstrumentationTests Change-Id: I1260e95d357bd86099f75b910e0d744f97513fbc
-
Sal Savage authored
Bug: 217448211 Test: make -j Change-Id: I0d06b46910e42346653bea3484636f4129592ce3
-
weichinweng authored
* Modify bluetooth.profile.asha.central to bluetooth.profile.asha.central.enabled Tag: #feature Test: manual Bug: 211570675 Bug: 218454632 Change-Id: I8e1f49034e5a675b29fba747e634c9f7c6c29c50
-
Etienne Ruffieux authored
Tag: #feature Test: manual Bug: 211570675 Change-Id: Id74ec5e1b30f21c534c35b212a2fb297e9d591fb
-
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: I07e83ca352ff969be0e53a0f63b6c940b6c34dfb Signed-off-by: Cykeek <Cykeek@proton.me>
-
Josh Wu authored
Test: m Bug: 203490261 Change-Id: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7 Merged-In: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7 Signed-off-by: Cykeek <Cykeek@proton.me>
-
Adam Lawson authored
-
DarkJoker360 authored
* Some users reported bootanimation lags and freezes after a while. Looking from logs it fails to exit once boot is completed. Stopping bootanimation service, as workaround, is preventing this issue. Signed-off-by: improbir <ghosh_probir@yahoo.com> Signed-off-by: kssrao13882 <kssrao13882@gmail.com>
-
Adam Lawson authored
E QSEECOMD: : Init dlopen(libspl.so, RLTD_NOW) is failed.... dlopen failed: library "libspl.so" not found
-
- Jan 07, 2023
-
-
roberto-sartori-gl authored
Not supported on Android 13. Upgrade from previous releases is working. Signed-off-by: Roberto Sartori <roberto.sartori.android@gmail.com> Change-Id: Ic217cfbde67aa1aa7e2c8ce48f3489415ab7df16 Signed-off-by: kssrao13882 <kssrao13882@gmail.com>
-
Luofan Chen authored
Fixes: Could not find 'aidl/android.system.keystore2.IKeystoreService/default' for ctl.interface_start from pid: 617 (/system/bin/servicemanager)
-
Adam Lawson authored
-