projects
/
GitHub
/
LineageOS
/
G12
/
android_device_google_sabrina.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4753e6c
)
sabrina: bluetooth: Remove KERNEL_MISSING_CLOCK_BOOTTIME_ALARM define
author
Arne Coucheron
<arco68@gmail.com>
Sun, 21 May 2017 04:09:26 +0000
(06:09 +0200)
committer
Bruno Martins
<bgcngm@gmail.com>
Thu, 26 Oct 2023 21:49:51 +0000
(22:49 +0100)
We're using the new alarmtimer interface in the kernel now,
and thus have CLOCK_BOOTTIME_ALARM.
Change-Id: I147f6a08e31f5bbe8629f11cfa31e10e61d3685c
bluetooth/include/bdroid_buildcfg.h
patch
|
blob
|
blame
|
history
diff --git
a/bluetooth/include/bdroid_buildcfg.h
b/bluetooth/include/bdroid_buildcfg.h
index 244d11218232f2d763254df1ea39c0ca1bb9a9b7..c4a59df98b66d2eab9d8068fe51e7be0312e97c4 100644
(file)
--- a/
bluetooth/include/bdroid_buildcfg.h
+++ b/
bluetooth/include/bdroid_buildcfg.h
@@
-25,7
+25,4
@@
#define BTM_BLE_SCAN_SLOW_INT_1 512
-/*fix r311&r321 bt not open*/
-#define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE
-
#endif