sm8450-common: Import qcril_database and generate the db at build time
Imported from diting V816.0.7.0.ULFMIXM Change-Id: I7798bd3c33d3b6f801e8f48a06fe994947715db9
This commit is contained in:
@@ -93,10 +93,6 @@ function blob_fixup() {
|
||||
[ "$2" = "" ] && return 0
|
||||
sed -i -E '/media_codecs_(google_audio|google_c2|google_telephony|vendor_audio)/d' "${2}"
|
||||
;;
|
||||
vendor/etc/qcril_database/upgrade/config/6.0_config.sql)
|
||||
[ "$2" = "" ] && return 0
|
||||
sed -i '/persist.vendor.radio.redir_party_num/ s/true/false/g' "${2}"
|
||||
;;
|
||||
vendor/etc/vintf/manifest/c2_manifest_vendor.xml)
|
||||
[ "$2" = "" ] && return 0
|
||||
sed -i '/dolby/d' "${2}"
|
||||
|
Reference in New Issue
Block a user