commit | 6100c70d58f1154425510ef17829b5f1494c55ce | [log] [tgz] |
---|---|---|
author | Yiwei Zhang <zzyiwei@google.com> | Tue Jun 04 16:25:28 2019 -0700 |
committer | Yiwei Zhang <zzyiwei@google.com> | Wed Jun 05 15:56:10 2019 -0700 |
tree | c519090a77fb162eb2f421c64fca79f0a7722e61 | |
parent | 9949266e407158d82696dfe09dc260aeeed9a30e [diff] |
Decouple Game Driver from preloading graphics driver Previously, when the Game Driver package name is set, graphics driver preloading is automatically disabled. Now we'd like to decouple the relation here. So Game Driver could still work no matter graphics driver is preloaded in Zygote or not. Bug: 134526352 Test: build, flash and boot. Change-Id: Id720cc11e3365423dd9b984b7d30a2dbeecb6116