commit | 161410b01a37bcc5522d8e91fe0a743989c86e70 | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Thu Jul 27 10:46:08 2017 -0700 |
committer | chaviw <chaviw@google.com> | Thu Jul 27 13:48:34 2017 -0700 |
tree | c653aeab5fb51dc4e21eaaecf79679c00a0e1cbd | |
parent | 46f28c7b3180e2944ea5553d85c2d534c8fdba00 [diff] |
Only detach children from a different client than parent. The purpose of detach is prevent another client from modifying the layer. Therefore, layers with the same client as their parent shouldn't be detached because the parent can and should be able to still modify those layers. Test: Updated Transaction_test so it has a test when the parent detaches children with same client and detaches children with different client. Change-Id: Ieede3c7b472e6eaa567163876b71cc9d7e889daf