commit | 3beb8b5e2f2a1a56069d38174d664014b09b258a | [log] [tgz] |
---|---|---|
author | Jerome Gaillard <jgaillard@google.com> | Tue Nov 06 17:00:42 2018 +0000 |
committer | Jerome Gaillard <jgaillard@google.com> | Tue Jan 29 18:28:18 2019 +0000 |
tree | 2eedf5e3394c5cfd8cf09a5870c9a6eb1cad20b1 | |
parent | fcb023ccad81328e3371b4a102a7b4a2c76cc062 [diff] |
Native layoutlib for Linux and MacOS This makes layoutlib use the native code from the framework through loading the libandroid-host library. This also creates a native helper library liblayoutlib_helper that is used to define constants and methods missing from libandroid-host. FIXME: Remove the need for duplicate code inside properties.cpp. Bug: 117921091 Test: layoutlib tests Change-Id: I4b1459f6f2a52fcce2a7bc5b955a880783e45c2d