commit | ee277963b526b7232890dad29b5c0e102219c4c1 | [log] [tgz] |
---|---|---|
author | Brett Chabot <brettchabot@google.com> | Mon Jun 03 10:48:27 2019 -0700 |
committer | Jerome Gaillard <jgaillard@google.com> | Tue Jun 18 15:45:25 2019 +0100 |
tree | a8d6eb91686429e56870d1c623d61b2ca2a5eab8 | |
parent | 67e194607a81fe67d3b794cd98adad9c9508709d [diff] |
Refactor layoutlib create to allow reuse for simulated_device. - Extracted MethodReplacers to CreateInfo. - Extracted list of native delegates to data class in layoutlib-common. This breaks the dependency from layoutlib to layoutlib-create. - Set the icu.data system property for LayoutlibLoader.cpp Test: bridge/tests/run_tests.sh && create/tests/run_tests.sh Change-Id: I29b862d5be8bdd200f6c562b832801af5804ea36