Skip to content

SensorFaceController: Ignore shouldSync when the face should always be saved

Arjen Hiemstra requested to merge work/ahiemstra/alwayssave into master

This adds a property "AlwaysSave" to the faceproperties file that, if set, means SensorFaceController ignores requests that indicate it should not save the face's configuration. This fixes issues where certain faces would use face configuration for properties that change outside of an "edit" mode.

BUG: 433768 BUG: 433536 BUG: 434005

Merge request reports