Commit 16d20139 authored by Tien-Thinh Nguyen's avatar Tien-Thinh Nguyen

Minor update for Network Slice Selection Information from configuration file

parent 7475d3aa
......@@ -4505,8 +4505,9 @@ bool amf_n1::get_network_slice_selection_from_conf_file(
Logger::amf_n1().debug(
"Get the Network Slice Selection Information from configuration file");
// TODO: Get Authorized Network Slice Info from local configuration file
Logger::amf_n1().info("This feature has not been implemented yet!");
return true;
return false;
}
//------------------------------------------------------------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment