commit | ba153e3d92ff0551578c9a52b311d1d0c29d6dfa | [log] [tgz] |
---|---|---|
author | Greg Hackmann <ghackmann@google.com> | Thu Mar 12 11:16:50 2015 -0700 |
committer | Greg Hackmann <ghackmann@google.com> | Thu Mar 12 13:02:38 2015 -0700 |
tree | f1880e71f75f85c022da0c29538ab930686acb98 | |
parent | f39cf33d4cecdff9ab8a94a959bbb104d21ba030 [diff] |
pixelflinger: make self-contained pixelflinger should not be used for new projects and should be moved out of system/core at some point. As the first step, move all its headers under system/core/libpixelflinger/include and update its Android.mk files so they're not referring to the absolute system/core path anymore. Change-Id: I7acc3ef5b2e21d8ba6fe939ea8d3ec4c41959591 Signed-off-by: Greg Hackmann <ghackmann@google.com>