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:
parent
51c2dee3da
commit
8885e5975d
1 changed files with 4 additions and 0 deletions
|
@ -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-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
|
$(COMMON_PATH)/configs/keylayout/uinput-goodix.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/uinput-goodix.kl
|
||||||
|
|
||||||
|
# Keystore
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
android.system.keystore2
|
||||||
|
|
||||||
# Lights
|
# Lights
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.lights-service.xiaomi_sdm660
|
android.hardware.lights-service.xiaomi_sdm660
|
||||||
|
|
Loading…
Reference in a new issue