Skip to content
Snippets Groups Projects
Commit 91ff939d authored by kharade's avatar kharade
Browse files

Typo fix for config parameter

parent 17d12fd1
No related branches found
No related tags found
No related merge requests found
...@@ -40,6 +40,10 @@ ...@@ -40,6 +40,10 @@
env: "@MNC@" env: "@MNC@"
- key: mnc_length - key: mnc_length
env: "@MNC_LENGTH@" env: "@MNC_LENGTH@"
- key: sst
env: "@NSSAI_SST@"
- key: sd
env: "@NSSAI_SD@"
- key: tracking_area_code - key: tracking_area_code
env: "@TAC@" env: "@TAC@"
- key: enable_x2 - key: enable_x2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment