diff options
-rw-r--r-- | configs/sec_config | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/sec_config b/configs/sec_config index 6ab6b93..8db052a 100644 --- a/configs/sec_config +++ b/configs/sec_config @@ -307,6 +307,9 @@ 33:4294967295:1001 /* CSVT */ 29:4294967295:1001 +/*SERVREG_NOTIF*/ +64:4294967295:1001 +66:4294967295:1001 /*LTE*/ 70:4294967295:1001 /* Allow Data dpmd to access QMI DFS */ @@ -316,4 +319,4 @@ /* <WLFW QMI Service ID - 0x45>:<WLFW QMI Instance ID - all instances>:<Client Group ID> */ 69:4294967295:1000 /* <WLPS QMI Service ID - 0x39>:<WLFW QMI Instance ID - all instances>:<Client Group ID> */ -57:4294967295:1000
\ No newline at end of file +57:4294967295:1000 |