diff --git a/interfaces/inner_api/include/config_policy_impl.h b/interfaces/inner_api/include/config_policy_impl.h index f695e3bcd1cd0c64c539563895a76320ea4d7bbb..b13d4a98c343f9fd021c039fdfcb94a6299bee07 100644 --- a/interfaces/inner_api/include/config_policy_impl.h +++ b/interfaces/inner_api/include/config_policy_impl.h @@ -26,9 +26,9 @@ extern "C" { #define CUST_KEY_POLICY_LAYER "const.cust.config_dir_layer" #define CUST_FOLLOW_X_RULES "const.cust.follow_x_rules" // opkey info for sim1 -#define CUST_OPKEY0 "persist.telephony.opkey0" +#define CUST_OPKEY0 "telephony.sim.opkey0" // opkey info for sim1 -#define CUST_OPKEY1 "persist.telephony.opkey1" +#define CUST_OPKEY1 "telephony.sim.opkey1" #ifdef __cplusplus #if __cplusplus @@ -36,4 +36,4 @@ extern "C" { #endif #endif // __cplusplus -#endif // CUSTOMIZATION_CONFIG_POLICY_IMPL_H \ No newline at end of file +#endif // CUSTOMIZATION_CONFIG_POLICY_IMPL_H diff --git a/test/resource/ohos_test.xml b/test/resource/ohos_test.xml index f1ffecd1e2101c925e642706597ccb1aef746517..d3c9f674f47d38f912436e92a087d7dcb7bd9371 100644 --- a/test/resource/ohos_test.xml +++ b/test/resource/ohos_test.xml @@ -17,8 +17,8 @@