blob: e1ba43cb68abb5cd07933e1cf94ede5a835de30e [file] [log] [blame] [view] [edit]
# 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.