commit | e8097ca7c5e00ed61d7f604d8eda8d2fe2d2fa9b | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Fri Jun 07 17:08:53 2019 -0700 |
committer | chaviw <chaviw@google.com> | Mon Jun 10 14:12:30 2019 -0700 |
tree | d1a1fdadb133d006298ea95cbe7a677bb0e7935b | |
parent | f92661b58260a3a5901f733f43f8ac37e9ffc338 [diff] |
Remove SurfaceControl.destroy function The destroy function was only used temporarily instead of all call points calling reparent(null) explicitly. Removing the Java destroy request so no need for the SurfaceControl.destroy method anymore. Test: SurfaceControlTest Change-Id: If69e030f3babf83a6382f85a26f0bb1eb451dc23