Merge "llkd: moved from optional to required component"
This commit is contained in:
commit
e1239cd1ad
|
@ -188,6 +188,7 @@ PRODUCT_PACKAGES += \
|
|||
libwilhelm \
|
||||
linker \
|
||||
linkerconfig \
|
||||
llkd \
|
||||
lmkd \
|
||||
LocalTransport \
|
||||
locksettings \
|
||||
|
|
|
@ -39,9 +39,6 @@ PRODUCT_PACKAGES += \
|
|||
Tag \
|
||||
TimeZoneUpdater \
|
||||
|
||||
# Binaries
|
||||
PRODUCT_PACKAGES += llkd
|
||||
|
||||
# OTA support
|
||||
PRODUCT_PACKAGES += \
|
||||
recovery-refresh \
|
||||
|
|
Loading…
Reference in New Issue