Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 152a619d authored by Steven Moreland's avatar Steven Moreland
Browse files

vndservice removed if w/o vndservicemanager

This binary is for talking to vendor services, and it'll hang if
vndservicemanager is not available. On devices where it isn't supported,
just remove it.

Fixes: 165043609
Test: N/A
Change-Id: I908c8771c37deb79cf36efb10e66b7fff7adcedf
parent 14350c57
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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