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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user