merge from open-source master
Change-Id: Ia9e1f4e049f5870386ea29ddb6e3ef028ea918da
This commit is contained in:
@@ -11329,6 +11329,7 @@ public class WindowManagerService extends IWindowManager.Stub
|
||||
"DimSurface",
|
||||
-1, 16, 16, PixelFormat.OPAQUE,
|
||||
Surface.FX_SURFACE_DIM);
|
||||
mDimSurface.setAlpha(0.0f);
|
||||
} catch (Exception e) {
|
||||
Slog.e(TAG, "Exception creating Dim surface", e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user