Skip to content
Snippets Groups Projects
Commit 0ba28009 authored by Arian's avatar Arian
Browse files

Revert "sm8350-common: proprietary-files: fix vendor.qti.hardware.data.connection xml version"

This reverts commit 77bdfaf4.

Change-Id: I91c548bac92ca0ac82a5b306a9a68b45a790b11b
parent 2da884c9
No related branches found
No related tags found
No related merge requests found
......@@ -60,9 +60,6 @@ fi
function blob_fixup() {
case "${1}" in
product/etc/permissions/vendor.qti.hardware.data.connection-V1.0-java.xml | product/etc/permissions/vendor.qti.hardware.data.connection-V1.1-java.xml)
sed -i 's/version="2.0"/version="1.0"/g' "${2}"
;;
vendor/etc/camera/pureShot_parameter.xml)
sed -i 's/=\([0-9]\+\)>/="\1">/g' "${2}"
;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment