Merge "vndservice removed if w/o vndservicemanager" am: 0113aa2070
am: 9d0f80aa9f
am: 6c8f9f6830
am: 0a6c654d9f
Original change: https://android-review.googlesource.com/c/platform/build/+/1402963 Change-Id: Iedb083c5df58dbf2279a4dcb6fba055918a24e17
This commit is contained in:
commit
3e27237e5e
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