commit | b254fa3a9eccd5ad7d853d687cf50a68dd8ee41c | [log] [tgz] |
---|---|---|
author | Wei Wang <wvw@google.com> | Tue Jan 31 17:43:23 2017 -0800 |
committer | Wei Wang <wvw@google.com> | Wed Feb 01 22:08:21 2017 -0800 |
tree | 6d87c94a1d462f52f0f5f11b4bc59f3a97b39079 | |
parent | 897a186b0f887e858e39d8c04b017662854dd09f [diff] |
SurfaceFlinger: Set property in separate thread in init By setting property in a separate thread, the CL aims to avoid slow initilization in SurfaceFlinger::init where SurfaceFlinger is waiting on property_service. Bug: 34499826 Test: on marlin Change-Id: I91afad3cbc9a2b31aa89ae9cc752ad491cc9d8e4