[CS] Remove CentralSurfaces from SystemActions.
The NOTIFICATIONS and QUICK_SETTINGS system actions should only be enabled if the shade exists on the particular Android variant. This adds a ShadeController#isShadeEnabled method, which is used to only set up those system actions on the correct variants. Bug: 277764509 Test: compiles Change-Id: I614fdc8d782f94c10b6ce7ad953a9f712a5132a6
Loading
Please register or sign in to comment