HomePhabricator
Diffusion Comm f8a59aa046e2

[services] Tunnelbroker - Expose `isConfigParameterSet` function to the Rust

Description

[services] Tunnelbroker - Expose isConfigParameterSet function to the Rust

Summary:
This function exposes the isConfigParameterSet function from the C++ codebase to the Rust by using the CXX function.
This function will be used in the next D6253 diff to retrieve the boolean status if the config file flag.

Linear task: ENG-2642

Test Plan: Adding the skip_authentication flag to the [sessions] section of the config file results in a true return from the isConfigParameterSet('sessions.skip_authentication') function call from the Rust codebase.

Reviewers: jon, bartek

Reviewed By: jon, bartek

Subscribers: ashoat, tomek, atul

Differential Revision: https://phab.comm.dev/D6252

Details

Provenance
maxAuthored on Feb 1 2023, 4:35 AM
Reviewer
jon
Differential Revision
D6252: [services] Tunnelbroker - Expose `isConfigParameterSet` function to the Rust
Parents
rCOMM082d3e630a68: [native/Android] initialize database on app start
Branches
Unknown
Tags
Unknown