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:
Arian
2024-10-06 12:25:37 +02:00
parent 2cdae336ba
commit 3becfcd8cf
29 changed files with 1915 additions and 27 deletions

View File

@@ -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}"