feat(EDT): Add the getForceInvertState API to UiModeManager
Part of the move of the API from ViewRootImpl to UiModeManager. The logic remains unchained. a new AIDL, IUiModeManagerCallback, was created to let the service notify all UiModeManagers about force invert changes, similarly to what was done in ViewRootImpl. Bug: 368721320 Flag: android.view.accessibility.force_invert_color Test: atest ViewRootImplTest Change-Id: Id92a51f2569de325ae1ad0d21dcea934f954331a
Loading
Please register or sign in to comment