| commit | d1023f25fdb20a5885cfa99ae80a50953d28de79 | [log] [tgz] |
|---|---|---|
| author | Michael Hoisie <hoisie@google.com> | Thu Mar 26 22:52:58 2020 -0700 |
| committer | Michael Hoisie <hoisie@google.com> | Mon Mar 30 11:30:27 2020 -0700 |
| tree | be7cdfaf646e0728efc2fd19549b801eb9372139 | |
| parent | c730aff3d5fda0b02be90ad0e9a65cb969acbf32 [diff] |
Standardize on base::GetProperty in libgraphicsenv GraphicsEnv.cpp used cutils to query some properties and libbase to query others. Switch all of them to libbase which is compatible with host. Test: build, flash device, and open angle settings Test: atest CtsAngleIntegrationHostTestCases Change-Id: I2f96d88b22f2acea5ba8fbe59add38c90f7ff09e Bug: 152620031