[3/n] Update DisplayManager to persist display connection preference
The new dialog has a checkbox to allow users to save their preferred connection type for each individual display. To perist this data so it can be written & read, we are using PersistentDataStore and storing it as a key value pair in DisplayState, with keys being a displays unique id. Bug: 413620089 Test: ConnectedDisplayInteractorTest Test: DisplayRepositoryTest Test: PersistentDataStoreTest Flag: com.android.window.flags.enable_updated_display_connection_dialog Change-Id: Iece7d847d8211360bdb30f75a99d8413ed515460
Loading
Please register or sign in to comment