sm8250-common: build vendor service manager
This commit is contained in:
parent
213cb61418
commit
60d8a2ca5c
1 changed files with 6 additions and 0 deletions
|
@ -281,3 +281,9 @@ PRODUCT_PACKAGES_DEBUG += \
|
||||||
# USB
|
# USB
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.usb@1.2-service-qti
|
android.hardware.usb@1.2-service-qti
|
||||||
|
|
||||||
|
# Vendor service manager
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
vndservicemanager
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue