commit | a3f8840d87a6bcfff7da279fe000a9b0b88d5401 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon May 08 13:00:02 2017 +0900 |
committer | Steven Moreland <smoreland@google.com> | Tue Sep 05 16:40:22 2017 -0700 |
tree | 4bdeeabf2073d9eead31ec917147ed9c3bc32a1b | |
parent | 7e7457f225ab3c4778a46b6d718acad69d305d4e [diff] |
GraphicsEnv is separated from libui GraphicsEnv class is separated from libui in order to make libui VNDK. The class is then built as a standalone library named 'libgraphicsenv.so'. Clients that were using the GraphicsEnv class are also updated to reference the new library. Bug: 38097618 Test: sailfish builds and boots Change-Id: I4c35fdff0e92453b98ea21136ef0f99fab01b6f8 Merged-In: I4c35fdff0e92453b98ea21136ef0f99fab01b6f8