SurfaceControl: add setAllowedDisplayConfigs
expose ISurfaceComposer::setAllowedDisplayConfigs to SurfaceControl. This API is expected to be called by DisplayManager depends on the current policy in place. Once setAllowedDisplayConfigs is called, SF can only set a new display config if it is part of the allowed configurations list. Test: call setAllowedDisplayConfigs() from SurfaceControl and observe config change. Bug: 122905403 Change-Id: I7f8cc09dbec352701f5dcf2595bee66b8380bc00
Loading
Please register or sign in to comment