Merge "vndservice removed if w/o vndservicemanager" am: 0113aa2070
am: 9d0f80aa9f
am: 6c8f9f6830
am: 0a6c654d9f
am: 3e27237e5e
Original change: https://android-review.googlesource.com/c/platform/build/+/1402963 Change-Id: I05d58c78c45b868ce6c76d8afd808a0b90c868b4
This commit is contained in:
commit
b37817261e
1 changed files with 1 additions and 1 deletions
|
@ -67,11 +67,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