| # libfeature_management | |
| C++ library to know if a software feature is enabled on a given device. | |
| It is unrealled to featured. Although both returns if a given | |
| feature is enabled or not, featured uses the finch framework while | |
| feature_managent uses a local store when enabled. |