GithubHelp home page GithubHelp logo

parheliamm / android_vendor_qcom_opensource_audio_kernel_sm8150 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oneplusoss/android_vendor_qcom_opensource_audio_kernel_sm8150

0.0 1.0 0.0 4.8 MB

Makefile 0.94% C 89.47% Objective-C 9.43% C++ 0.16%

android_vendor_qcom_opensource_audio_kernel_sm8150's Introduction

for make audio is work normal, please help add audio_tfa9894.ko to your BoardConfig and product.mk
as below patch show. Thanks

diff --git a/BoardConfig.mk b/BoardConfig.mk
index 695d3e2..d1fa101 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -108,6 +108,7 @@ BOARD_VENDOR_KERNEL_MODULES := \
     $(KERNEL_MODULES_OUT)/audio_mbhc.ko \
     $(KERNEL_MODULES_OUT)/audio_wcd934x.ko \
     $(KERNEL_MODULES_OUT)/audio_wcd9360.ko \
+    $(KERNEL_MODULES_OUT)/audio_tfa9894.ko \
     $(KERNEL_MODULES_OUT)/audio_wcd_spi.ko \
     $(KERNEL_MODULES_OUT)/audio_native.ko \
     $(KERNEL_MODULES_OUT)/audio_machine_msmnile.ko \
diff --git a/msmnile.mk b/msmnile.mk
index 1a8413b..9c2d719 100644
--- a/msmnile.mk
+++ b/msmnile.mk
@@ -156,6 +156,7 @@ AUDIO_DLKM += audio_wcd_spi.ko
 AUDIO_DLKM += audio_native.ko
 AUDIO_DLKM += audio_machine_msmnile.ko
 AUDIO_DLKM += audio_wcd934x.ko
+AUDIO_DLKM += audio_tfa9894.ko
 PRODUCT_PACKAGES += $(AUDIO_DLKM)

 PRODUCT_PACKAGES += fs_config_files

android_vendor_qcom_opensource_audio_kernel_sm8150's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.