Revert "sm8450-common: Disable redir_party_num"
Reason for revert: The migrations should not be modified retrospectively!
This reverts commit e0ab3da8d5
.
Change-Id: I300174770d95cf0e019fc3ab5f6076b5b08990df
This commit is contained in:
@@ -93,10 +93,6 @@ function blob_fixup() {
|
|||||||
[ "$2" = "" ] && return 0
|
[ "$2" = "" ] && return 0
|
||||||
sed -i -E '/media_codecs_(google_audio|google_c2|google_telephony|vendor_audio)/d' "${2}"
|
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)
|
vendor/etc/vintf/manifest/c2_manifest_vendor.xml)
|
||||||
[ "$2" = "" ] && return 0
|
[ "$2" = "" ] && return 0
|
||||||
sed -i '/dolby/d' "${2}"
|
sed -i '/dolby/d' "${2}"
|
||||||
|
Reference in New Issue
Block a user