@ -127,22 +127,22 @@ namespace AndroidSettings {
Settings : : Setting < bool > show_device_model { linkage , true , " show_device_model " ,
Settings : : Setting < bool > show_device_model { linkage , true , " show_device_model " ,
Settings : : Category : : Overlay ,
Settings : : Category : : Overlay ,
Settings : : Specialization : : Default , true , true ,
Settings : : Specialization : : Default , true , true ,
& show_performance _overlay } ;
& show_soc _overlay } ;
Settings : : Setting < bool > show_gpu_model { linkage , true , " show_gpu_model " ,
Settings : : Setting < bool > show_gpu_model { linkage , true , " show_gpu_model " ,
Settings : : Category : : Overlay ,
Settings : : Category : : Overlay ,
Settings : : Specialization : : Default , true , true ,
Settings : : Specialization : : Default , true , true ,
& show_performance _overlay } ;
& show_soc _overlay } ;
Settings : : Setting < bool > show_soc_model { linkage , true , " show_soc_model " ,
Settings : : Setting < bool > show_soc_model { linkage , true , " show_soc_model " ,
Settings : : Category : : Overlay ,
Settings : : Category : : Overlay ,
Settings : : Specialization : : Default , true , true ,
Settings : : Specialization : : Default , true , true ,
& show_performance _overlay } ;
& show_soc _overlay } ;
Settings : : Setting < bool > show_fw_version { linkage , true , " show_firmware_version " ,
Settings : : Setting < bool > show_fw_version { linkage , true , " show_firmware_version " ,
Settings : : Category : : Overlay ,
Settings : : Category : : Overlay ,
Settings : : Specialization : : Default , true , true ,
Settings : : Specialization : : Default , true , true ,
& show_performance _overlay } ;
& show_soc _overlay } ;
Settings : : Setting < bool > soc_overlay_background { linkage , false , " soc_overlay_background " ,
Settings : : Setting < bool > soc_overlay_background { linkage , false , " soc_overlay_background " ,
Settings : : Category : : Overlay ,
Settings : : Category : : Overlay ,