.....?
This commit is contained in:
@@ -106,8 +106,8 @@ BOARD_USES_GENERIC_KERNEL_IMAGE := true
|
|||||||
TARGET_KERNEL_SOURCE := kernel/samsung/sm8650
|
TARGET_KERNEL_SOURCE := kernel/samsung/sm8650
|
||||||
TARGET_KERNEL_CONFIG := \
|
TARGET_KERNEL_CONFIG := \
|
||||||
gki_defconfig \
|
gki_defconfig \
|
||||||
vendor/pineapple_GKI.config
|
vendor/pineapple_GKI.config \
|
||||||
# oem/e3q-lego.config
|
oem/e3q-lego.config
|
||||||
|
|
||||||
# Kernel modules
|
# Kernel modules
|
||||||
BOARD_SYSTEM_KERNEL_MODULES_LOAD := $(strip $(shell cat $(DEVICE_PATH)/modules.load.system_dlkm))
|
BOARD_SYSTEM_KERNEL_MODULES_LOAD := $(strip $(shell cat $(DEVICE_PATH)/modules.load.system_dlkm))
|
||||||
|
@@ -50,9 +50,11 @@ PRODUCT_PACKAGES += \
|
|||||||
libagm_pcm_plugin \
|
libagm_pcm_plugin \
|
||||||
libbatterylistener \
|
libbatterylistener \
|
||||||
libpar-pal \
|
libpar-pal \
|
||||||
|
libagm \
|
||||||
libfmpal \
|
libfmpal \
|
||||||
liblx-osal \
|
liblx-osal \
|
||||||
libar-gsl \
|
libar-gsl \
|
||||||
|
libar-pal \
|
||||||
libats \
|
libats \
|
||||||
libagmclient \
|
libagmclient \
|
||||||
libhfp_pal \
|
libhfp_pal \
|
||||||
|
Reference in New Issue
Block a user