davinci: Build the vendor.xiaomi.hardware.motor@1.0 interface
Change-Id: Ieda22802167fb20f54b301f3c686f158599f09eb
This commit is contained in:
parent
169d43565e
commit
b97294d58f
@ -118,6 +118,10 @@ PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.camera.full.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.full.xml \
|
||||
frameworks/native/data/etc/android.hardware.camera.raw.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.raw.xml
|
||||
|
||||
# Camera motor
|
||||
PRODUCT_PACKAGES += \
|
||||
vendor.xiaomi.hardware.motor@1.0.vendor
|
||||
|
||||
# Device-specific settings
|
||||
PRODUCT_PACKAGES += \
|
||||
XiaomiParts
|
||||
|
@ -274,7 +274,6 @@ vendor/firmware/CAMERA_ICP.elf
|
||||
vendor/bin/hw/vendor.xiaomi.hardware.motor@1.0-service
|
||||
vendor/lib64/hw/vendor.xiaomi.hardware.motor@1.0-impl.so
|
||||
vendor/lib64/mi.motor.daemon.so
|
||||
vendor/lib64/vendor.xiaomi.hardware.motor@1.0.so
|
||||
|
||||
# Camera (popup sound effects)
|
||||
media/audio/ui/popup_cangmen_down.ogg
|
||||
|
Loading…
Reference in New Issue
Block a user