forked from openkylin/platform_build
Merge "Add snapuserd to VABC product and base_system.mk." am: 7cd99eb450
am: c0a5fefc1f
am: 498a4291ff
am: 015a38a81c
Original change: https://android-review.googlesource.com/c/platform/build/+/1464824 Change-Id: Ic6a99179687a029cd64e5df0cdb6c937f63e43dc
This commit is contained in:
commit
84fe04bef7
|
@ -251,6 +251,7 @@ PRODUCT_PACKAGES += \
|
|||
shell_and_utilities_system \
|
||||
sm \
|
||||
snapshotctl \
|
||||
snapuserd \
|
||||
SoundPicker \
|
||||
storaged \
|
||||
surfaceflinger \
|
||||
|
|
|
@ -18,4 +18,4 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota.mk)
|
|||
|
||||
PRODUCT_VENDOR_PROPERTIES += ro.virtual_ab.compression.enabled=true
|
||||
|
||||
PRODUCT_PACKAGES += snapuserd_ramdisk
|
||||
PRODUCT_PACKAGES += snapuserd_ramdisk snapuserd
|
||||
|
|
Loading…
Reference in New Issue