projects
/
GitHub
/
LineageOS
/
G12
/
android_device_amlogic_g12-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
279aaa8
)
g12: Unconditionally build BT deps
author
Nolen Johnson
<johnsonnolen@gmail.com>
Mon, 29 Jan 2024 06:07:17 +0000
(
01:07
-0500)
committer
Nolen Johnson
<johnsonnolen@gmail.com>
Mon, 29 Jan 2024 06:07:17 +0000
(
01:07
-0500)
* It is installed even if not started, resulting in
dlopen errors.
Change-Id: I8f727e453b7eb511019d13e3147f8bbdb36e3398
g12.mk
patch
|
blob
|
blame
|
history
diff --git
a/g12.mk
b/g12.mk
index a8ac15eae17d8c165f40b5a4da5a6bd4a50c1bd2..0ce2517baebd823cf4e2e183d0b39ef3352136ae 100644
(file)
--- a/
g12.mk
+++ b/
g12.mk
@@
-30,10
+30,8
@@
PRODUCT_PACKAGES += \
libaudiofoundation.vendor
## Bluetooth
-ifneq ($(BOARD_HAVE_BLUETOOTH),false)
PRODUCT_PACKAGES += \
android.hardware.bluetooth@1.0.vendor
-endif
## Camera
PRODUCT_PACKAGES += \