commit | 98d15e0ecef0a10cce9680b573072789431dadf1 | [log] [tgz] |
---|---|---|
author | Yiwei Zhang <zzyiwei@google.com> | Sat Aug 15 13:48:36 2020 -0700 |
committer | Yiwei Zhang <zzyiwei@google.com> | Sat Aug 15 14:02:07 2020 -0700 |
tree | f6acfacf3a58002fc1e773c41190c5c3eed1d843 | |
parent | 09f7bc11ba9bd5ec86051e0ce5540869cd75966a [diff] |
vulkan: avoid waiting for service.sf.present_timestamp creation This change is to help unblock: 1. ANGLE used as built-in gl driver 2. Vulkan used as RenderEngine backend Moving the property creation before RenderEngine init can potentially cause a boot time regression. Those creating gpu contexts before boot finished are not relying on EGL_ANDROID_get_frame_timestamps or VK_GOOGLE_display_timing. Bug: 164717293 Test: manual Change-Id: Iff34e0a5c4101c3961a078e0d34a2a7fb0391857