sm8450-common: Build vndservicemanager
* Needed for FCM >= R. Change-Id: Ibc27a98f5774a51caaab077c1d8e0a2a79bdffe5
This commit is contained in:
parent
7423ad8bb4
commit
91280b221b
1 changed files with 4 additions and 0 deletions
|
@ -360,6 +360,10 @@ PRODUCT_COPY_FILES += \
|
||||||
frameworks/native/data/etc/android.hardware.usb.accessory.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.accessory.xml \
|
frameworks/native/data/etc/android.hardware.usb.accessory.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.accessory.xml \
|
||||||
frameworks/native/data/etc/android.hardware.usb.host.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.host.xml
|
frameworks/native/data/etc/android.hardware.usb.host.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.host.xml
|
||||||
|
|
||||||
|
# Vendor service manager
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
vndservicemanager
|
||||||
|
|
||||||
# Vendor init
|
# Vendor init
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_PATH)/rootdir/etc/init.qcom.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.qcom.rc \
|
$(LOCAL_PATH)/rootdir/etc/init.qcom.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.qcom.rc \
|
||||||
|
|
Loading…
Reference in a new issue