diff options
author | Arian <arian.kulmer@web.de> | 2020-12-12 23:37:16 +0100 |
---|---|---|
committer | Arian <arian.kulmer@web.de> | 2020-12-19 15:17:51 +0100 |
commit | c9eafdaec6d961675c064b8d8c924f675e3d2152 (patch) | |
tree | 2fafcc8450b4b6301dc9634d0702112812bf05fd /rootdir | |
parent | 1dcae43dc9431100281d168dcfbaf558974ce662 (diff) |
shinano-common: Remove tfa9890_amp
* This is unused since we use the stock Audio HAL
Change-Id: I05c9a6119f55f4ba2550a4b336eb6a61350a7f1d
Diffstat (limited to 'rootdir')
-rw-r--r-- | rootdir/etc/init.qcom.rc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index bc88e17..0743cc0 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -510,10 +510,3 @@ service hvdcp /vendor/bin/hvdcp class core user root disabled - -# TFA9890 AMP -service tfa9890_amp /vendor/bin/tfa9890_amp - class late_start - user root - group root - oneshot |