sdm660-common: ship android.system.keystore2

Fixes: Could not find 'aidl/android.system.keystore2.IKeystoreService/default'
       for ctl.interface_start from pid: 617 (/system/bin/servicemanager)
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Luofan Chen 2022-02-20 19:41:53 +08:00 committed by pix106
parent 51c2dee3da
commit 8885e5975d

View file

@ -337,6 +337,10 @@ PRODUCT_COPY_FILES += \
$(COMMON_PATH)/configs/keylayout/uinput-fpc.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/uinput-fpc.kl \
$(COMMON_PATH)/configs/keylayout/uinput-goodix.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/uinput-goodix.kl
# Keystore
PRODUCT_PACKAGES += \
android.system.keystore2
# Lights
PRODUCT_PACKAGES += \
android.hardware.lights-service.xiaomi_sdm660