diff --git a/README.md b/README.md index 2e3a5e4..00214b6 100644 --- a/README.md +++ b/README.md @@ -46,14 +46,14 @@ Check the "Releases" section on the right. Make sure to download correct zip for - aarch64 = arm64 - armv7a = arm -## 2: Check if your device is supported in system/etc/props.conf. else create new. +## 2: Check if your device is supported in example_configs dir else create new. - If your device isn't available in the list then follow below steps to create ih8sn config for your device. - If your model has spaces, then it must be replaced with underscore. ### Configure props.conf for your device. -- Modify props.conf for your device and save it as props.conf.`` in etc. +- Create props.conf for your device and save it as props.conf.`` in etc. Example: ``` diff --git a/system/etc/props.conf.A0001 b/example_configs/props.conf.A0001 similarity index 100% rename from system/etc/props.conf.A0001 rename to example_configs/props.conf.A0001 diff --git a/system/etc/props.conf.A1603 b/example_configs/props.conf.A1603 similarity index 100% rename from system/etc/props.conf.A1603 rename to example_configs/props.conf.A1603 diff --git a/system/etc/props.conf.A33w b/example_configs/props.conf.A33w similarity index 100% rename from system/etc/props.conf.A33w rename to example_configs/props.conf.A33w diff --git a/system/etc/props.conf.AC2001 b/example_configs/props.conf.AC2001 similarity index 100% rename from system/etc/props.conf.AC2001 rename to example_configs/props.conf.AC2001 diff --git a/system/etc/props.conf.AC2003 b/example_configs/props.conf.AC2003 similarity index 100% rename from system/etc/props.conf.AC2003 rename to example_configs/props.conf.AC2003 diff --git a/system/etc/props.conf.ALP-L29 b/example_configs/props.conf.ALP-L29 similarity index 100% rename from system/etc/props.conf.ALP-L29 rename to example_configs/props.conf.ALP-L29 diff --git a/system/etc/props.conf.ANE-LX1 b/example_configs/props.conf.ANE-LX1 similarity index 100% rename from system/etc/props.conf.ANE-LX1 rename to example_configs/props.conf.ANE-LX1 diff --git a/system/etc/props.conf.ASUS_A001 b/example_configs/props.conf.ASUS_A001 similarity index 100% rename from system/etc/props.conf.ASUS_A001 rename to example_configs/props.conf.ASUS_A001 diff --git a/system/etc/props.conf.ASUS_I002D b/example_configs/props.conf.ASUS_I002D similarity index 100% rename from system/etc/props.conf.ASUS_I002D rename to example_configs/props.conf.ASUS_I002D diff --git a/system/etc/props.conf.ASUS_I006D b/example_configs/props.conf.ASUS_I006D similarity index 100% rename from system/etc/props.conf.ASUS_I006D rename to example_configs/props.conf.ASUS_I006D diff --git a/system/etc/props.conf.ASUS_I007D b/example_configs/props.conf.ASUS_I007D similarity index 100% rename from system/etc/props.conf.ASUS_I007D rename to example_configs/props.conf.ASUS_I007D diff --git a/system/etc/props.conf.ASUS_I01WD b/example_configs/props.conf.ASUS_I01WD similarity index 100% rename from system/etc/props.conf.ASUS_I01WD rename to example_configs/props.conf.ASUS_I01WD diff --git a/system/etc/props.conf.ASUS_X00DD b/example_configs/props.conf.ASUS_X00DD similarity index 100% rename from system/etc/props.conf.ASUS_X00DD rename to example_configs/props.conf.ASUS_X00DD diff --git a/system/etc/props.conf.ASUS_X00HD b/example_configs/props.conf.ASUS_X00HD similarity index 100% rename from system/etc/props.conf.ASUS_X00HD rename to example_configs/props.conf.ASUS_X00HD diff --git a/system/etc/props.conf.ASUS_X00PD b/example_configs/props.conf.ASUS_X00PD similarity index 100% rename from system/etc/props.conf.ASUS_X00PD rename to example_configs/props.conf.ASUS_X00PD diff --git a/system/etc/props.conf.ASUS_X00QD b/example_configs/props.conf.ASUS_X00QD similarity index 100% rename from system/etc/props.conf.ASUS_X00QD rename to example_configs/props.conf.ASUS_X00QD diff --git a/system/etc/props.conf.ASUS_X00TD b/example_configs/props.conf.ASUS_X00TD similarity index 100% rename from system/etc/props.conf.ASUS_X00TD rename to example_configs/props.conf.ASUS_X00TD diff --git a/system/etc/props.conf.ASUS_X01BD b/example_configs/props.conf.ASUS_X01BD similarity index 100% rename from system/etc/props.conf.ASUS_X01BD rename to example_configs/props.conf.ASUS_X01BD diff --git a/system/etc/props.conf.ASUS_Z00LD b/example_configs/props.conf.ASUS_Z00LD similarity index 100% rename from system/etc/props.conf.ASUS_Z00LD rename to example_configs/props.conf.ASUS_Z00LD diff --git a/system/etc/props.conf.ASUS_Z01KD b/example_configs/props.conf.ASUS_Z01KD similarity index 100% rename from system/etc/props.conf.ASUS_Z01KD rename to example_configs/props.conf.ASUS_Z01KD diff --git a/system/etc/props.conf.ASUS_Z01RD b/example_configs/props.conf.ASUS_Z01RD similarity index 100% rename from system/etc/props.conf.ASUS_Z01RD rename to example_configs/props.conf.ASUS_Z01RD diff --git a/system/etc/props.conf.BE2011 b/example_configs/props.conf.BE2011 similarity index 100% rename from system/etc/props.conf.BE2011 rename to example_configs/props.conf.BE2011 diff --git a/system/etc/props.conf.BE2012 b/example_configs/props.conf.BE2012 similarity index 100% rename from system/etc/props.conf.BE2012 rename to example_configs/props.conf.BE2012 diff --git a/system/etc/props.conf.BE2013 b/example_configs/props.conf.BE2013 similarity index 100% rename from system/etc/props.conf.BE2013 rename to example_configs/props.conf.BE2013 diff --git a/system/etc/props.conf.BE2015 b/example_configs/props.conf.BE2015 similarity index 100% rename from system/etc/props.conf.BE2015 rename to example_configs/props.conf.BE2015 diff --git a/system/etc/props.conf.BE2025 b/example_configs/props.conf.BE2025 similarity index 100% rename from system/etc/props.conf.BE2025 rename to example_configs/props.conf.BE2025 diff --git a/system/etc/props.conf.BE2026 b/example_configs/props.conf.BE2026 similarity index 100% rename from system/etc/props.conf.BE2026 rename to example_configs/props.conf.BE2026 diff --git a/system/etc/props.conf.BE2028 b/example_configs/props.conf.BE2028 similarity index 100% rename from system/etc/props.conf.BE2028 rename to example_configs/props.conf.BE2028 diff --git a/system/etc/props.conf.BE2029 b/example_configs/props.conf.BE2029 similarity index 100% rename from system/etc/props.conf.BE2029 rename to example_configs/props.conf.BE2029 diff --git a/system/etc/props.conf.BLA-L29 b/example_configs/props.conf.BLA-L29 similarity index 100% rename from system/etc/props.conf.BLA-L29 rename to example_configs/props.conf.BLA-L29 diff --git a/system/etc/props.conf.BLN-AL10 b/example_configs/props.conf.BLN-AL10 similarity index 100% rename from system/etc/props.conf.BLN-AL10 rename to example_configs/props.conf.BLN-AL10 diff --git a/system/etc/props.conf.BLN-L22 b/example_configs/props.conf.BLN-L22 similarity index 100% rename from system/etc/props.conf.BLN-L22 rename to example_configs/props.conf.BLN-L22 diff --git a/system/etc/props.conf.BLU_S1 b/example_configs/props.conf.BLU_S1 similarity index 100% rename from system/etc/props.conf.BLU_S1 rename to example_configs/props.conf.BLU_S1 diff --git a/system/etc/props.conf.BLU_VIVO_XI b/example_configs/props.conf.BLU_VIVO_XI similarity index 100% rename from system/etc/props.conf.BLU_VIVO_XI rename to example_configs/props.conf.BLU_VIVO_XI diff --git a/system/etc/props.conf.Blade_A310 b/example_configs/props.conf.Blade_A310 similarity index 100% rename from system/etc/props.conf.Blade_A310 rename to example_configs/props.conf.Blade_A310 diff --git a/system/etc/props.conf.C1905 b/example_configs/props.conf.C1905 similarity index 100% rename from system/etc/props.conf.C1905 rename to example_configs/props.conf.C1905 diff --git a/system/etc/props.conf.C6603 b/example_configs/props.conf.C6603 similarity index 100% rename from system/etc/props.conf.C6603 rename to example_configs/props.conf.C6603 diff --git a/system/etc/props.conf.C6903 b/example_configs/props.conf.C6903 similarity index 100% rename from system/etc/props.conf.C6903 rename to example_configs/props.conf.C6903 diff --git a/system/etc/props.conf.CLT-L29 b/example_configs/props.conf.CLT-L29 similarity index 100% rename from system/etc/props.conf.CLT-L29 rename to example_configs/props.conf.CLT-L29 diff --git a/system/etc/props.conf.CPH2009 b/example_configs/props.conf.CPH2009 similarity index 100% rename from system/etc/props.conf.CPH2009 rename to example_configs/props.conf.CPH2009 diff --git a/system/etc/props.conf.CPH2135 b/example_configs/props.conf.CPH2135 similarity index 100% rename from system/etc/props.conf.CPH2135 rename to example_configs/props.conf.CPH2135 diff --git a/system/etc/props.conf.D5803 b/example_configs/props.conf.D5803 similarity index 100% rename from system/etc/props.conf.D5803 rename to example_configs/props.conf.D5803 diff --git a/system/etc/props.conf.D6503 b/example_configs/props.conf.D6503 similarity index 100% rename from system/etc/props.conf.D6503 rename to example_configs/props.conf.D6503 diff --git a/system/etc/props.conf.D6633 b/example_configs/props.conf.D6633 similarity index 100% rename from system/etc/props.conf.D6633 rename to example_configs/props.conf.D6633 diff --git a/system/etc/props.conf.DE2117 b/example_configs/props.conf.DE2117 similarity index 100% rename from system/etc/props.conf.DE2117 rename to example_configs/props.conf.DE2117 diff --git a/system/etc/props.conf.DE2118 b/example_configs/props.conf.DE2118 similarity index 100% rename from system/etc/props.conf.DE2118 rename to example_configs/props.conf.DE2118 diff --git a/system/etc/props.conf.DN2101 b/example_configs/props.conf.DN2101 similarity index 100% rename from system/etc/props.conf.DN2101 rename to example_configs/props.conf.DN2101 diff --git a/system/etc/props.conf.DN2103 b/example_configs/props.conf.DN2103 similarity index 100% rename from system/etc/props.conf.DN2103 rename to example_configs/props.conf.DN2103 diff --git a/system/etc/props.conf.E5823 b/example_configs/props.conf.E5823 similarity index 100% rename from system/etc/props.conf.E5823 rename to example_configs/props.conf.E5823 diff --git a/system/etc/props.conf.E6603 b/example_configs/props.conf.E6603 similarity index 100% rename from system/etc/props.conf.E6603 rename to example_configs/props.conf.E6603 diff --git a/system/etc/props.conf.E6633 b/example_configs/props.conf.E6633 similarity index 100% rename from system/etc/props.conf.E6633 rename to example_configs/props.conf.E6633 diff --git a/system/etc/props.conf.E6653 b/example_configs/props.conf.E6653 similarity index 100% rename from system/etc/props.conf.E6653 rename to example_configs/props.conf.E6653 diff --git a/system/etc/props.conf.E6853 b/example_configs/props.conf.E6853 similarity index 100% rename from system/etc/props.conf.E6853 rename to example_configs/props.conf.E6853 diff --git a/system/etc/props.conf.E6883 b/example_configs/props.conf.E6883 similarity index 100% rename from system/etc/props.conf.E6883 rename to example_configs/props.conf.E6883 diff --git a/system/etc/props.conf.EB13AA b/example_configs/props.conf.EB13AA similarity index 100% rename from system/etc/props.conf.EB13AA rename to example_configs/props.conf.EB13AA diff --git a/system/etc/props.conf.EB2101 b/example_configs/props.conf.EB2101 similarity index 100% rename from system/etc/props.conf.EB2101 rename to example_configs/props.conf.EB2101 diff --git a/system/etc/props.conf.EB2103 b/example_configs/props.conf.EB2103 similarity index 100% rename from system/etc/props.conf.EB2103 rename to example_configs/props.conf.EB2103 diff --git a/system/etc/props.conf.EML-L09 b/example_configs/props.conf.EML-L09 similarity index 100% rename from system/etc/props.conf.EML-L09 rename to example_configs/props.conf.EML-L09 diff --git a/system/etc/props.conf.EML-L29 b/example_configs/props.conf.EML-L29 similarity index 100% rename from system/etc/props.conf.EML-L29 rename to example_configs/props.conf.EML-L29 diff --git a/system/etc/props.conf.EVA-AL10 b/example_configs/props.conf.EVA-AL10 similarity index 100% rename from system/etc/props.conf.EVA-AL10 rename to example_configs/props.conf.EVA-AL10 diff --git a/system/etc/props.conf.EVA-L09 b/example_configs/props.conf.EVA-L09 similarity index 100% rename from system/etc/props.conf.EVA-L09 rename to example_configs/props.conf.EVA-L09 diff --git a/system/etc/props.conf.EXODUS_1 b/example_configs/props.conf.EXODUS_1 similarity index 100% rename from system/etc/props.conf.EXODUS_1 rename to example_configs/props.conf.EXODUS_1 diff --git a/system/etc/props.conf.F5121 b/example_configs/props.conf.F5121 similarity index 100% rename from system/etc/props.conf.F5121 rename to example_configs/props.conf.F5121 diff --git a/system/etc/props.conf.F5122 b/example_configs/props.conf.F5122 similarity index 100% rename from system/etc/props.conf.F5122 rename to example_configs/props.conf.F5122 diff --git a/system/etc/props.conf.F5321 b/example_configs/props.conf.F5321 similarity index 100% rename from system/etc/props.conf.F5321 rename to example_configs/props.conf.F5321 diff --git a/system/etc/props.conf.F8131 b/example_configs/props.conf.F8131 similarity index 100% rename from system/etc/props.conf.F8131 rename to example_configs/props.conf.F8131 diff --git a/system/etc/props.conf.F8132 b/example_configs/props.conf.F8132 similarity index 100% rename from system/etc/props.conf.F8132 rename to example_configs/props.conf.F8132 diff --git a/system/etc/props.conf.F8331 b/example_configs/props.conf.F8331 similarity index 100% rename from system/etc/props.conf.F8331 rename to example_configs/props.conf.F8331 diff --git a/system/etc/props.conf.F8332 b/example_configs/props.conf.F8332 similarity index 100% rename from system/etc/props.conf.F8332 rename to example_configs/props.conf.F8332 diff --git a/system/etc/props.conf.FP2 b/example_configs/props.conf.FP2 similarity index 100% rename from system/etc/props.conf.FP2 rename to example_configs/props.conf.FP2 diff --git a/system/etc/props.conf.FP3 b/example_configs/props.conf.FP3 similarity index 100% rename from system/etc/props.conf.FP3 rename to example_configs/props.conf.FP3 diff --git a/system/etc/props.conf.FP4 b/example_configs/props.conf.FP4 similarity index 100% rename from system/etc/props.conf.FP4 rename to example_configs/props.conf.FP4 diff --git a/system/etc/props.conf.G8141 b/example_configs/props.conf.G8141 similarity index 100% rename from system/etc/props.conf.G8141 rename to example_configs/props.conf.G8141 diff --git a/system/etc/props.conf.G8142 b/example_configs/props.conf.G8142 similarity index 100% rename from system/etc/props.conf.G8142 rename to example_configs/props.conf.G8142 diff --git a/system/etc/props.conf.G8341 b/example_configs/props.conf.G8341 similarity index 100% rename from system/etc/props.conf.G8341 rename to example_configs/props.conf.G8341 diff --git a/system/etc/props.conf.G8342 b/example_configs/props.conf.G8342 similarity index 100% rename from system/etc/props.conf.G8342 rename to example_configs/props.conf.G8342 diff --git a/system/etc/props.conf.G8441 b/example_configs/props.conf.G8441 similarity index 100% rename from system/etc/props.conf.G8441 rename to example_configs/props.conf.G8441 diff --git a/system/etc/props.conf.GM1900 b/example_configs/props.conf.GM1900 similarity index 100% rename from system/etc/props.conf.GM1900 rename to example_configs/props.conf.GM1900 diff --git a/system/etc/props.conf.GM1901 b/example_configs/props.conf.GM1901 similarity index 100% rename from system/etc/props.conf.GM1901 rename to example_configs/props.conf.GM1901 diff --git a/system/etc/props.conf.GM1903 b/example_configs/props.conf.GM1903 similarity index 100% rename from system/etc/props.conf.GM1903 rename to example_configs/props.conf.GM1903 diff --git a/system/etc/props.conf.GM1905 b/example_configs/props.conf.GM1905 similarity index 100% rename from system/etc/props.conf.GM1905 rename to example_configs/props.conf.GM1905 diff --git a/system/etc/props.conf.GM1910 b/example_configs/props.conf.GM1910 similarity index 100% rename from system/etc/props.conf.GM1910 rename to example_configs/props.conf.GM1910 diff --git a/system/etc/props.conf.GM1911 b/example_configs/props.conf.GM1911 similarity index 100% rename from system/etc/props.conf.GM1911 rename to example_configs/props.conf.GM1911 diff --git a/system/etc/props.conf.GM1913 b/example_configs/props.conf.GM1913 similarity index 100% rename from system/etc/props.conf.GM1913 rename to example_configs/props.conf.GM1913 diff --git a/system/etc/props.conf.GM1915 b/example_configs/props.conf.GM1915 similarity index 100% rename from system/etc/props.conf.GM1915 rename to example_configs/props.conf.GM1915 diff --git a/system/etc/props.conf.GM1917 b/example_configs/props.conf.GM1917 similarity index 100% rename from system/etc/props.conf.GM1917 rename to example_configs/props.conf.GM1917 diff --git a/system/etc/props.conf.GM1920 b/example_configs/props.conf.GM1920 similarity index 100% rename from system/etc/props.conf.GM1920 rename to example_configs/props.conf.GM1920 diff --git a/system/etc/props.conf.GM1925 b/example_configs/props.conf.GM1925 similarity index 100% rename from system/etc/props.conf.GM1925 rename to example_configs/props.conf.GM1925 diff --git a/system/etc/props.conf.GT-I9295 b/example_configs/props.conf.GT-I9295 similarity index 100% rename from system/etc/props.conf.GT-I9295 rename to example_configs/props.conf.GT-I9295 diff --git a/system/etc/props.conf.GT-I9300I b/example_configs/props.conf.GT-I9300I similarity index 100% rename from system/etc/props.conf.GT-I9300I rename to example_configs/props.conf.GT-I9300I diff --git a/system/etc/props.conf.GT-I9505 b/example_configs/props.conf.GT-I9505 similarity index 100% rename from system/etc/props.conf.GT-I9505 rename to example_configs/props.conf.GT-I9505 diff --git a/system/etc/props.conf.GT-P5110 b/example_configs/props.conf.GT-P5110 similarity index 100% rename from system/etc/props.conf.GT-P5110 rename to example_configs/props.conf.GT-P5110 diff --git a/system/etc/props.conf.H3223 b/example_configs/props.conf.H3223 similarity index 100% rename from system/etc/props.conf.H3223 rename to example_configs/props.conf.H3223 diff --git a/system/etc/props.conf.H4113 b/example_configs/props.conf.H4113 similarity index 100% rename from system/etc/props.conf.H4113 rename to example_configs/props.conf.H4113 diff --git a/system/etc/props.conf.H8216 b/example_configs/props.conf.H8216 similarity index 100% rename from system/etc/props.conf.H8216 rename to example_configs/props.conf.H8216 diff --git a/system/etc/props.conf.H8266 b/example_configs/props.conf.H8266 similarity index 100% rename from system/etc/props.conf.H8266 rename to example_configs/props.conf.H8266 diff --git a/system/etc/props.conf.H8314 b/example_configs/props.conf.H8314 similarity index 100% rename from system/etc/props.conf.H8314 rename to example_configs/props.conf.H8314 diff --git a/system/etc/props.conf.H8324 b/example_configs/props.conf.H8324 similarity index 100% rename from system/etc/props.conf.H8324 rename to example_configs/props.conf.H8324 diff --git a/system/etc/props.conf.HD1900 b/example_configs/props.conf.HD1900 similarity index 100% rename from system/etc/props.conf.HD1900 rename to example_configs/props.conf.HD1900 diff --git a/system/etc/props.conf.HD1901 b/example_configs/props.conf.HD1901 similarity index 100% rename from system/etc/props.conf.HD1901 rename to example_configs/props.conf.HD1901 diff --git a/system/etc/props.conf.HD1903 b/example_configs/props.conf.HD1903 similarity index 100% rename from system/etc/props.conf.HD1903 rename to example_configs/props.conf.HD1903 diff --git a/system/etc/props.conf.HD1905 b/example_configs/props.conf.HD1905 similarity index 100% rename from system/etc/props.conf.HD1905 rename to example_configs/props.conf.HD1905 diff --git a/system/etc/props.conf.HD1907 b/example_configs/props.conf.HD1907 similarity index 100% rename from system/etc/props.conf.HD1907 rename to example_configs/props.conf.HD1907 diff --git a/system/etc/props.conf.HD1910 b/example_configs/props.conf.HD1910 similarity index 100% rename from system/etc/props.conf.HD1910 rename to example_configs/props.conf.HD1910 diff --git a/system/etc/props.conf.HD1911 b/example_configs/props.conf.HD1911 similarity index 100% rename from system/etc/props.conf.HD1911 rename to example_configs/props.conf.HD1911 diff --git a/system/etc/props.conf.HD1913 b/example_configs/props.conf.HD1913 similarity index 100% rename from system/etc/props.conf.HD1913 rename to example_configs/props.conf.HD1913 diff --git a/system/etc/props.conf.HD1917 b/example_configs/props.conf.HD1917 similarity index 100% rename from system/etc/props.conf.HD1917 rename to example_configs/props.conf.HD1917 diff --git a/system/etc/props.conf.HD1925 b/example_configs/props.conf.HD1925 similarity index 100% rename from system/etc/props.conf.HD1925 rename to example_configs/props.conf.HD1925 diff --git a/system/etc/props.conf.HTC_10 b/example_configs/props.conf.HTC_10 similarity index 100% rename from system/etc/props.conf.HTC_10 rename to example_configs/props.conf.HTC_10 diff --git a/system/etc/props.conf.HTC_U-3w b/example_configs/props.conf.HTC_U-3w similarity index 100% rename from system/etc/props.conf.HTC_U-3w rename to example_configs/props.conf.HTC_U-3w diff --git a/system/etc/props.conf.HTC_U12+ b/example_configs/props.conf.HTC_U12+ similarity index 100% rename from system/etc/props.conf.HTC_U12+ rename to example_configs/props.conf.HTC_U12+ diff --git a/system/etc/props.conf.HUAWEI_VNS-L31 b/example_configs/props.conf.HUAWEI_VNS-L31 similarity index 100% rename from system/etc/props.conf.HUAWEI_VNS-L31 rename to example_configs/props.conf.HUAWEI_VNS-L31 diff --git a/system/etc/props.conf.I4193 b/example_configs/props.conf.I4193 similarity index 100% rename from system/etc/props.conf.I4193 rename to example_configs/props.conf.I4193 diff --git a/system/etc/props.conf.IN2010 b/example_configs/props.conf.IN2010 similarity index 100% rename from system/etc/props.conf.IN2010 rename to example_configs/props.conf.IN2010 diff --git a/system/etc/props.conf.IN2011 b/example_configs/props.conf.IN2011 similarity index 100% rename from system/etc/props.conf.IN2011 rename to example_configs/props.conf.IN2011 diff --git a/system/etc/props.conf.IN2013 b/example_configs/props.conf.IN2013 similarity index 100% rename from system/etc/props.conf.IN2013 rename to example_configs/props.conf.IN2013 diff --git a/system/etc/props.conf.IN2015 b/example_configs/props.conf.IN2015 similarity index 100% rename from system/etc/props.conf.IN2015 rename to example_configs/props.conf.IN2015 diff --git a/system/etc/props.conf.IN2017 b/example_configs/props.conf.IN2017 similarity index 100% rename from system/etc/props.conf.IN2017 rename to example_configs/props.conf.IN2017 diff --git a/system/etc/props.conf.IN2019 b/example_configs/props.conf.IN2019 similarity index 100% rename from system/etc/props.conf.IN2019 rename to example_configs/props.conf.IN2019 diff --git a/system/etc/props.conf.IN2020 b/example_configs/props.conf.IN2020 similarity index 100% rename from system/etc/props.conf.IN2020 rename to example_configs/props.conf.IN2020 diff --git a/system/etc/props.conf.IN2021 b/example_configs/props.conf.IN2021 similarity index 100% rename from system/etc/props.conf.IN2021 rename to example_configs/props.conf.IN2021 diff --git a/system/etc/props.conf.IN2023 b/example_configs/props.conf.IN2023 similarity index 100% rename from system/etc/props.conf.IN2023 rename to example_configs/props.conf.IN2023 diff --git a/system/etc/props.conf.IN2025 b/example_configs/props.conf.IN2025 similarity index 100% rename from system/etc/props.conf.IN2025 rename to example_configs/props.conf.IN2025 diff --git a/system/etc/props.conf.Infinix_X604 b/example_configs/props.conf.Infinix_X604 similarity index 100% rename from system/etc/props.conf.Infinix_X604 rename to example_configs/props.conf.Infinix_X604 diff --git a/system/etc/props.conf.J9210 b/example_configs/props.conf.J9210 similarity index 100% rename from system/etc/props.conf.J9210 rename to example_configs/props.conf.J9210 diff --git a/system/etc/props.conf.JSN-L21 b/example_configs/props.conf.JSN-L21 similarity index 100% rename from system/etc/props.conf.JSN-L21 rename to example_configs/props.conf.JSN-L21 diff --git a/system/etc/props.conf.KB2000 b/example_configs/props.conf.KB2000 similarity index 100% rename from system/etc/props.conf.KB2000 rename to example_configs/props.conf.KB2000 diff --git a/system/etc/props.conf.KB2001 b/example_configs/props.conf.KB2001 similarity index 100% rename from system/etc/props.conf.KB2001 rename to example_configs/props.conf.KB2001 diff --git a/system/etc/props.conf.KB2003 b/example_configs/props.conf.KB2003 similarity index 100% rename from system/etc/props.conf.KB2003 rename to example_configs/props.conf.KB2003 diff --git a/system/etc/props.conf.KB2005 b/example_configs/props.conf.KB2005 similarity index 100% rename from system/etc/props.conf.KB2005 rename to example_configs/props.conf.KB2005 diff --git a/system/etc/props.conf.KB2007 b/example_configs/props.conf.KB2007 similarity index 100% rename from system/etc/props.conf.KB2007 rename to example_configs/props.conf.KB2007 diff --git a/system/etc/props.conf.KM8 b/example_configs/props.conf.KM8 similarity index 100% rename from system/etc/props.conf.KM8 rename to example_configs/props.conf.KM8 diff --git a/system/etc/props.conf.LE2101 b/example_configs/props.conf.LE2101 similarity index 100% rename from system/etc/props.conf.LE2101 rename to example_configs/props.conf.LE2101 diff --git a/system/etc/props.conf.LE2111 b/example_configs/props.conf.LE2111 similarity index 100% rename from system/etc/props.conf.LE2111 rename to example_configs/props.conf.LE2111 diff --git a/system/etc/props.conf.LE2113 b/example_configs/props.conf.LE2113 similarity index 100% rename from system/etc/props.conf.LE2113 rename to example_configs/props.conf.LE2113 diff --git a/system/etc/props.conf.LE2115 b/example_configs/props.conf.LE2115 similarity index 100% rename from system/etc/props.conf.LE2115 rename to example_configs/props.conf.LE2115 diff --git a/system/etc/props.conf.LE2117 b/example_configs/props.conf.LE2117 similarity index 100% rename from system/etc/props.conf.LE2117 rename to example_configs/props.conf.LE2117 diff --git a/system/etc/props.conf.LE2121 b/example_configs/props.conf.LE2121 similarity index 100% rename from system/etc/props.conf.LE2121 rename to example_configs/props.conf.LE2121 diff --git a/system/etc/props.conf.LE2123 b/example_configs/props.conf.LE2123 similarity index 100% rename from system/etc/props.conf.LE2123 rename to example_configs/props.conf.LE2123 diff --git a/system/etc/props.conf.LE2125 b/example_configs/props.conf.LE2125 similarity index 100% rename from system/etc/props.conf.LE2125 rename to example_configs/props.conf.LE2125 diff --git a/system/etc/props.conf.LE2127 b/example_configs/props.conf.LE2127 similarity index 100% rename from system/etc/props.conf.LE2127 rename to example_configs/props.conf.LE2127 diff --git a/system/etc/props.conf.LEX725 b/example_configs/props.conf.LEX725 similarity index 100% rename from system/etc/props.conf.LEX725 rename to example_configs/props.conf.LEX725 diff --git a/system/etc/props.conf.LG-H812 b/example_configs/props.conf.LG-H812 similarity index 100% rename from system/etc/props.conf.LG-H812 rename to example_configs/props.conf.LG-H812 diff --git a/system/etc/props.conf.LG-H830 b/example_configs/props.conf.LG-H830 similarity index 100% rename from system/etc/props.conf.LG-H830 rename to example_configs/props.conf.LG-H830 diff --git a/system/etc/props.conf.LG-H850 b/example_configs/props.conf.LG-H850 similarity index 100% rename from system/etc/props.conf.LG-H850 rename to example_configs/props.conf.LG-H850 diff --git a/system/etc/props.conf.LG-H870 b/example_configs/props.conf.LG-H870 similarity index 100% rename from system/etc/props.conf.LG-H870 rename to example_configs/props.conf.LG-H870 diff --git a/system/etc/props.conf.LG-H910 b/example_configs/props.conf.LG-H910 similarity index 100% rename from system/etc/props.conf.LG-H910 rename to example_configs/props.conf.LG-H910 diff --git a/system/etc/props.conf.LG-H918 b/example_configs/props.conf.LG-H918 similarity index 100% rename from system/etc/props.conf.LG-H918 rename to example_configs/props.conf.LG-H918 diff --git a/system/etc/props.conf.LG-H930 b/example_configs/props.conf.LG-H930 similarity index 100% rename from system/etc/props.conf.LG-H930 rename to example_configs/props.conf.LG-H930 diff --git a/system/etc/props.conf.LG-H990 b/example_configs/props.conf.LG-H990 similarity index 100% rename from system/etc/props.conf.LG-H990 rename to example_configs/props.conf.LG-H990 diff --git a/system/etc/props.conf.LG-LS997 b/example_configs/props.conf.LG-LS997 similarity index 100% rename from system/etc/props.conf.LG-LS997 rename to example_configs/props.conf.LG-LS997 diff --git a/system/etc/props.conf.LG-LS998 b/example_configs/props.conf.LG-LS998 similarity index 100% rename from system/etc/props.conf.LG-LS998 rename to example_configs/props.conf.LG-LS998 diff --git a/system/etc/props.conf.LG-TP260 b/example_configs/props.conf.LG-TP260 similarity index 100% rename from system/etc/props.conf.LG-TP260 rename to example_configs/props.conf.LG-TP260 diff --git a/system/etc/props.conf.LG-US996 b/example_configs/props.conf.LG-US996 similarity index 100% rename from system/etc/props.conf.LG-US996 rename to example_configs/props.conf.LG-US996 diff --git a/system/etc/props.conf.LGMP260 b/example_configs/props.conf.LGMP260 similarity index 100% rename from system/etc/props.conf.LGMP260 rename to example_configs/props.conf.LGMP260 diff --git a/system/etc/props.conf.LM-G710 b/example_configs/props.conf.LM-G710 similarity index 100% rename from system/etc/props.conf.LM-G710 rename to example_configs/props.conf.LM-G710 diff --git a/system/etc/props.conf.LM-G850l b/example_configs/props.conf.LM-G850l similarity index 100% rename from system/etc/props.conf.LM-G850l rename to example_configs/props.conf.LM-G850l diff --git a/system/etc/props.conf.LYA-L29 b/example_configs/props.conf.LYA-L29 similarity index 100% rename from system/etc/props.conf.LYA-L29 rename to example_configs/props.conf.LYA-L29 diff --git a/system/etc/props.conf.Lenovo_K53a48 b/example_configs/props.conf.Lenovo_K53a48 similarity index 100% rename from system/etc/props.conf.Lenovo_K53a48 rename to example_configs/props.conf.Lenovo_K53a48 diff --git a/system/etc/props.conf.Lenovo_TB-8704F b/example_configs/props.conf.Lenovo_TB-8704F similarity index 100% rename from system/etc/props.conf.Lenovo_TB-8704F rename to example_configs/props.conf.Lenovo_TB-8704F diff --git a/system/etc/props.conf.Lenovo_TB-X704F b/example_configs/props.conf.Lenovo_TB-X704F similarity index 100% rename from system/etc/props.conf.Lenovo_TB-X704F rename to example_configs/props.conf.Lenovo_TB-X704F diff --git a/system/etc/props.conf.Lenovo_TB-X704L b/example_configs/props.conf.Lenovo_TB-X704L similarity index 100% rename from system/etc/props.conf.Lenovo_TB-X704L rename to example_configs/props.conf.Lenovo_TB-X704L diff --git a/system/etc/props.conf.M1882 b/example_configs/props.conf.M1882 similarity index 100% rename from system/etc/props.conf.M1882 rename to example_configs/props.conf.M1882 diff --git a/system/etc/props.conf.M2002J9G b/example_configs/props.conf.M2002J9G similarity index 100% rename from system/etc/props.conf.M2002J9G rename to example_configs/props.conf.M2002J9G diff --git a/system/etc/props.conf.M2004J19AG b/example_configs/props.conf.M2004J19AG similarity index 100% rename from system/etc/props.conf.M2004J19AG rename to example_configs/props.conf.M2004J19AG diff --git a/system/etc/props.conf.M2006J10C b/example_configs/props.conf.M2006J10C similarity index 100% rename from system/etc/props.conf.M2006J10C rename to example_configs/props.conf.M2006J10C diff --git a/system/etc/props.conf.M2007J17G b/example_configs/props.conf.M2007J17G similarity index 100% rename from system/etc/props.conf.M2007J17G rename to example_configs/props.conf.M2007J17G diff --git a/system/etc/props.conf.M2007J20CG b/example_configs/props.conf.M2007J20CG similarity index 100% rename from system/etc/props.conf.M2007J20CG rename to example_configs/props.conf.M2007J20CG diff --git a/system/etc/props.conf.M2007J3SC b/example_configs/props.conf.M2007J3SC similarity index 100% rename from system/etc/props.conf.M2007J3SC rename to example_configs/props.conf.M2007J3SC diff --git a/system/etc/props.conf.M2007J3SG b/example_configs/props.conf.M2007J3SG similarity index 100% rename from system/etc/props.conf.M2007J3SG rename to example_configs/props.conf.M2007J3SG diff --git a/system/etc/props.conf.M2007J3SY b/example_configs/props.conf.M2007J3SY similarity index 100% rename from system/etc/props.conf.M2007J3SY rename to example_configs/props.conf.M2007J3SY diff --git a/system/etc/props.conf.M2010J19SI b/example_configs/props.conf.M2010J19SI similarity index 100% rename from system/etc/props.conf.M2010J19SI rename to example_configs/props.conf.M2010J19SI diff --git a/system/etc/props.conf.M2011K2C b/example_configs/props.conf.M2011K2C similarity index 100% rename from system/etc/props.conf.M2011K2C rename to example_configs/props.conf.M2011K2C diff --git a/system/etc/props.conf.M2101K6G b/example_configs/props.conf.M2101K6G similarity index 100% rename from system/etc/props.conf.M2101K6G rename to example_configs/props.conf.M2101K6G diff --git a/system/etc/props.conf.M2101K9AG b/example_configs/props.conf.M2101K9AG similarity index 100% rename from system/etc/props.conf.M2101K9AG rename to example_configs/props.conf.M2101K9AG diff --git a/system/etc/props.conf.M2102J20SG b/example_configs/props.conf.M2102J20SG similarity index 100% rename from system/etc/props.conf.M2102J20SG rename to example_configs/props.conf.M2102J20SG diff --git a/system/etc/props.conf.M2102J2SC b/example_configs/props.conf.M2102J2SC similarity index 100% rename from system/etc/props.conf.M2102J2SC rename to example_configs/props.conf.M2102J2SC diff --git a/system/etc/props.conf.M2103K19PG b/example_configs/props.conf.M2103K19PG similarity index 100% rename from system/etc/props.conf.M2103K19PG rename to example_configs/props.conf.M2103K19PG diff --git a/system/etc/props.conf.MHA-L29 b/example_configs/props.conf.MHA-L29 similarity index 100% rename from system/etc/props.conf.MHA-L29 rename to example_configs/props.conf.MHA-L29 diff --git a/system/etc/props.conf.MIBOX4 b/example_configs/props.conf.MIBOX4 similarity index 100% rename from system/etc/props.conf.MIBOX4 rename to example_configs/props.conf.MIBOX4 diff --git a/system/etc/props.conf.MI_3W b/example_configs/props.conf.MI_3W similarity index 100% rename from system/etc/props.conf.MI_3W rename to example_configs/props.conf.MI_3W diff --git a/system/etc/props.conf.MI_4W b/example_configs/props.conf.MI_4W similarity index 100% rename from system/etc/props.conf.MI_4W rename to example_configs/props.conf.MI_4W diff --git a/system/etc/props.conf.MI_5 b/example_configs/props.conf.MI_5 similarity index 100% rename from system/etc/props.conf.MI_5 rename to example_configs/props.conf.MI_5 diff --git a/system/etc/props.conf.MI_5s b/example_configs/props.conf.MI_5s similarity index 100% rename from system/etc/props.conf.MI_5s rename to example_configs/props.conf.MI_5s diff --git a/system/etc/props.conf.MI_5s_Plus b/example_configs/props.conf.MI_5s_Plus similarity index 100% rename from system/etc/props.conf.MI_5s_Plus rename to example_configs/props.conf.MI_5s_Plus diff --git a/system/etc/props.conf.MI_6 b/example_configs/props.conf.MI_6 similarity index 100% rename from system/etc/props.conf.MI_6 rename to example_configs/props.conf.MI_6 diff --git a/system/etc/props.conf.MI_8 b/example_configs/props.conf.MI_8 similarity index 100% rename from system/etc/props.conf.MI_8 rename to example_configs/props.conf.MI_8 diff --git a/system/etc/props.conf.MI_9 b/example_configs/props.conf.MI_9 similarity index 100% rename from system/etc/props.conf.MI_9 rename to example_configs/props.conf.MI_9 diff --git a/system/etc/props.conf.MI_9_SE b/example_configs/props.conf.MI_9_SE similarity index 100% rename from system/etc/props.conf.MI_9_SE rename to example_configs/props.conf.MI_9_SE diff --git a/system/etc/props.conf.MI_MAX b/example_configs/props.conf.MI_MAX similarity index 100% rename from system/etc/props.conf.MI_MAX rename to example_configs/props.conf.MI_MAX diff --git a/system/etc/props.conf.MI_MAX_2 b/example_configs/props.conf.MI_MAX_2 similarity index 100% rename from system/etc/props.conf.MI_MAX_2 rename to example_configs/props.conf.MI_MAX_2 diff --git a/system/etc/props.conf.MI_MAX_3 b/example_configs/props.conf.MI_MAX_3 similarity index 100% rename from system/etc/props.conf.MI_MAX_3 rename to example_configs/props.conf.MI_MAX_3 diff --git a/system/etc/props.conf.MI_PAD b/example_configs/props.conf.MI_PAD similarity index 100% rename from system/etc/props.conf.MI_PAD rename to example_configs/props.conf.MI_PAD diff --git a/system/etc/props.conf.MI_PAD_4 b/example_configs/props.conf.MI_PAD_4 similarity index 100% rename from system/etc/props.conf.MI_PAD_4 rename to example_configs/props.conf.MI_PAD_4 diff --git a/system/etc/props.conf.MT2110 b/example_configs/props.conf.MT2110 similarity index 100% rename from system/etc/props.conf.MT2110 rename to example_configs/props.conf.MT2110 diff --git a/system/etc/props.conf.Mi-4c b/example_configs/props.conf.Mi-4c similarity index 100% rename from system/etc/props.conf.Mi-4c rename to example_configs/props.conf.Mi-4c diff --git a/system/etc/props.conf.Mi_10 b/example_configs/props.conf.Mi_10 similarity index 100% rename from system/etc/props.conf.Mi_10 rename to example_configs/props.conf.Mi_10 diff --git a/system/etc/props.conf.Mi_10_Pro b/example_configs/props.conf.Mi_10_Pro similarity index 100% rename from system/etc/props.conf.Mi_10_Pro rename to example_configs/props.conf.Mi_10_Pro diff --git a/system/etc/props.conf.Mi_10_Ultra b/example_configs/props.conf.Mi_10_Ultra similarity index 100% rename from system/etc/props.conf.Mi_10_Ultra rename to example_configs/props.conf.Mi_10_Ultra diff --git a/system/etc/props.conf.Mi_6X b/example_configs/props.conf.Mi_6X similarity index 100% rename from system/etc/props.conf.Mi_6X rename to example_configs/props.conf.Mi_6X diff --git a/system/etc/props.conf.Mi_8_Explorer b/example_configs/props.conf.Mi_8_Explorer similarity index 100% rename from system/etc/props.conf.Mi_8_Explorer rename to example_configs/props.conf.Mi_8_Explorer diff --git a/system/etc/props.conf.Mi_8_Pro b/example_configs/props.conf.Mi_8_Pro similarity index 100% rename from system/etc/props.conf.Mi_8_Pro rename to example_configs/props.conf.Mi_8_Pro diff --git a/system/etc/props.conf.Mi_9T b/example_configs/props.conf.Mi_9T similarity index 100% rename from system/etc/props.conf.Mi_9T rename to example_configs/props.conf.Mi_9T diff --git a/system/etc/props.conf.Mi_9T_Pro b/example_configs/props.conf.Mi_9T_Pro similarity index 100% rename from system/etc/props.conf.Mi_9T_Pro rename to example_configs/props.conf.Mi_9T_Pro diff --git a/system/etc/props.conf.Mi_9_Lite b/example_configs/props.conf.Mi_9_Lite similarity index 100% rename from system/etc/props.conf.Mi_9_Lite rename to example_configs/props.conf.Mi_9_Lite diff --git a/system/etc/props.conf.Mi_A1 b/example_configs/props.conf.Mi_A1 similarity index 100% rename from system/etc/props.conf.Mi_A1 rename to example_configs/props.conf.Mi_A1 diff --git a/system/etc/props.conf.Mi_A2 b/example_configs/props.conf.Mi_A2 similarity index 100% rename from system/etc/props.conf.Mi_A2 rename to example_configs/props.conf.Mi_A2 diff --git a/system/etc/props.conf.Mi_A2_Lite b/example_configs/props.conf.Mi_A2_Lite similarity index 100% rename from system/etc/props.conf.Mi_A2_Lite rename to example_configs/props.conf.Mi_A2_Lite diff --git a/system/etc/props.conf.Mi_A3 b/example_configs/props.conf.Mi_A3 similarity index 100% rename from system/etc/props.conf.Mi_A3 rename to example_configs/props.conf.Mi_A3 diff --git a/system/etc/props.conf.Mi_MIX_2 b/example_configs/props.conf.Mi_MIX_2 similarity index 100% rename from system/etc/props.conf.Mi_MIX_2 rename to example_configs/props.conf.Mi_MIX_2 diff --git a/system/etc/props.conf.Mi_MIX_2S b/example_configs/props.conf.Mi_MIX_2S similarity index 100% rename from system/etc/props.conf.Mi_MIX_2S rename to example_configs/props.conf.Mi_MIX_2S diff --git a/system/etc/props.conf.Mi_MIX_3 b/example_configs/props.conf.Mi_MIX_3 similarity index 100% rename from system/etc/props.conf.Mi_MIX_3 rename to example_configs/props.conf.Mi_MIX_3 diff --git a/system/etc/props.conf.Mi_MIX_3_5G b/example_configs/props.conf.Mi_MIX_3_5G similarity index 100% rename from system/etc/props.conf.Mi_MIX_3_5G rename to example_configs/props.conf.Mi_MIX_3_5G diff --git a/system/etc/props.conf.Mi_Note_10 b/example_configs/props.conf.Mi_Note_10 similarity index 100% rename from system/etc/props.conf.Mi_Note_10 rename to example_configs/props.conf.Mi_Note_10 diff --git a/system/etc/props.conf.Mi_Note_2 b/example_configs/props.conf.Mi_Note_2 similarity index 100% rename from system/etc/props.conf.Mi_Note_2 rename to example_configs/props.conf.Mi_Note_2 diff --git a/system/etc/props.conf.Mi_Note_3 b/example_configs/props.conf.Mi_Note_3 similarity index 100% rename from system/etc/props.conf.Mi_Note_3 rename to example_configs/props.conf.Mi_Note_3 diff --git a/system/etc/props.conf.Moto_C_Plus b/example_configs/props.conf.Moto_C_Plus similarity index 100% rename from system/etc/props.conf.Moto_C_Plus rename to example_configs/props.conf.Moto_C_Plus diff --git a/system/etc/props.conf.Moto_E_(4) b/example_configs/props.conf.Moto_E_(4) similarity index 100% rename from system/etc/props.conf.Moto_E_(4) rename to example_configs/props.conf.Moto_E_(4) diff --git a/system/etc/props.conf.Moto_E_(4)_Plus b/example_configs/props.conf.Moto_E_(4)_Plus similarity index 100% rename from system/etc/props.conf.Moto_E_(4)_Plus rename to example_configs/props.conf.Moto_E_(4)_Plus diff --git a/system/etc/props.conf.Moto_G_(4) b/example_configs/props.conf.Moto_G_(4) similarity index 100% rename from system/etc/props.conf.Moto_G_(4) rename to example_configs/props.conf.Moto_G_(4) diff --git a/system/etc/props.conf.Moto_G_(5) b/example_configs/props.conf.Moto_G_(5) similarity index 100% rename from system/etc/props.conf.Moto_G_(5) rename to example_configs/props.conf.Moto_G_(5) diff --git a/system/etc/props.conf.Moto_G_(5)_Plus b/example_configs/props.conf.Moto_G_(5)_Plus similarity index 100% rename from system/etc/props.conf.Moto_G_(5)_Plus rename to example_configs/props.conf.Moto_G_(5)_Plus diff --git a/system/etc/props.conf.Moto_G_(5S) b/example_configs/props.conf.Moto_G_(5S) similarity index 100% rename from system/etc/props.conf.Moto_G_(5S) rename to example_configs/props.conf.Moto_G_(5S) diff --git a/system/etc/props.conf.Moto_G_(5S)_Plus b/example_configs/props.conf.Moto_G_(5S)_Plus similarity index 100% rename from system/etc/props.conf.Moto_G_(5S)_Plus rename to example_configs/props.conf.Moto_G_(5S)_Plus diff --git a/system/etc/props.conf.Moto_Z2 b/example_configs/props.conf.Moto_Z2 similarity index 100% rename from system/etc/props.conf.Moto_Z2 rename to example_configs/props.conf.Moto_Z2 diff --git a/system/etc/props.conf.Moto_Z2_Play b/example_configs/props.conf.Moto_Z2_Play similarity index 100% rename from system/etc/props.conf.Moto_Z2_Play rename to example_configs/props.conf.Moto_Z2_Play diff --git a/system/etc/props.conf.Moto_Z3_Play b/example_configs/props.conf.Moto_Z3_Play similarity index 100% rename from system/etc/props.conf.Moto_Z3_Play rename to example_configs/props.conf.Moto_Z3_Play diff --git a/system/etc/props.conf.NX16A8116K b/example_configs/props.conf.NX16A8116K similarity index 100% rename from system/etc/props.conf.NX16A8116K rename to example_configs/props.conf.NX16A8116K diff --git a/system/etc/props.conf.NX563J b/example_configs/props.conf.NX563J similarity index 100% rename from system/etc/props.conf.NX563J rename to example_configs/props.conf.NX563J diff --git a/system/etc/props.conf.Nexus_10 b/example_configs/props.conf.Nexus_10 similarity index 100% rename from system/etc/props.conf.Nexus_10 rename to example_configs/props.conf.Nexus_10 diff --git a/system/etc/props.conf.Nexus_4 b/example_configs/props.conf.Nexus_4 similarity index 100% rename from system/etc/props.conf.Nexus_4 rename to example_configs/props.conf.Nexus_4 diff --git a/system/etc/props.conf.Nexus_5 b/example_configs/props.conf.Nexus_5 similarity index 100% rename from system/etc/props.conf.Nexus_5 rename to example_configs/props.conf.Nexus_5 diff --git a/system/etc/props.conf.Nexus_5X b/example_configs/props.conf.Nexus_5X similarity index 100% rename from system/etc/props.conf.Nexus_5X rename to example_configs/props.conf.Nexus_5X diff --git a/system/etc/props.conf.Nexus_6 b/example_configs/props.conf.Nexus_6 similarity index 100% rename from system/etc/props.conf.Nexus_6 rename to example_configs/props.conf.Nexus_6 diff --git a/system/etc/props.conf.Nexus_6P b/example_configs/props.conf.Nexus_6P similarity index 100% rename from system/etc/props.conf.Nexus_6P rename to example_configs/props.conf.Nexus_6P diff --git a/system/etc/props.conf.Nexus_7 b/example_configs/props.conf.Nexus_7 similarity index 100% rename from system/etc/props.conf.Nexus_7 rename to example_configs/props.conf.Nexus_7 diff --git a/system/etc/props.conf.Nexus_9 b/example_configs/props.conf.Nexus_9 similarity index 100% rename from system/etc/props.conf.Nexus_9 rename to example_configs/props.conf.Nexus_9 diff --git a/system/etc/props.conf.Nexus_Player b/example_configs/props.conf.Nexus_Player similarity index 100% rename from system/etc/props.conf.Nexus_Player rename to example_configs/props.conf.Nexus_Player diff --git a/system/etc/props.conf.Nokia_6.1 b/example_configs/props.conf.Nokia_6.1 similarity index 100% rename from system/etc/props.conf.Nokia_6.1 rename to example_configs/props.conf.Nokia_6.1 diff --git a/system/etc/props.conf.Nokia_6.1_Plus b/example_configs/props.conf.Nokia_6.1_Plus similarity index 100% rename from system/etc/props.conf.Nokia_6.1_Plus rename to example_configs/props.conf.Nokia_6.1_Plus diff --git a/system/etc/props.conf.Nokia_6.2 b/example_configs/props.conf.Nokia_6.2 similarity index 100% rename from system/etc/props.conf.Nokia_6.2 rename to example_configs/props.conf.Nokia_6.2 diff --git a/system/etc/props.conf.Nokia_7.1 b/example_configs/props.conf.Nokia_7.1 similarity index 100% rename from system/etc/props.conf.Nokia_7.1 rename to example_configs/props.conf.Nokia_7.1 diff --git a/system/etc/props.conf.Nokia_7_plus b/example_configs/props.conf.Nokia_7_plus similarity index 100% rename from system/etc/props.conf.Nokia_7_plus rename to example_configs/props.conf.Nokia_7_plus diff --git a/system/etc/props.conf.ONA19TB002 b/example_configs/props.conf.ONA19TB002 similarity index 100% rename from system/etc/props.conf.ONA19TB002 rename to example_configs/props.conf.ONA19TB002 diff --git a/system/etc/props.conf.ONEPLUS_A3000 b/example_configs/props.conf.ONEPLUS_A3000 similarity index 100% rename from system/etc/props.conf.ONEPLUS_A3000 rename to example_configs/props.conf.ONEPLUS_A3000 diff --git a/system/etc/props.conf.ONEPLUS_A3003 b/example_configs/props.conf.ONEPLUS_A3003 similarity index 100% rename from system/etc/props.conf.ONEPLUS_A3003 rename to example_configs/props.conf.ONEPLUS_A3003 diff --git a/system/etc/props.conf.ONEPLUS_A5000 b/example_configs/props.conf.ONEPLUS_A5000 similarity index 100% rename from system/etc/props.conf.ONEPLUS_A5000 rename to example_configs/props.conf.ONEPLUS_A5000 diff --git a/system/etc/props.conf.ONEPLUS_A5010 b/example_configs/props.conf.ONEPLUS_A5010 similarity index 100% rename from system/etc/props.conf.ONEPLUS_A5010 rename to example_configs/props.conf.ONEPLUS_A5010 diff --git a/system/etc/props.conf.ONEPLUS_A6003 b/example_configs/props.conf.ONEPLUS_A6003 similarity index 100% rename from system/etc/props.conf.ONEPLUS_A6003 rename to example_configs/props.conf.ONEPLUS_A6003 diff --git a/system/etc/props.conf.ONEPLUS_A6013 b/example_configs/props.conf.ONEPLUS_A6013 similarity index 100% rename from system/etc/props.conf.ONEPLUS_A6013 rename to example_configs/props.conf.ONEPLUS_A6013 diff --git a/system/etc/props.conf.ONE_A2003 b/example_configs/props.conf.ONE_A2003 similarity index 100% rename from system/etc/props.conf.ONE_A2003 rename to example_configs/props.conf.ONE_A2003 diff --git a/system/etc/props.conf.ONE_E1003 b/example_configs/props.conf.ONE_E1003 similarity index 100% rename from system/etc/props.conf.ONE_E1003 rename to example_configs/props.conf.ONE_E1003 diff --git a/system/etc/props.conf.P01MA b/example_configs/props.conf.P01MA similarity index 100% rename from system/etc/props.conf.P01MA rename to example_configs/props.conf.P01MA diff --git a/system/etc/props.conf.PH-1 b/example_configs/props.conf.PH-1 similarity index 100% rename from system/etc/props.conf.PH-1 rename to example_configs/props.conf.PH-1 diff --git a/system/etc/props.conf.PL2 b/example_configs/props.conf.PL2 similarity index 100% rename from system/etc/props.conf.PL2 rename to example_configs/props.conf.PL2 diff --git a/system/etc/props.conf.POCOPHONE_F1 b/example_configs/props.conf.POCOPHONE_F1 similarity index 100% rename from system/etc/props.conf.POCOPHONE_F1 rename to example_configs/props.conf.POCOPHONE_F1 diff --git a/system/etc/props.conf.POCO_F2_Pro b/example_configs/props.conf.POCO_F2_Pro similarity index 100% rename from system/etc/props.conf.POCO_F2_Pro rename to example_configs/props.conf.POCO_F2_Pro diff --git a/system/etc/props.conf.POCO_X2 b/example_configs/props.conf.POCO_X2 similarity index 100% rename from system/etc/props.conf.POCO_X2 rename to example_configs/props.conf.POCO_X2 diff --git a/system/etc/props.conf.PRA-LX1 b/example_configs/props.conf.PRA-LX1 similarity index 100% rename from system/etc/props.conf.PRA-LX1 rename to example_configs/props.conf.PRA-LX1 diff --git a/system/etc/props.conf.Phone b/example_configs/props.conf.Phone similarity index 100% rename from system/etc/props.conf.Phone rename to example_configs/props.conf.Phone diff --git a/system/etc/props.conf.Phone_2 b/example_configs/props.conf.Phone_2 similarity index 100% rename from system/etc/props.conf.Phone_2 rename to example_configs/props.conf.Phone_2 diff --git a/system/etc/props.conf.Pixel b/example_configs/props.conf.Pixel similarity index 100% rename from system/etc/props.conf.Pixel rename to example_configs/props.conf.Pixel diff --git a/system/etc/props.conf.Pixel_2 b/example_configs/props.conf.Pixel_2 similarity index 100% rename from system/etc/props.conf.Pixel_2 rename to example_configs/props.conf.Pixel_2 diff --git a/system/etc/props.conf.Pixel_2_XL b/example_configs/props.conf.Pixel_2_XL similarity index 100% rename from system/etc/props.conf.Pixel_2_XL rename to example_configs/props.conf.Pixel_2_XL diff --git a/system/etc/props.conf.Pixel_3 b/example_configs/props.conf.Pixel_3 similarity index 100% rename from system/etc/props.conf.Pixel_3 rename to example_configs/props.conf.Pixel_3 diff --git a/system/etc/props.conf.Pixel_3_XL b/example_configs/props.conf.Pixel_3_XL similarity index 100% rename from system/etc/props.conf.Pixel_3_XL rename to example_configs/props.conf.Pixel_3_XL diff --git a/system/etc/props.conf.Pixel_3a b/example_configs/props.conf.Pixel_3a similarity index 100% rename from system/etc/props.conf.Pixel_3a rename to example_configs/props.conf.Pixel_3a diff --git a/system/etc/props.conf.Pixel_3a_XL b/example_configs/props.conf.Pixel_3a_XL similarity index 100% rename from system/etc/props.conf.Pixel_3a_XL rename to example_configs/props.conf.Pixel_3a_XL diff --git a/system/etc/props.conf.Pixel_4 b/example_configs/props.conf.Pixel_4 similarity index 100% rename from system/etc/props.conf.Pixel_4 rename to example_configs/props.conf.Pixel_4 diff --git a/system/etc/props.conf.Pixel_4_XL b/example_configs/props.conf.Pixel_4_XL similarity index 100% rename from system/etc/props.conf.Pixel_4_XL rename to example_configs/props.conf.Pixel_4_XL diff --git a/system/etc/props.conf.Pixel_4a b/example_configs/props.conf.Pixel_4a similarity index 100% rename from system/etc/props.conf.Pixel_4a rename to example_configs/props.conf.Pixel_4a diff --git a/system/etc/props.conf.Pixel_4a_(5G) b/example_configs/props.conf.Pixel_4a_(5G) similarity index 100% rename from system/etc/props.conf.Pixel_4a_(5G) rename to example_configs/props.conf.Pixel_4a_(5G) diff --git a/system/etc/props.conf.Pixel_5 b/example_configs/props.conf.Pixel_5 similarity index 100% rename from system/etc/props.conf.Pixel_5 rename to example_configs/props.conf.Pixel_5 diff --git a/system/etc/props.conf.Pixel_5a b/example_configs/props.conf.Pixel_5a similarity index 100% rename from system/etc/props.conf.Pixel_5a rename to example_configs/props.conf.Pixel_5a diff --git a/system/etc/props.conf.Pixel_6 b/example_configs/props.conf.Pixel_6 similarity index 100% rename from system/etc/props.conf.Pixel_6 rename to example_configs/props.conf.Pixel_6 diff --git a/system/etc/props.conf.Pixel_6_Pro b/example_configs/props.conf.Pixel_6_Pro similarity index 100% rename from system/etc/props.conf.Pixel_6_Pro rename to example_configs/props.conf.Pixel_6_Pro diff --git a/system/etc/props.conf.Pixel_C b/example_configs/props.conf.Pixel_C similarity index 100% rename from system/etc/props.conf.Pixel_C rename to example_configs/props.conf.Pixel_C diff --git a/system/etc/props.conf.Pixel_XL b/example_configs/props.conf.Pixel_XL similarity index 100% rename from system/etc/props.conf.Pixel_XL rename to example_configs/props.conf.Pixel_XL diff --git a/system/etc/props.conf.QX1000 b/example_configs/props.conf.QX1000 similarity index 100% rename from system/etc/props.conf.QX1000 rename to example_configs/props.conf.QX1000 diff --git a/system/etc/props.conf.RMX1921 b/example_configs/props.conf.RMX1921 similarity index 100% rename from system/etc/props.conf.RMX1921 rename to example_configs/props.conf.RMX1921 diff --git a/system/etc/props.conf.RMX1931 b/example_configs/props.conf.RMX1931 similarity index 100% rename from system/etc/props.conf.RMX1931 rename to example_configs/props.conf.RMX1931 diff --git a/system/etc/props.conf.RMX3360 b/example_configs/props.conf.RMX3360 similarity index 100% rename from system/etc/props.conf.RMX3360 rename to example_configs/props.conf.RMX3360 diff --git a/system/etc/props.conf.RS988 b/example_configs/props.conf.RS988 similarity index 100% rename from system/etc/props.conf.RS988 rename to example_configs/props.conf.RS988 diff --git a/system/etc/props.conf.Redmi_3 b/example_configs/props.conf.Redmi_3 similarity index 100% rename from system/etc/props.conf.Redmi_3 rename to example_configs/props.conf.Redmi_3 diff --git a/system/etc/props.conf.Redmi_3S b/example_configs/props.conf.Redmi_3S similarity index 100% rename from system/etc/props.conf.Redmi_3S rename to example_configs/props.conf.Redmi_3S diff --git a/system/etc/props.conf.Redmi_4 b/example_configs/props.conf.Redmi_4 similarity index 100% rename from system/etc/props.conf.Redmi_4 rename to example_configs/props.conf.Redmi_4 diff --git a/system/etc/props.conf.Redmi_4A b/example_configs/props.conf.Redmi_4A similarity index 100% rename from system/etc/props.conf.Redmi_4A rename to example_configs/props.conf.Redmi_4A diff --git a/system/etc/props.conf.Redmi_4X b/example_configs/props.conf.Redmi_4X similarity index 100% rename from system/etc/props.conf.Redmi_4X rename to example_configs/props.conf.Redmi_4X diff --git a/system/etc/props.conf.Redmi_5A b/example_configs/props.conf.Redmi_5A similarity index 100% rename from system/etc/props.conf.Redmi_5A rename to example_configs/props.conf.Redmi_5A diff --git a/system/etc/props.conf.Redmi_5_Plus b/example_configs/props.conf.Redmi_5_Plus similarity index 100% rename from system/etc/props.conf.Redmi_5_Plus rename to example_configs/props.conf.Redmi_5_Plus diff --git a/system/etc/props.conf.Redmi_6 b/example_configs/props.conf.Redmi_6 similarity index 100% rename from system/etc/props.conf.Redmi_6 rename to example_configs/props.conf.Redmi_6 diff --git a/system/etc/props.conf.Redmi_6A b/example_configs/props.conf.Redmi_6A similarity index 100% rename from system/etc/props.conf.Redmi_6A rename to example_configs/props.conf.Redmi_6A diff --git a/system/etc/props.conf.Redmi_6_Pro b/example_configs/props.conf.Redmi_6_Pro similarity index 100% rename from system/etc/props.conf.Redmi_6_Pro rename to example_configs/props.conf.Redmi_6_Pro diff --git a/system/etc/props.conf.Redmi_7 b/example_configs/props.conf.Redmi_7 similarity index 100% rename from system/etc/props.conf.Redmi_7 rename to example_configs/props.conf.Redmi_7 diff --git a/system/etc/props.conf.Redmi_7A b/example_configs/props.conf.Redmi_7A similarity index 100% rename from system/etc/props.conf.Redmi_7A rename to example_configs/props.conf.Redmi_7A diff --git a/system/etc/props.conf.Redmi_8 b/example_configs/props.conf.Redmi_8 similarity index 100% rename from system/etc/props.conf.Redmi_8 rename to example_configs/props.conf.Redmi_8 diff --git a/system/etc/props.conf.Redmi_Go b/example_configs/props.conf.Redmi_Go similarity index 100% rename from system/etc/props.conf.Redmi_Go rename to example_configs/props.conf.Redmi_Go diff --git a/system/etc/props.conf.Redmi_K20 b/example_configs/props.conf.Redmi_K20 similarity index 100% rename from system/etc/props.conf.Redmi_K20 rename to example_configs/props.conf.Redmi_K20 diff --git a/system/etc/props.conf.Redmi_K20_Pro b/example_configs/props.conf.Redmi_K20_Pro similarity index 100% rename from system/etc/props.conf.Redmi_K20_Pro rename to example_configs/props.conf.Redmi_K20_Pro diff --git a/system/etc/props.conf.Redmi_K30_Pro b/example_configs/props.conf.Redmi_K30_Pro similarity index 100% rename from system/etc/props.conf.Redmi_K30_Pro rename to example_configs/props.conf.Redmi_K30_Pro diff --git a/system/etc/props.conf.Redmi_K30_Pro_Zoom_Edition b/example_configs/props.conf.Redmi_K30_Pro_Zoom_Edition similarity index 100% rename from system/etc/props.conf.Redmi_K30_Pro_Zoom_Edition rename to example_configs/props.conf.Redmi_K30_Pro_Zoom_Edition diff --git a/system/etc/props.conf.Redmi_Note_2 b/example_configs/props.conf.Redmi_Note_2 similarity index 100% rename from system/etc/props.conf.Redmi_Note_2 rename to example_configs/props.conf.Redmi_Note_2 diff --git a/system/etc/props.conf.Redmi_Note_3 b/example_configs/props.conf.Redmi_Note_3 similarity index 100% rename from system/etc/props.conf.Redmi_Note_3 rename to example_configs/props.conf.Redmi_Note_3 diff --git a/system/etc/props.conf.Redmi_Note_4 b/example_configs/props.conf.Redmi_Note_4 similarity index 100% rename from system/etc/props.conf.Redmi_Note_4 rename to example_configs/props.conf.Redmi_Note_4 diff --git a/system/etc/props.conf.Redmi_Note_4X b/example_configs/props.conf.Redmi_Note_4X similarity index 100% rename from system/etc/props.conf.Redmi_Note_4X rename to example_configs/props.conf.Redmi_Note_4X diff --git a/system/etc/props.conf.Redmi_Note_5 b/example_configs/props.conf.Redmi_Note_5 similarity index 100% rename from system/etc/props.conf.Redmi_Note_5 rename to example_configs/props.conf.Redmi_Note_5 diff --git a/system/etc/props.conf.Redmi_Note_5A b/example_configs/props.conf.Redmi_Note_5A similarity index 100% rename from system/etc/props.conf.Redmi_Note_5A rename to example_configs/props.conf.Redmi_Note_5A diff --git a/system/etc/props.conf.Redmi_Note_5_Pro b/example_configs/props.conf.Redmi_Note_5_Pro similarity index 100% rename from system/etc/props.conf.Redmi_Note_5_Pro rename to example_configs/props.conf.Redmi_Note_5_Pro diff --git a/system/etc/props.conf.Redmi_Note_6_Pro b/example_configs/props.conf.Redmi_Note_6_Pro similarity index 100% rename from system/etc/props.conf.Redmi_Note_6_Pro rename to example_configs/props.conf.Redmi_Note_6_Pro diff --git a/system/etc/props.conf.Redmi_Note_7 b/example_configs/props.conf.Redmi_Note_7 similarity index 100% rename from system/etc/props.conf.Redmi_Note_7 rename to example_configs/props.conf.Redmi_Note_7 diff --git a/system/etc/props.conf.Redmi_Note_7_Pro b/example_configs/props.conf.Redmi_Note_7_Pro similarity index 100% rename from system/etc/props.conf.Redmi_Note_7_Pro rename to example_configs/props.conf.Redmi_Note_7_Pro diff --git a/system/etc/props.conf.Redmi_Note_8 b/example_configs/props.conf.Redmi_Note_8 similarity index 100% rename from system/etc/props.conf.Redmi_Note_8 rename to example_configs/props.conf.Redmi_Note_8 diff --git a/system/etc/props.conf.Redmi_Note_8T b/example_configs/props.conf.Redmi_Note_8T similarity index 100% rename from system/etc/props.conf.Redmi_Note_8T rename to example_configs/props.conf.Redmi_Note_8T diff --git a/system/etc/props.conf.Redmi_Note_8_Pro b/example_configs/props.conf.Redmi_Note_8_Pro similarity index 100% rename from system/etc/props.conf.Redmi_Note_8_Pro rename to example_configs/props.conf.Redmi_Note_8_Pro diff --git a/system/etc/props.conf.Redmi_Note_9S b/example_configs/props.conf.Redmi_Note_9S similarity index 100% rename from system/etc/props.conf.Redmi_Note_9S rename to example_configs/props.conf.Redmi_Note_9S diff --git a/system/etc/props.conf.Redmi_Note_9_Pro b/example_configs/props.conf.Redmi_Note_9_Pro similarity index 100% rename from system/etc/props.conf.Redmi_Note_9_Pro rename to example_configs/props.conf.Redmi_Note_9_Pro diff --git a/system/etc/props.conf.Redmi_Note_9_Pro_Max b/example_configs/props.conf.Redmi_Note_9_Pro_Max similarity index 100% rename from system/etc/props.conf.Redmi_Note_9_Pro_Max rename to example_configs/props.conf.Redmi_Note_9_Pro_Max diff --git a/system/etc/props.conf.Redmi_Y1 b/example_configs/props.conf.Redmi_Y1 similarity index 100% rename from system/etc/props.conf.Redmi_Y1 rename to example_configs/props.conf.Redmi_Y1 diff --git a/system/etc/props.conf.SGP621 b/example_configs/props.conf.SGP621 similarity index 100% rename from system/etc/props.conf.SGP621 rename to example_configs/props.conf.SGP621 diff --git a/system/etc/props.conf.SGP771 b/example_configs/props.conf.SGP771 similarity index 100% rename from system/etc/props.conf.SGP771 rename to example_configs/props.conf.SGP771 diff --git a/system/etc/props.conf.SHIELD_Android_TV b/example_configs/props.conf.SHIELD_Android_TV similarity index 100% rename from system/etc/props.conf.SHIELD_Android_TV rename to example_configs/props.conf.SHIELD_Android_TV diff --git a/system/etc/props.conf.SHIELD_Tablet b/example_configs/props.conf.SHIELD_Tablet similarity index 100% rename from system/etc/props.conf.SHIELD_Tablet rename to example_configs/props.conf.SHIELD_Tablet diff --git a/system/etc/props.conf.SM-A013G b/example_configs/props.conf.SM-A013G similarity index 100% rename from system/etc/props.conf.SM-A013G rename to example_configs/props.conf.SM-A013G diff --git a/system/etc/props.conf.SM-A205W b/example_configs/props.conf.SM-A205W similarity index 100% rename from system/etc/props.conf.SM-A205W rename to example_configs/props.conf.SM-A205W diff --git a/system/etc/props.conf.SM-A300FU b/example_configs/props.conf.SM-A300FU similarity index 100% rename from system/etc/props.conf.SM-A300FU rename to example_configs/props.conf.SM-A300FU diff --git a/system/etc/props.conf.SM-A310F b/example_configs/props.conf.SM-A310F similarity index 100% rename from system/etc/props.conf.SM-A310F rename to example_configs/props.conf.SM-A310F diff --git a/system/etc/props.conf.SM-A320FL b/example_configs/props.conf.SM-A320FL similarity index 100% rename from system/etc/props.conf.SM-A320FL rename to example_configs/props.conf.SM-A320FL diff --git a/system/etc/props.conf.SM-A405FN b/example_configs/props.conf.SM-A405FN similarity index 100% rename from system/etc/props.conf.SM-A405FN rename to example_configs/props.conf.SM-A405FN diff --git a/system/etc/props.conf.SM-A500FU b/example_configs/props.conf.SM-A500FU similarity index 100% rename from system/etc/props.conf.SM-A500FU rename to example_configs/props.conf.SM-A500FU diff --git a/system/etc/props.conf.SM-A505F b/example_configs/props.conf.SM-A505F similarity index 100% rename from system/etc/props.conf.SM-A505F rename to example_configs/props.conf.SM-A505F diff --git a/system/etc/props.conf.SM-A507FN b/example_configs/props.conf.SM-A507FN similarity index 100% rename from system/etc/props.conf.SM-A507FN rename to example_configs/props.conf.SM-A507FN diff --git a/system/etc/props.conf.SM-A510F b/example_configs/props.conf.SM-A510F similarity index 100% rename from system/etc/props.conf.SM-A510F rename to example_configs/props.conf.SM-A510F diff --git a/system/etc/props.conf.SM-A515F b/example_configs/props.conf.SM-A515F similarity index 100% rename from system/etc/props.conf.SM-A515F rename to example_configs/props.conf.SM-A515F diff --git a/system/etc/props.conf.SM-A520F b/example_configs/props.conf.SM-A520F similarity index 100% rename from system/etc/props.conf.SM-A520F rename to example_configs/props.conf.SM-A520F diff --git a/system/etc/props.conf.SM-A525F b/example_configs/props.conf.SM-A525F similarity index 100% rename from system/etc/props.conf.SM-A525F rename to example_configs/props.conf.SM-A525F diff --git a/system/etc/props.conf.SM-A600F b/example_configs/props.conf.SM-A600F similarity index 100% rename from system/etc/props.conf.SM-A600F rename to example_configs/props.conf.SM-A600F diff --git a/system/etc/props.conf.SM-A605G b/example_configs/props.conf.SM-A605G similarity index 100% rename from system/etc/props.conf.SM-A605G rename to example_configs/props.conf.SM-A605G diff --git a/system/etc/props.conf.SM-A705FN b/example_configs/props.conf.SM-A705FN similarity index 100% rename from system/etc/props.conf.SM-A705FN rename to example_configs/props.conf.SM-A705FN diff --git a/system/etc/props.conf.SM-A715F b/example_configs/props.conf.SM-A715F similarity index 100% rename from system/etc/props.conf.SM-A715F rename to example_configs/props.conf.SM-A715F diff --git a/system/etc/props.conf.SM-A720F b/example_configs/props.conf.SM-A720F similarity index 100% rename from system/etc/props.conf.SM-A720F rename to example_configs/props.conf.SM-A720F diff --git a/system/etc/props.conf.SM-A730F b/example_configs/props.conf.SM-A730F similarity index 100% rename from system/etc/props.conf.SM-A730F rename to example_configs/props.conf.SM-A730F diff --git a/system/etc/props.conf.SM-A750GN b/example_configs/props.conf.SM-A750GN similarity index 100% rename from system/etc/props.conf.SM-A750GN rename to example_configs/props.conf.SM-A750GN diff --git a/system/etc/props.conf.SM-A908B b/example_configs/props.conf.SM-A908B similarity index 100% rename from system/etc/props.conf.SM-A908B rename to example_configs/props.conf.SM-A908B diff --git a/system/etc/props.conf.SM-G361F b/example_configs/props.conf.SM-G361F similarity index 100% rename from system/etc/props.conf.SM-G361F rename to example_configs/props.conf.SM-G361F diff --git a/system/etc/props.conf.SM-G530BT b/example_configs/props.conf.SM-G530BT similarity index 100% rename from system/etc/props.conf.SM-G530BT rename to example_configs/props.conf.SM-G530BT diff --git a/system/etc/props.conf.SM-G570F b/example_configs/props.conf.SM-G570F similarity index 100% rename from system/etc/props.conf.SM-G570F rename to example_configs/props.conf.SM-G570F diff --git a/system/etc/props.conf.SM-G610F b/example_configs/props.conf.SM-G610F similarity index 100% rename from system/etc/props.conf.SM-G610F rename to example_configs/props.conf.SM-G610F diff --git a/system/etc/props.conf.SM-G770F b/example_configs/props.conf.SM-G770F similarity index 100% rename from system/etc/props.conf.SM-G770F rename to example_configs/props.conf.SM-G770F diff --git a/system/etc/props.conf.SM-G780F b/example_configs/props.conf.SM-G780F similarity index 100% rename from system/etc/props.conf.SM-G780F rename to example_configs/props.conf.SM-G780F diff --git a/system/etc/props.conf.SM-G781B b/example_configs/props.conf.SM-G781B similarity index 100% rename from system/etc/props.conf.SM-G781B rename to example_configs/props.conf.SM-G781B diff --git a/system/etc/props.conf.SM-G900F b/example_configs/props.conf.SM-G900F similarity index 100% rename from system/etc/props.conf.SM-G900F rename to example_configs/props.conf.SM-G900F diff --git a/system/etc/props.conf.SM-G900H b/example_configs/props.conf.SM-G900H similarity index 100% rename from system/etc/props.conf.SM-G900H rename to example_configs/props.conf.SM-G900H diff --git a/system/etc/props.conf.SM-G920F b/example_configs/props.conf.SM-G920F similarity index 100% rename from system/etc/props.conf.SM-G920F rename to example_configs/props.conf.SM-G920F diff --git a/system/etc/props.conf.SM-G925F b/example_configs/props.conf.SM-G925F similarity index 100% rename from system/etc/props.conf.SM-G925F rename to example_configs/props.conf.SM-G925F diff --git a/system/etc/props.conf.SM-G930F b/example_configs/props.conf.SM-G930F similarity index 100% rename from system/etc/props.conf.SM-G930F rename to example_configs/props.conf.SM-G930F diff --git a/system/etc/props.conf.SM-G935F b/example_configs/props.conf.SM-G935F similarity index 100% rename from system/etc/props.conf.SM-G935F rename to example_configs/props.conf.SM-G935F diff --git a/system/etc/props.conf.SM-G950F b/example_configs/props.conf.SM-G950F similarity index 100% rename from system/etc/props.conf.SM-G950F rename to example_configs/props.conf.SM-G950F diff --git a/system/etc/props.conf.SM-G955F b/example_configs/props.conf.SM-G955F similarity index 100% rename from system/etc/props.conf.SM-G955F rename to example_configs/props.conf.SM-G955F diff --git a/system/etc/props.conf.SM-G960F b/example_configs/props.conf.SM-G960F similarity index 100% rename from system/etc/props.conf.SM-G960F rename to example_configs/props.conf.SM-G960F diff --git a/system/etc/props.conf.SM-G965F b/example_configs/props.conf.SM-G965F similarity index 100% rename from system/etc/props.conf.SM-G965F rename to example_configs/props.conf.SM-G965F diff --git a/system/etc/props.conf.SM-G970F b/example_configs/props.conf.SM-G970F similarity index 100% rename from system/etc/props.conf.SM-G970F rename to example_configs/props.conf.SM-G970F diff --git a/system/etc/props.conf.SM-G970N b/example_configs/props.conf.SM-G970N similarity index 100% rename from system/etc/props.conf.SM-G970N rename to example_configs/props.conf.SM-G970N diff --git a/system/etc/props.conf.SM-G973F b/example_configs/props.conf.SM-G973F similarity index 100% rename from system/etc/props.conf.SM-G973F rename to example_configs/props.conf.SM-G973F diff --git a/system/etc/props.conf.SM-G973N b/example_configs/props.conf.SM-G973N similarity index 100% rename from system/etc/props.conf.SM-G973N rename to example_configs/props.conf.SM-G973N diff --git a/system/etc/props.conf.SM-G975F b/example_configs/props.conf.SM-G975F similarity index 100% rename from system/etc/props.conf.SM-G975F rename to example_configs/props.conf.SM-G975F diff --git a/system/etc/props.conf.SM-G975N b/example_configs/props.conf.SM-G975N similarity index 100% rename from system/etc/props.conf.SM-G975N rename to example_configs/props.conf.SM-G975N diff --git a/system/etc/props.conf.SM-G975U b/example_configs/props.conf.SM-G975U similarity index 100% rename from system/etc/props.conf.SM-G975U rename to example_configs/props.conf.SM-G975U diff --git a/system/etc/props.conf.SM-G977B b/example_configs/props.conf.SM-G977B similarity index 100% rename from system/etc/props.conf.SM-G977B rename to example_configs/props.conf.SM-G977B diff --git a/system/etc/props.conf.SM-G977N b/example_configs/props.conf.SM-G977N similarity index 100% rename from system/etc/props.conf.SM-G977N rename to example_configs/props.conf.SM-G977N diff --git a/system/etc/props.conf.SM-G988B b/example_configs/props.conf.SM-G988B similarity index 100% rename from system/etc/props.conf.SM-G988B rename to example_configs/props.conf.SM-G988B diff --git a/system/etc/props.conf.SM-J200H b/example_configs/props.conf.SM-J200H similarity index 100% rename from system/etc/props.conf.SM-J200H rename to example_configs/props.conf.SM-J200H diff --git a/system/etc/props.conf.SM-J320FN b/example_configs/props.conf.SM-J320FN similarity index 100% rename from system/etc/props.conf.SM-J320FN rename to example_configs/props.conf.SM-J320FN diff --git a/system/etc/props.conf.SM-J500FN b/example_configs/props.conf.SM-J500FN similarity index 100% rename from system/etc/props.conf.SM-J500FN rename to example_configs/props.conf.SM-J500FN diff --git a/system/etc/props.conf.SM-J510FN b/example_configs/props.conf.SM-J510FN similarity index 100% rename from system/etc/props.conf.SM-J510FN rename to example_configs/props.conf.SM-J510FN diff --git a/system/etc/props.conf.SM-J701M b/example_configs/props.conf.SM-J701M similarity index 100% rename from system/etc/props.conf.SM-J701M rename to example_configs/props.conf.SM-J701M diff --git a/system/etc/props.conf.SM-J710FQ b/example_configs/props.conf.SM-J710FQ similarity index 100% rename from system/etc/props.conf.SM-J710FQ rename to example_configs/props.conf.SM-J710FQ diff --git a/system/etc/props.conf.SM-J730F b/example_configs/props.conf.SM-J730F similarity index 100% rename from system/etc/props.conf.SM-J730F rename to example_configs/props.conf.SM-J730F diff --git a/system/etc/props.conf.SM-M205F b/example_configs/props.conf.SM-M205F similarity index 100% rename from system/etc/props.conf.SM-M205F rename to example_configs/props.conf.SM-M205F diff --git a/system/etc/props.conf.SM-M215F b/example_configs/props.conf.SM-M215F similarity index 100% rename from system/etc/props.conf.SM-M215F rename to example_configs/props.conf.SM-M215F diff --git a/system/etc/props.conf.SM-N9005 b/example_configs/props.conf.SM-N9005 similarity index 100% rename from system/etc/props.conf.SM-N9005 rename to example_configs/props.conf.SM-N9005 diff --git a/system/etc/props.conf.SM-N910F b/example_configs/props.conf.SM-N910F similarity index 100% rename from system/etc/props.conf.SM-N910F rename to example_configs/props.conf.SM-N910F diff --git a/system/etc/props.conf.SM-N910G b/example_configs/props.conf.SM-N910G similarity index 100% rename from system/etc/props.conf.SM-N910G rename to example_configs/props.conf.SM-N910G diff --git a/system/etc/props.conf.SM-N920C b/example_configs/props.conf.SM-N920C similarity index 100% rename from system/etc/props.conf.SM-N920C rename to example_configs/props.conf.SM-N920C diff --git a/system/etc/props.conf.SM-N950F b/example_configs/props.conf.SM-N950F similarity index 100% rename from system/etc/props.conf.SM-N950F rename to example_configs/props.conf.SM-N950F diff --git a/system/etc/props.conf.SM-N960F b/example_configs/props.conf.SM-N960F similarity index 100% rename from system/etc/props.conf.SM-N960F rename to example_configs/props.conf.SM-N960F diff --git a/system/etc/props.conf.SM-N9750 b/example_configs/props.conf.SM-N9750 similarity index 100% rename from system/etc/props.conf.SM-N9750 rename to example_configs/props.conf.SM-N9750 diff --git a/system/etc/props.conf.SM-N975F b/example_configs/props.conf.SM-N975F similarity index 100% rename from system/etc/props.conf.SM-N975F rename to example_configs/props.conf.SM-N975F diff --git a/system/etc/props.conf.SM-N975U b/example_configs/props.conf.SM-N975U similarity index 100% rename from system/etc/props.conf.SM-N975U rename to example_configs/props.conf.SM-N975U diff --git a/system/etc/props.conf.SM-N9860 b/example_configs/props.conf.SM-N9860 similarity index 100% rename from system/etc/props.conf.SM-N9860 rename to example_configs/props.conf.SM-N9860 diff --git a/system/etc/props.conf.SM-N986B b/example_configs/props.conf.SM-N986B similarity index 100% rename from system/etc/props.conf.SM-N986B rename to example_configs/props.conf.SM-N986B diff --git a/system/etc/props.conf.SM-N986U b/example_configs/props.conf.SM-N986U similarity index 100% rename from system/etc/props.conf.SM-N986U rename to example_configs/props.conf.SM-N986U diff --git a/system/etc/props.conf.SM-P600 b/example_configs/props.conf.SM-P600 similarity index 100% rename from system/etc/props.conf.SM-P600 rename to example_configs/props.conf.SM-P600 diff --git a/system/etc/props.conf.SM-P610 b/example_configs/props.conf.SM-P610 similarity index 100% rename from system/etc/props.conf.SM-P610 rename to example_configs/props.conf.SM-P610 diff --git a/system/etc/props.conf.SM-S260DL b/example_configs/props.conf.SM-S260DL similarity index 100% rename from system/etc/props.conf.SM-S260DL rename to example_configs/props.conf.SM-S260DL diff --git a/system/etc/props.conf.SM-T230NU b/example_configs/props.conf.SM-T230NU similarity index 100% rename from system/etc/props.conf.SM-T230NU rename to example_configs/props.conf.SM-T230NU diff --git a/system/etc/props.conf.SM-T295 b/example_configs/props.conf.SM-T295 similarity index 100% rename from system/etc/props.conf.SM-T295 rename to example_configs/props.conf.SM-T295 diff --git a/system/etc/props.conf.SM-T330NU b/example_configs/props.conf.SM-T330NU similarity index 100% rename from system/etc/props.conf.SM-T330NU rename to example_configs/props.conf.SM-T330NU diff --git a/system/etc/props.conf.SM-T510 b/example_configs/props.conf.SM-T510 similarity index 100% rename from system/etc/props.conf.SM-T510 rename to example_configs/props.conf.SM-T510 diff --git a/system/etc/props.conf.SM-T530NU b/example_configs/props.conf.SM-T530NU similarity index 100% rename from system/etc/props.conf.SM-T530NU rename to example_configs/props.conf.SM-T530NU diff --git a/system/etc/props.conf.SM-T560 b/example_configs/props.conf.SM-T560 similarity index 100% rename from system/etc/props.conf.SM-T560 rename to example_configs/props.conf.SM-T560 diff --git a/system/etc/props.conf.SM-T590 b/example_configs/props.conf.SM-T590 similarity index 100% rename from system/etc/props.conf.SM-T590 rename to example_configs/props.conf.SM-T590 diff --git a/system/etc/props.conf.SM-T595 b/example_configs/props.conf.SM-T595 similarity index 100% rename from system/etc/props.conf.SM-T595 rename to example_configs/props.conf.SM-T595 diff --git a/system/etc/props.conf.SM-T597 b/example_configs/props.conf.SM-T597 similarity index 100% rename from system/etc/props.conf.SM-T597 rename to example_configs/props.conf.SM-T597 diff --git a/system/etc/props.conf.SM-T720 b/example_configs/props.conf.SM-T720 similarity index 100% rename from system/etc/props.conf.SM-T720 rename to example_configs/props.conf.SM-T720 diff --git a/system/etc/props.conf.SM-T813 b/example_configs/props.conf.SM-T813 similarity index 100% rename from system/etc/props.conf.SM-T813 rename to example_configs/props.conf.SM-T813 diff --git a/system/etc/props.conf.SM-T825 b/example_configs/props.conf.SM-T825 similarity index 100% rename from system/etc/props.conf.SM-T825 rename to example_configs/props.conf.SM-T825 diff --git a/system/etc/props.conf.SM-T830 b/example_configs/props.conf.SM-T830 similarity index 100% rename from system/etc/props.conf.SM-T830 rename to example_configs/props.conf.SM-T830 diff --git a/system/etc/props.conf.SM-T835 b/example_configs/props.conf.SM-T835 similarity index 100% rename from system/etc/props.conf.SM-T835 rename to example_configs/props.conf.SM-T835 diff --git a/system/etc/props.conf.SM-T837A b/example_configs/props.conf.SM-T837A similarity index 100% rename from system/etc/props.conf.SM-T837A rename to example_configs/props.conf.SM-T837A diff --git a/system/etc/props.conf.SM-T970 b/example_configs/props.conf.SM-T970 similarity index 100% rename from system/etc/props.conf.SM-T970 rename to example_configs/props.conf.SM-T970 diff --git a/system/etc/props.conf.SMG991B b/example_configs/props.conf.SMG991B similarity index 100% rename from system/etc/props.conf.SMG991B rename to example_configs/props.conf.SMG991B diff --git a/system/etc/props.conf.SNE-LX1 b/example_configs/props.conf.SNE-LX1 similarity index 100% rename from system/etc/props.conf.SNE-LX1 rename to example_configs/props.conf.SNE-LX1 diff --git a/system/etc/props.conf.STF-L09 b/example_configs/props.conf.STF-L09 similarity index 100% rename from system/etc/props.conf.STF-L09 rename to example_configs/props.conf.STF-L09 diff --git a/system/etc/props.conf.TA-1021 b/example_configs/props.conf.TA-1021 similarity index 100% rename from system/etc/props.conf.TA-1021 rename to example_configs/props.conf.TA-1021 diff --git a/system/etc/props.conf.TA-1025 b/example_configs/props.conf.TA-1025 similarity index 100% rename from system/etc/props.conf.TA-1025 rename to example_configs/props.conf.TA-1025 diff --git a/system/etc/props.conf.TA-1033 b/example_configs/props.conf.TA-1033 similarity index 100% rename from system/etc/props.conf.TA-1033 rename to example_configs/props.conf.TA-1033 diff --git a/system/etc/props.conf.TA-1039 b/example_configs/props.conf.TA-1039 similarity index 100% rename from system/etc/props.conf.TA-1039 rename to example_configs/props.conf.TA-1039 diff --git a/system/etc/props.conf.U_Pro b/example_configs/props.conf.U_Pro similarity index 100% rename from system/etc/props.conf.U_Pro rename to example_configs/props.conf.U_Pro diff --git a/system/etc/props.conf.VIE-AL10 b/example_configs/props.conf.VIE-AL10 similarity index 100% rename from system/etc/props.conf.VIE-AL10 rename to example_configs/props.conf.VIE-AL10 diff --git a/system/etc/props.conf.VIE-L09 b/example_configs/props.conf.VIE-L09 similarity index 100% rename from system/etc/props.conf.VIE-L09 rename to example_configs/props.conf.VIE-L09 diff --git a/system/etc/props.conf.VS501 b/example_configs/props.conf.VS501 similarity index 100% rename from system/etc/props.conf.VS501 rename to example_configs/props.conf.VS501 diff --git a/system/etc/props.conf.VS980_4G b/example_configs/props.conf.VS980_4G similarity index 100% rename from system/etc/props.conf.VS980_4G rename to example_configs/props.conf.VS980_4G diff --git a/system/etc/props.conf.VS995 b/example_configs/props.conf.VS995 similarity index 100% rename from system/etc/props.conf.VS995 rename to example_configs/props.conf.VS995 diff --git a/system/etc/props.conf.Vodafone_Smart_ultra_6 b/example_configs/props.conf.Vodafone_Smart_ultra_6 similarity index 100% rename from system/etc/props.conf.Vodafone_Smart_ultra_6 rename to example_configs/props.conf.Vodafone_Smart_ultra_6 diff --git a/system/etc/props.conf.WAS-LX1A b/example_configs/props.conf.WAS-LX1A similarity index 100% rename from system/etc/props.conf.WAS-LX1A rename to example_configs/props.conf.WAS-LX1A diff --git a/system/etc/props.conf.XQ-AU52 b/example_configs/props.conf.XQ-AU52 similarity index 100% rename from system/etc/props.conf.XQ-AU52 rename to example_configs/props.conf.XQ-AU52 diff --git a/system/etc/props.conf.XT1562 b/example_configs/props.conf.XT1562 similarity index 100% rename from system/etc/props.conf.XT1562 rename to example_configs/props.conf.XT1562 diff --git a/system/etc/props.conf.ZS661KS b/example_configs/props.conf.ZS661KS similarity index 100% rename from system/etc/props.conf.ZS661KS rename to example_configs/props.conf.ZS661KS diff --git a/system/etc/props.conf.ZS673KS b/example_configs/props.conf.ZS673KS similarity index 100% rename from system/etc/props.conf.ZS673KS rename to example_configs/props.conf.ZS673KS diff --git a/system/etc/props.conf.ZTE_A2017 b/example_configs/props.conf.ZTE_A2017 similarity index 100% rename from system/etc/props.conf.ZTE_A2017 rename to example_configs/props.conf.ZTE_A2017 diff --git a/system/etc/props.conf.ZUK_Z2121 b/example_configs/props.conf.ZUK_Z2121 similarity index 100% rename from system/etc/props.conf.ZUK_Z2121 rename to example_configs/props.conf.ZUK_Z2121 diff --git a/system/etc/props.conf.angler b/example_configs/props.conf.angler similarity index 100% rename from system/etc/props.conf.angler rename to example_configs/props.conf.angler diff --git a/system/etc/props.conf.apollon b/example_configs/props.conf.apollon similarity index 100% rename from system/etc/props.conf.apollon rename to example_configs/props.conf.apollon diff --git a/system/etc/props.conf.aura b/example_configs/props.conf.aura similarity index 100% rename from system/etc/props.conf.aura rename to example_configs/props.conf.aura diff --git a/system/etc/props.conf.avicii b/example_configs/props.conf.avicii similarity index 100% rename from system/etc/props.conf.avicii rename to example_configs/props.conf.avicii diff --git a/system/etc/props.conf.bacon b/example_configs/props.conf.bacon similarity index 100% rename from system/etc/props.conf.bacon rename to example_configs/props.conf.bacon diff --git a/system/etc/props.conf.barbet b/example_configs/props.conf.barbet similarity index 100% rename from system/etc/props.conf.barbet rename to example_configs/props.conf.barbet diff --git a/system/etc/props.conf.beryllium b/example_configs/props.conf.beryllium similarity index 100% rename from system/etc/props.conf.beryllium rename to example_configs/props.conf.beryllium diff --git a/system/etc/props.conf.bluejay b/example_configs/props.conf.bluejay similarity index 100% rename from system/etc/props.conf.bluejay rename to example_configs/props.conf.bluejay diff --git a/system/etc/props.conf.blueline b/example_configs/props.conf.blueline similarity index 100% rename from system/etc/props.conf.blueline rename to example_configs/props.conf.blueline diff --git a/system/etc/props.conf.bonito b/example_configs/props.conf.bonito similarity index 100% rename from system/etc/props.conf.bonito rename to example_configs/props.conf.bonito diff --git a/system/etc/props.conf.bramble b/example_configs/props.conf.bramble similarity index 100% rename from system/etc/props.conf.bramble rename to example_configs/props.conf.bramble diff --git a/system/etc/props.conf.cheeseburger b/example_configs/props.conf.cheeseburger similarity index 100% rename from system/etc/props.conf.cheeseburger rename to example_configs/props.conf.cheeseburger diff --git a/system/etc/props.conf.cheetah b/example_configs/props.conf.cheetah similarity index 100% rename from system/etc/props.conf.cheetah rename to example_configs/props.conf.cheetah diff --git a/system/etc/props.conf.cheryl b/example_configs/props.conf.cheryl similarity index 100% rename from system/etc/props.conf.cheryl rename to example_configs/props.conf.cheryl diff --git a/system/etc/props.conf.coral b/example_configs/props.conf.coral similarity index 100% rename from system/etc/props.conf.coral rename to example_configs/props.conf.coral diff --git a/system/etc/props.conf.crosshatch b/example_configs/props.conf.crosshatch similarity index 100% rename from system/etc/props.conf.crosshatch rename to example_configs/props.conf.crosshatch diff --git a/system/etc/props.conf.daisy_sprout b/example_configs/props.conf.daisy_sprout similarity index 100% rename from system/etc/props.conf.daisy_sprout rename to example_configs/props.conf.daisy_sprout diff --git a/system/etc/props.conf.davinci b/example_configs/props.conf.davinci similarity index 100% rename from system/etc/props.conf.davinci rename to example_configs/props.conf.davinci diff --git a/system/etc/props.conf.deadpool b/example_configs/props.conf.deadpool similarity index 100% rename from system/etc/props.conf.deadpool rename to example_configs/props.conf.deadpool diff --git a/system/etc/props.conf.dipper b/example_configs/props.conf.dipper similarity index 100% rename from system/etc/props.conf.dipper rename to example_configs/props.conf.dipper diff --git a/system/etc/props.conf.dopinder b/example_configs/props.conf.dopinder similarity index 100% rename from system/etc/props.conf.dopinder rename to example_configs/props.conf.dopinder diff --git a/system/etc/props.conf.dream2lte b/example_configs/props.conf.dream2lte similarity index 100% rename from system/etc/props.conf.dream2lte rename to example_configs/props.conf.dream2lte diff --git a/system/etc/props.conf.dreamlte b/example_configs/props.conf.dreamlte similarity index 100% rename from system/etc/props.conf.dreamlte rename to example_configs/props.conf.dreamlte diff --git a/system/etc/props.conf.dubai b/example_configs/props.conf.dubai similarity index 100% rename from system/etc/props.conf.dubai rename to example_configs/props.conf.dubai diff --git a/system/etc/props.conf.ether b/example_configs/props.conf.ether similarity index 100% rename from system/etc/props.conf.ether rename to example_configs/props.conf.ether diff --git a/system/etc/props.conf.fajita b/example_configs/props.conf.fajita similarity index 100% rename from system/etc/props.conf.fajita rename to example_configs/props.conf.fajita diff --git a/system/etc/props.conf.flame b/example_configs/props.conf.flame similarity index 100% rename from system/etc/props.conf.flame rename to example_configs/props.conf.flame diff --git a/system/etc/props.conf.griffin b/example_configs/props.conf.griffin similarity index 100% rename from system/etc/props.conf.griffin rename to example_configs/props.conf.griffin diff --git a/system/etc/props.conf.h830 b/example_configs/props.conf.h830 similarity index 100% rename from system/etc/props.conf.h830 rename to example_configs/props.conf.h830 diff --git a/system/etc/props.conf.h850 b/example_configs/props.conf.h850 similarity index 100% rename from system/etc/props.conf.h850 rename to example_configs/props.conf.h850 diff --git a/system/etc/props.conf.h910 b/example_configs/props.conf.h910 similarity index 100% rename from system/etc/props.conf.h910 rename to example_configs/props.conf.h910 diff --git a/system/etc/props.conf.h918 b/example_configs/props.conf.h918 similarity index 100% rename from system/etc/props.conf.h918 rename to example_configs/props.conf.h918 diff --git a/system/etc/props.conf.h990 b/example_configs/props.conf.h990 similarity index 100% rename from system/etc/props.conf.h990 rename to example_configs/props.conf.h990 diff --git a/system/etc/props.conf.hanoip b/example_configs/props.conf.hanoip similarity index 100% rename from system/etc/props.conf.hanoip rename to example_configs/props.conf.hanoip diff --git a/system/etc/props.conf.haydn b/example_configs/props.conf.haydn similarity index 100% rename from system/etc/props.conf.haydn rename to example_configs/props.conf.haydn diff --git a/system/etc/props.conf.hotdog b/example_configs/props.conf.hotdog similarity index 100% rename from system/etc/props.conf.hotdog rename to example_configs/props.conf.hotdog diff --git a/system/etc/props.conf.hotdogb b/example_configs/props.conf.hotdogb similarity index 100% rename from system/etc/props.conf.hotdogb rename to example_configs/props.conf.hotdogb diff --git a/system/etc/props.conf.instantnoodle b/example_configs/props.conf.instantnoodle similarity index 100% rename from system/etc/props.conf.instantnoodle rename to example_configs/props.conf.instantnoodle diff --git a/system/etc/props.conf.instantnoodlep b/example_configs/props.conf.instantnoodlep similarity index 100% rename from system/etc/props.conf.instantnoodlep rename to example_configs/props.conf.instantnoodlep diff --git a/system/etc/props.conf.kebab b/example_configs/props.conf.kebab similarity index 100% rename from system/etc/props.conf.kebab rename to example_configs/props.conf.kebab diff --git a/system/etc/props.conf.lake b/example_configs/props.conf.lake similarity index 100% rename from system/etc/props.conf.lake rename to example_configs/props.conf.lake diff --git a/system/etc/props.conf.laurel_sprout b/example_configs/props.conf.laurel_sprout similarity index 100% rename from system/etc/props.conf.laurel_sprout rename to example_configs/props.conf.laurel_sprout diff --git a/system/etc/props.conf.lavender b/example_configs/props.conf.lavender similarity index 100% rename from system/etc/props.conf.lavender rename to example_configs/props.conf.lavender diff --git a/system/etc/props.conf.lisa b/example_configs/props.conf.lisa similarity index 100% rename from system/etc/props.conf.lisa rename to example_configs/props.conf.lisa diff --git a/system/etc/props.conf.lmi b/example_configs/props.conf.lmi similarity index 100% rename from system/etc/props.conf.lmi rename to example_configs/props.conf.lmi diff --git a/system/etc/props.conf.ls997 b/example_configs/props.conf.ls997 similarity index 100% rename from system/etc/props.conf.ls997 rename to example_configs/props.conf.ls997 diff --git a/system/etc/props.conf.marlin b/example_configs/props.conf.marlin similarity index 100% rename from system/etc/props.conf.marlin rename to example_configs/props.conf.marlin diff --git a/system/etc/props.conf.mata b/example_configs/props.conf.mata similarity index 100% rename from system/etc/props.conf.mata rename to example_configs/props.conf.mata diff --git a/system/etc/props.conf.meizu_17 b/example_configs/props.conf.meizu_17 similarity index 100% rename from system/etc/props.conf.meizu_17 rename to example_configs/props.conf.meizu_17 diff --git a/system/etc/props.conf.meizu_X8 b/example_configs/props.conf.meizu_X8 similarity index 100% rename from system/etc/props.conf.meizu_X8 rename to example_configs/props.conf.meizu_X8 diff --git a/system/etc/props.conf.monet b/example_configs/props.conf.monet similarity index 100% rename from system/etc/props.conf.monet rename to example_configs/props.conf.monet diff --git a/system/etc/props.conf.moto_(g7)_play b/example_configs/props.conf.moto_(g7)_play similarity index 100% rename from system/etc/props.conf.moto_(g7)_play rename to example_configs/props.conf.moto_(g7)_play diff --git a/system/etc/props.conf.moto_e5_play b/example_configs/props.conf.moto_e5_play similarity index 100% rename from system/etc/props.conf.moto_e5_play rename to example_configs/props.conf.moto_e5_play diff --git a/system/etc/props.conf.moto_e5_plus b/example_configs/props.conf.moto_e5_plus similarity index 100% rename from system/etc/props.conf.moto_e5_plus rename to example_configs/props.conf.moto_e5_plus diff --git a/system/etc/props.conf.moto_g(6) b/example_configs/props.conf.moto_g(6) similarity index 100% rename from system/etc/props.conf.moto_g(6) rename to example_configs/props.conf.moto_g(6) diff --git a/system/etc/props.conf.moto_g(6)_play b/example_configs/props.conf.moto_g(6)_play similarity index 100% rename from system/etc/props.conf.moto_g(6)_play rename to example_configs/props.conf.moto_g(6)_play diff --git a/system/etc/props.conf.moto_g(6)_plus b/example_configs/props.conf.moto_g(6)_plus similarity index 100% rename from system/etc/props.conf.moto_g(6)_plus rename to example_configs/props.conf.moto_g(6)_plus diff --git a/system/etc/props.conf.moto_g(7) b/example_configs/props.conf.moto_g(7) similarity index 100% rename from system/etc/props.conf.moto_g(7) rename to example_configs/props.conf.moto_g(7) diff --git a/system/etc/props.conf.moto_g(7)_play b/example_configs/props.conf.moto_g(7)_play similarity index 100% rename from system/etc/props.conf.moto_g(7)_play rename to example_configs/props.conf.moto_g(7)_play diff --git a/system/etc/props.conf.moto_g(7)_power b/example_configs/props.conf.moto_g(7)_power similarity index 100% rename from system/etc/props.conf.moto_g(7)_power rename to example_configs/props.conf.moto_g(7)_power diff --git a/system/etc/props.conf.moto_g_5G b/example_configs/props.conf.moto_g_5G similarity index 100% rename from system/etc/props.conf.moto_g_5G rename to example_configs/props.conf.moto_g_5G diff --git a/system/etc/props.conf.moto_g_5G_plus b/example_configs/props.conf.moto_g_5G_plus similarity index 100% rename from system/etc/props.conf.moto_g_5G_plus rename to example_configs/props.conf.moto_g_5G_plus diff --git a/system/etc/props.conf.moto_g_pro b/example_configs/props.conf.moto_g_pro similarity index 100% rename from system/etc/props.conf.moto_g_pro rename to example_configs/props.conf.moto_g_pro diff --git a/system/etc/props.conf.moto_g_stylus b/example_configs/props.conf.moto_g_stylus similarity index 100% rename from system/etc/props.conf.moto_g_stylus rename to example_configs/props.conf.moto_g_stylus diff --git a/system/etc/props.conf.moto_x4 b/example_configs/props.conf.moto_x4 similarity index 100% rename from system/etc/props.conf.moto_x4 rename to example_configs/props.conf.moto_x4 diff --git a/system/etc/props.conf.motorola_edge b/example_configs/props.conf.motorola_edge similarity index 100% rename from system/etc/props.conf.motorola_edge rename to example_configs/props.conf.motorola_edge diff --git a/system/etc/props.conf.motorola_razr_2020 b/example_configs/props.conf.motorola_razr_2020 similarity index 100% rename from system/etc/props.conf.motorola_razr_2020 rename to example_configs/props.conf.motorola_razr_2020 diff --git a/system/etc/props.conf.munch b/example_configs/props.conf.munch similarity index 100% rename from system/etc/props.conf.munch rename to example_configs/props.conf.munch diff --git a/system/etc/props.conf.nash b/example_configs/props.conf.nash similarity index 100% rename from system/etc/props.conf.nash rename to example_configs/props.conf.nash diff --git a/system/etc/props.conf.oriole b/example_configs/props.conf.oriole similarity index 100% rename from system/etc/props.conf.oriole rename to example_configs/props.conf.oriole diff --git a/system/etc/props.conf.osprey b/example_configs/props.conf.osprey similarity index 100% rename from system/etc/props.conf.osprey rename to example_configs/props.conf.osprey diff --git a/system/etc/props.conf.panther b/example_configs/props.conf.panther similarity index 100% rename from system/etc/props.conf.panther rename to example_configs/props.conf.panther diff --git a/system/etc/props.conf.picasso b/example_configs/props.conf.picasso similarity index 100% rename from system/etc/props.conf.picasso rename to example_configs/props.conf.picasso diff --git a/system/etc/props.conf.pro1 b/example_configs/props.conf.pro1 similarity index 100% rename from system/etc/props.conf.pro1 rename to example_configs/props.conf.pro1 diff --git a/system/etc/props.conf.raven b/example_configs/props.conf.raven similarity index 100% rename from system/etc/props.conf.raven rename to example_configs/props.conf.raven diff --git a/system/etc/props.conf.redfin b/example_configs/props.conf.redfin similarity index 100% rename from system/etc/props.conf.redfin rename to example_configs/props.conf.redfin diff --git a/system/etc/props.conf.renoir b/example_configs/props.conf.renoir similarity index 100% rename from system/etc/props.conf.renoir rename to example_configs/props.conf.renoir diff --git a/system/etc/props.conf.river b/example_configs/props.conf.river similarity index 100% rename from system/etc/props.conf.river rename to example_configs/props.conf.river diff --git a/system/etc/props.conf.rmx3371 b/example_configs/props.conf.rmx3371 similarity index 100% rename from system/etc/props.conf.rmx3371 rename to example_configs/props.conf.rmx3371 diff --git a/system/etc/props.conf.rs899 b/example_configs/props.conf.rs899 similarity index 100% rename from system/etc/props.conf.rs899 rename to example_configs/props.conf.rs899 diff --git a/system/etc/props.conf.sabrina b/example_configs/props.conf.sabrina similarity index 100% rename from system/etc/props.conf.sabrina rename to example_configs/props.conf.sabrina diff --git a/system/etc/props.conf.sailfish b/example_configs/props.conf.sailfish similarity index 100% rename from system/etc/props.conf.sailfish rename to example_configs/props.conf.sailfish diff --git a/system/etc/props.conf.sargo b/example_configs/props.conf.sargo similarity index 100% rename from system/etc/props.conf.sargo rename to example_configs/props.conf.sargo diff --git a/system/etc/props.conf.shamu b/example_configs/props.conf.shamu similarity index 100% rename from system/etc/props.conf.shamu rename to example_configs/props.conf.shamu diff --git a/system/etc/props.conf.sunfish b/example_configs/props.conf.sunfish similarity index 100% rename from system/etc/props.conf.sunfish rename to example_configs/props.conf.sunfish diff --git a/system/etc/props.conf.sweet b/example_configs/props.conf.sweet similarity index 100% rename from system/etc/props.conf.sweet rename to example_configs/props.conf.sweet diff --git a/system/etc/props.conf.taimen b/example_configs/props.conf.taimen similarity index 100% rename from system/etc/props.conf.taimen rename to example_configs/props.conf.taimen diff --git a/system/etc/props.conf.troika b/example_configs/props.conf.troika similarity index 100% rename from system/etc/props.conf.troika rename to example_configs/props.conf.troika diff --git a/system/etc/props.conf.us996 b/example_configs/props.conf.us996 similarity index 100% rename from system/etc/props.conf.us996 rename to example_configs/props.conf.us996 diff --git a/system/etc/props.conf.vayu b/example_configs/props.conf.vayu similarity index 100% rename from system/etc/props.conf.vayu rename to example_configs/props.conf.vayu diff --git a/system/etc/props.conf.vs995 b/example_configs/props.conf.vs995 similarity index 100% rename from system/etc/props.conf.vs995 rename to example_configs/props.conf.vs995 diff --git a/system/etc/props.conf.wade b/example_configs/props.conf.wade similarity index 100% rename from system/etc/props.conf.wade rename to example_configs/props.conf.wade diff --git a/system/etc/props.conf.walleye b/example_configs/props.conf.walleye similarity index 100% rename from system/etc/props.conf.walleye rename to example_configs/props.conf.walleye diff --git a/system/etc/props.conf.whyred b/example_configs/props.conf.whyred similarity index 100% rename from system/etc/props.conf.whyred rename to example_configs/props.conf.whyred