diff options
author | dianlujitao <dianlujitao@lineageos.org> | 2019-10-31 21:48:06 +0100 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-04-30 00:48:53 +0300 |
commit | 53f6b4c0fb74327dd4656f6f060e10d818123cd9 (patch) | |
tree | 510d8073dc4b411471424be70d672a484435da37 /sdm660.mk | |
parent | 000e4d1a4c637c3af2d9250ae029ab5d18304de8 (diff) |
sdm660-common: Update media blobs from jasmine V11.0.8.0.QDIMIXM
* Also build missing libOmxG711Enc.so
Change-Id: Ibcb51a4c2b971b2d8526624809bf0aeeae511247
Diffstat (limited to 'sdm660.mk')
-rw-r--r-- | sdm660.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -330,6 +330,7 @@ PRODUCT_PACKAGES += \ libOmxAacEnc \ libOmxAmrEnc \ libOmxEvrcEnc \ + libOmxG711Enc \ libOmxQcelp13Enc \ libOmxVdec \ libOmxVenc \ |