Merge "vndservice removed if w/o vndservicemanager" am: 0113aa2070
am: 9d0f80aa9f
Original change: https://android-review.googlesource.com/c/platform/build/+/1402963 Change-Id: I7835e20a072fa60b03fffe3f08097d81adaffd1b
This commit is contained in:
commit
6c8f9f6830
1 changed files with 1 additions and 1 deletions
|
@ -66,11 +66,11 @@ PRODUCT_PACKAGES += \
|
|||
passwd_vendor \
|
||||
selinux_policy_nonsystem \
|
||||
shell_and_utilities_vendor \
|
||||
vndservice \
|
||||
|
||||
# Base module when shipping api level is less than or equal to 29
|
||||
PRODUCT_PACKAGES_SHIPPING_API_LEVEL_29 += \
|
||||
android.hardware.configstore@1.1-service \
|
||||
vndservice \
|
||||
vndservicemanager \
|
||||
|
||||
# VINTF data for vendor image
|
||||
|
|
Loading…
Reference in a new issue