skills/xperia-firmware-upgrade/5g-policyman/policyman_backup_device_original/policies.xml
James Coleman 8318606f34 Add Xperia 1 VI firmware upgrade skill
No-wipe newflasher upgrade flow for the XQ-EC72, keeping Magisk root.
Includes the Linux procedure for re-enabling US 5G over the Qualcomm
diag port: the pyserial EFS2 client, the policyman band files that get
written, and a backup of the device's original band config.

Claude-Session: https://claude.ai/code/session_01Ctisr9uXe4H8XsscZ2exGE
2026-08-27 15:57:42 -05:00

26 lines
2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Execution Ordering Configuration file
$Header: //components/rel/mmcp.mpss/11.4/policyman/configurations/Master/Default/policies.xml#3 $
-->
<policy_list name = "XML Ordering"
changelist = "$Change: 46628375 $"
policy_ver = "8000.0.24"
>
<policy file="/policyman/global_defines.xml" execute_for="device" load_for="device" refresh_on_sim_change="false" />
<policy file="/policyman/device_config.xml" execute_for="device" load_for="device" refresh_on_sim_change="false" />
<policy file="/policyman/pre.xml" execute_for="subs" load_for="subs" refresh_on_sim_change="true" />
<!-- SONY BEGIN -->
<policy file="/policyman/plmn_mcc_supported_01.xml" execute_for="subs" load_for="device" refresh_on_sim_change="false" />
<policy file="/policyman/band_set_01.xml" execute_for="subs" load_for="device" refresh_on_sim_change="false" />
<!-- SONY END -->
<policy file="/policyman/carrier_policy.xml" execute_for="subs" load_for="subs" refresh_on_sim_change="true" />
<policy file="/policyman/post.xml" execute_for="subs" load_for="device" refresh_on_sim_change="false" />
<policy file="/policyman/generic_band_restrictions.xml" execute_for="subs" load_for="device" refresh_on_sim_change="false" />
<policy file="/policyman/global_1x_restrictions.xml" execute_for="subs" load_for="device" refresh_on_sim_change="false" />
<policy file="/policyman/nrdc_msim_concurrency.xml" execute_for="subs" load_for="device" refresh_on_sim_change="false" />
<policy file="/policyman/disable_sa_ndds.xml" execute_for="subs" load_for="device" refresh_on_sim_change="false" />
<policy file="/policyman/restrictions.xml" execute_for="subs" load_for="subs" refresh_on_sim_change="false" />
<policy file="/policyman/segment_loading.xml" execute_for="subs" load_for="subs" refresh_on_sim_change="false" />
<policy file="/policyman/dsda_allowance.xml" execute_for="subs" load_for="subs" refresh_on_sim_change="true" />
</policy_list>