commit | 338ea4f8b78e8c68dc34cfd36b9b6772410cbb8d | [log] [tgz] |
---|---|---|
author | Peiyong Lin <lpy@google.com> | Sat Nov 03 17:04:37 2018 -0700 |
committer | Peiyong Lin <lpy@google.com> | Mon Nov 05 10:15:00 2018 -0800 |
tree | 0154cdd7b6c42864caf783d2fd59c1240cec3622 | |
parent | 6894160b3159973f62d0a73b476d33526258a7a5 [diff] |
[RenderEngine] Add librenderengine to VNDK. In order to test the behaviour of RenderEngine versus the behaviour of hardware composer, we need to expose RenderEngine to VNDK so that it can be used in VTS. Minor: Expose ui/Transform.h to VNDK. BUG: 112585051 Test: build, flash and boot. Change-Id: I8202d6d51a2e7b92ee19980ad7776645b9544242