Merge "SurfaceControlViewHost: Let ViewRoot release control." into rvc-dev am: 1e15db9ce4
Change-Id: Iff7a5eda784c27f15c7f7bde80a9af1046599a40
This commit is contained in:
@@ -272,8 +272,8 @@ public class SurfaceControlViewHost {
|
||||
* and render the object unusable.
|
||||
*/
|
||||
public void release() {
|
||||
// ViewRoot will release mSurfaceControl for us.
|
||||
mViewRoot.die(false /* immediate */);
|
||||
mSurfaceControl.release();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user