commit | 8b6b32182d1c4f37e00b2c539f2f81ef2c846e63 | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Tue Jan 29 15:27:55 2019 -0800 |
committer | Robert Carr <racarr@google.com> | Fri Feb 01 12:19:04 2019 -0800 |
tree | 24291030ad076ba11b87a6fd5e3f854072191294 | |
parent | 44650259c25b14fca17689307bb8d79b4ae77b36 [diff] |
SurfaceControl: Allow calling destroy when mOwned is true mOwned was just put in place to prevent the finalizer in SysUI from destroying leashes, it was never meant to prevent explicit calls to destroy. On another note we should probably remove destroy or call it "release" but we can come back to that. Change-Id: I72b0ab467105dc63094994de5482cec651fffaa3 Fixes: 113820778 Test: Builds