sanders: Add dtv modules to fix dtv

- This will fix the no channel issue in dtv (on hmp based kernel)
- Kernel is compiling the module but that isn't being use by rom. This is a workaround to overcome that issue.
- Use this commit only with kernel which faild to deliver the dtv module.

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
Signed-off-by: ashwatthama <sai404142@gmail.com>
This commit is contained in:
ronaxdevil
2019-07-18 17:20:56 +05:30
committed by ashwatthama
parent 73bde95f54
commit f31274bbb0
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@@ -1360,6 +1360,7 @@ PRODUCT_COPY_FILES += \
vendor/motorola/sanders/proprietary/lib/libdtvhal.so:$(TARGET_COPY_OUT_VENDOR)/lib/libdtvhal.so \
vendor/motorola/sanders/proprietary/lib/libdtvtuner.so:$(TARGET_COPY_OUT_VENDOR)/lib/libdtvtuner.so \
vendor/motorola/sanders/proprietary/lib64/libdtvtuner.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libdtvtuner.so \
vendor/motorola/sanders/proprietary/lib/modules/isdbt.ko:$(TARGET_COPY_OUT_VENDOR)/lib/modules/isdbt.ko \
vendor/motorola/sanders/proprietary/lib64/libdtvhal.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libdtvhal.so
# WFD