Merge "llkd: moved from optional to required component"

This commit is contained in:
Treehugger Robot 2020-09-08 18:26:07 +00:00 committed by Gerrit Code Review
commit e1239cd1ad
2 changed files with 1 additions and 3 deletions

View file

@ -188,6 +188,7 @@ PRODUCT_PACKAGES += \
libwilhelm \
linker \
linkerconfig \
llkd \
lmkd \
LocalTransport \
locksettings \

View file

@ -39,9 +39,6 @@ PRODUCT_PACKAGES += \
Tag \
TimeZoneUpdater \
# Binaries
PRODUCT_PACKAGES += llkd
# OTA support
PRODUCT_PACKAGES += \
recovery-refresh \