sanders: add some HALs required by camera
This commit is contained in:
16
device.mk
16
device.mk
@@ -110,8 +110,8 @@ PRODUCT_PACKAGES += \
|
||||
camera.device@1.0-impl \
|
||||
camera.device@3.2-impl \
|
||||
android.hardware.camera.provider@2.4-impl \
|
||||
libshim_camera_hal \
|
||||
libshims_camera
|
||||
vendor.qti.hardware.camera.device@1.0 \
|
||||
vendor.qti.hardware.camera.device@1.0_vendor
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/camera/imx219_chromatix.xml:system/etc/camera/imx219_chromatix.xml \
|
||||
@@ -143,15 +143,19 @@ PRODUCT_PACKAGES += \
|
||||
android.hardware.graphics.allocator@2.0-impl \
|
||||
android.hardware.graphics.allocator@2.0-service \
|
||||
android.hardware.graphics.composer@2.1-impl \
|
||||
android.hardware.graphics.composer@2.1-service \
|
||||
android.hardware.graphics.mapper@2.0-impl \
|
||||
android.hardware.memtrack@1.0-impl \
|
||||
android.hardware.memtrack@1.0-service \
|
||||
android.hardware.configstore@1.0-service \
|
||||
hwcomposer.msm8953 \
|
||||
memtrack.msm8953 \
|
||||
libgenlock \
|
||||
libtinyxml \
|
||||
libdisplayconfig \
|
||||
libqdMetaData.system
|
||||
libqdMetaData.system \
|
||||
vendor.display.config@1.0 \
|
||||
vendor.display.config@1.0_vendor
|
||||
|
||||
PRODUCT_PACKAGES += android.hardware.media.omx
|
||||
|
||||
@@ -250,10 +254,8 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/media_codecs.xml:system/vendor/etc/media_codecs.xml \
|
||||
$(LOCAL_PATH)/configs/media_codecs_performance.xml:system/vendor/etc/media_codecs_performance.xml \
|
||||
$(LOCAL_PATH)/configs/media_profiles_vendor.xml:system/vendor/etc/media_profiles_vendor.xml \
|
||||
$(LOCAL_PATH)/configs/media_profiles.xml:system/vendor/etc/media_profiles.xml \
|
||||
$(LOCAL_PATH)/configs/media_profiles_V1_0.xml:system/vendor/etc/media_profiles_V1_0.xml \
|
||||
$(LOCAL_PATH)/configs/media_profiles.xml:system/etc/media_profiles.xml \
|
||||
$(LOCAL_PATH)/configs/media_profiles.xml:system/vendor/etc/media_profiles_vendor.xml \
|
||||
$(LOCAL_PATH)/configs/media_profiles.xml:system/etc/media_profiles.xml
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:system/vendor/etc/media_codecs_google_audio.xml \
|
||||
|
||||
Reference in New Issue
Block a user