diff options
author | sb6596 <shubhamprince111@gmail.com> | 2019-09-29 17:15:48 +0000 |
---|---|---|
committer | Kevin Haggerty <haggertk@users.noreply.github.com> | 2019-10-15 07:46:07 -0600 |
commit | 6cb326b3b84d7daa532399582bce779f3dcd40c0 (patch) | |
tree | 6deb963810ed4a94ff076e1fcb94638e977433fa | |
parent | c31b9bc846f886001d93f06b04a91f18c6125026 (diff) |
ham: Load tfa firmware from vendor [2/2]
sed -i "s|/etc/tfa98xx/|/vendor/ampl/|g" libtfa98xx.so
-rw-r--r-- | ham/ham-vendor.mk | 16 | ||||
-rw-r--r-- | ham/proprietary/vendor/ampl/TFA9890_N1B12_N1C3_v2.config (renamed from ham/proprietary/etc/tfa98xx/TFA9890_N1B12_N1C3_v2.config) | bin | 165 -> 165 bytes | |||
-rw-r--r-- | ham/proprietary/vendor/ampl/TFA9890_N1C3_2_1_1.patch (renamed from ham/proprietary/etc/tfa98xx/TFA9890_N1C3_2_1_1.patch) | bin | 2174 -> 2174 bytes | |||
-rw-r--r-- | ham/proprietary/vendor/ampl/coldboot.patch (renamed from ham/proprietary/etc/tfa98xx/coldboot.patch) | bin | 16 -> 16 bytes | |||
-rw-r--r-- | ham/proprietary/vendor/ampl/shenqi.speaker (renamed from ham/proprietary/etc/tfa98xx/shenqi.speaker) | bin | 423 -> 423 bytes | |||
-rw-r--r-- | ham/proprietary/vendor/ampl/shenqi_music.eq (renamed from ham/proprietary/etc/tfa98xx/shenqi_music.eq) | bin | 282 -> 282 bytes | |||
-rw-r--r-- | ham/proprietary/vendor/ampl/shenqi_music.preset (renamed from ham/proprietary/etc/tfa98xx/shenqi_music.preset) | bin | 87 -> 87 bytes | |||
-rw-r--r-- | ham/proprietary/vendor/ampl/shenqi_speech.eq (renamed from ham/proprietary/etc/tfa98xx/shenqi_speech.eq) | bin | 839 -> 839 bytes | |||
-rw-r--r-- | ham/proprietary/vendor/ampl/shenqi_speech.preset (renamed from ham/proprietary/etc/tfa98xx/shenqi_speech.preset) | bin | 87 -> 87 bytes | |||
-rw-r--r-- | ham/proprietary/vendor/lib/libtfa98xx.so | bin | 67448 -> 67448 bytes |
10 files changed, 8 insertions, 8 deletions
diff --git a/ham/ham-vendor.mk b/ham/ham-vendor.mk index 4f10ad8..8c61f4c 100644 --- a/ham/ham-vendor.mk +++ b/ham/ham-vendor.mk @@ -48,14 +48,14 @@ PRODUCT_COPY_FILES += \ vendor/zuk/ham/proprietary/vendor/etc/permissions/qcnvitems.xml:system/vendor/etc/permissions/qcnvitems.xml \ vendor/zuk/ham/proprietary/vendor/etc/permissions/qcrilhook.xml:system/vendor/etc/permissions/qcrilhook.xml \ vendor/zuk/ham/proprietary/etc/sensor_def_qcomdev.conf:system/etc/sensor_def_qcomdev.conf \ - vendor/zuk/ham/proprietary/etc/tfa98xx/TFA9890_N1B12_N1C3_v2.config:system/etc/tfa98xx/TFA9890_N1B12_N1C3_v2.config \ - vendor/zuk/ham/proprietary/etc/tfa98xx/TFA9890_N1C3_2_1_1.patch:system/etc/tfa98xx/TFA9890_N1C3_2_1_1.patch \ - vendor/zuk/ham/proprietary/etc/tfa98xx/coldboot.patch:system/etc/tfa98xx/coldboot.patch \ - vendor/zuk/ham/proprietary/etc/tfa98xx/shenqi.speaker:system/etc/tfa98xx/shenqi.speaker \ - vendor/zuk/ham/proprietary/etc/tfa98xx/shenqi_music.eq:system/etc/tfa98xx/shenqi_music.eq \ - vendor/zuk/ham/proprietary/etc/tfa98xx/shenqi_music.preset:system/etc/tfa98xx/shenqi_music.preset \ - vendor/zuk/ham/proprietary/etc/tfa98xx/shenqi_speech.eq:system/etc/tfa98xx/shenqi_speech.eq \ - vendor/zuk/ham/proprietary/etc/tfa98xx/shenqi_speech.preset:system/etc/tfa98xx/shenqi_speech.preset \ + vendor/zuk/ham/proprietary/vendor/ampl/TFA9890_N1B12_N1C3_v2.config:system/vendor/ampl/TFA9890_N1B12_N1C3_v2.config \ + vendor/zuk/ham/proprietary/vendor/ampl/TFA9890_N1C3_2_1_1.patch:system/vendor/ampl/TFA9890_N1C3_2_1_1.patch \ + vendor/zuk/ham/proprietary/vendor/ampl/coldboot.patch:system/vendor/ampl/coldboot.patch \ + vendor/zuk/ham/proprietary/vendor/ampl/shenqi.speaker:system/vendor/ampl/shenqi.speaker \ + vendor/zuk/ham/proprietary/vendor/ampl/shenqi_music.eq:system/vendor/ampl/shenqi_music.eq \ + vendor/zuk/ham/proprietary/vendor/ampl/shenqi_music.preset:system/vendor/ampl/shenqi_music.preset \ + vendor/zuk/ham/proprietary/vendor/ampl/shenqi_speech.eq:system/vendor/ampl/shenqi_speech.eq \ + vendor/zuk/ham/proprietary/vendor/ampl/shenqi_speech.eq:system/vendor/ampl/shenqi_speech.eq \ vendor/zuk/ham/proprietary/vendor/framework/qcnvitems.jar:system/vendor/framework/qcnvitems.jar \ vendor/zuk/ham/proprietary/vendor/framework/qcrilhook.jar:system/vendor/framework/qcrilhook.jar \ vendor/zuk/ham/proprietary/vendor/lib/hw/fingerprint.msm8974.so:system/vendor/lib/hw/fingerprint.msm8974.so \ diff --git a/ham/proprietary/etc/tfa98xx/TFA9890_N1B12_N1C3_v2.config b/ham/proprietary/vendor/ampl/TFA9890_N1B12_N1C3_v2.config Binary files differindex 96b5fa7..96b5fa7 100644 --- a/ham/proprietary/etc/tfa98xx/TFA9890_N1B12_N1C3_v2.config +++ b/ham/proprietary/vendor/ampl/TFA9890_N1B12_N1C3_v2.config diff --git a/ham/proprietary/etc/tfa98xx/TFA9890_N1C3_2_1_1.patch b/ham/proprietary/vendor/ampl/TFA9890_N1C3_2_1_1.patch Binary files differindex 3b77048..3b77048 100644 --- a/ham/proprietary/etc/tfa98xx/TFA9890_N1C3_2_1_1.patch +++ b/ham/proprietary/vendor/ampl/TFA9890_N1C3_2_1_1.patch diff --git a/ham/proprietary/etc/tfa98xx/coldboot.patch b/ham/proprietary/vendor/ampl/coldboot.patch Binary files differindex 4f1f1cd..4f1f1cd 100644 --- a/ham/proprietary/etc/tfa98xx/coldboot.patch +++ b/ham/proprietary/vendor/ampl/coldboot.patch diff --git a/ham/proprietary/etc/tfa98xx/shenqi.speaker b/ham/proprietary/vendor/ampl/shenqi.speaker Binary files differindex 39bb436..39bb436 100644 --- a/ham/proprietary/etc/tfa98xx/shenqi.speaker +++ b/ham/proprietary/vendor/ampl/shenqi.speaker diff --git a/ham/proprietary/etc/tfa98xx/shenqi_music.eq b/ham/proprietary/vendor/ampl/shenqi_music.eq Binary files differindex 674056e..674056e 100644 --- a/ham/proprietary/etc/tfa98xx/shenqi_music.eq +++ b/ham/proprietary/vendor/ampl/shenqi_music.eq diff --git a/ham/proprietary/etc/tfa98xx/shenqi_music.preset b/ham/proprietary/vendor/ampl/shenqi_music.preset Binary files differindex 87fa0a5..87fa0a5 100644 --- a/ham/proprietary/etc/tfa98xx/shenqi_music.preset +++ b/ham/proprietary/vendor/ampl/shenqi_music.preset diff --git a/ham/proprietary/etc/tfa98xx/shenqi_speech.eq b/ham/proprietary/vendor/ampl/shenqi_speech.eq Binary files differindex f91e4e1..f91e4e1 100644 --- a/ham/proprietary/etc/tfa98xx/shenqi_speech.eq +++ b/ham/proprietary/vendor/ampl/shenqi_speech.eq diff --git a/ham/proprietary/etc/tfa98xx/shenqi_speech.preset b/ham/proprietary/vendor/ampl/shenqi_speech.preset Binary files differindex c8aa03a..c8aa03a 100644 --- a/ham/proprietary/etc/tfa98xx/shenqi_speech.preset +++ b/ham/proprietary/vendor/ampl/shenqi_speech.preset diff --git a/ham/proprietary/vendor/lib/libtfa98xx.so b/ham/proprietary/vendor/lib/libtfa98xx.so Binary files differindex 5ad340b..f2eaed7 100644 --- a/ham/proprietary/vendor/lib/libtfa98xx.so +++ b/ham/proprietary/vendor/lib/libtfa98xx.so |