Merge "Add snapuserd to VABC product and base_system.mk."
This commit is contained in:
commit
7cd99eb450
2 changed files with 2 additions and 1 deletions
|
@ -249,6 +249,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 a new issue