commit | 2998946db9b820806d4a3e6decf1d01f090a8031 | [log] [tgz] |
---|---|---|
author | Jakub Pawlowski <jpawlowski@google.com> | Wed Feb 24 10:39:46 2016 -0800 |
committer | Andre Eisenbach <eisenbach@google.com> | Fri Mar 25 11:53:13 2016 -0700 |
tree | 3645c0653bd0ac720784558af8c1770d43294485 | |
parent | 41c155cbfd43c99fed14d3d9b7c277679ade69a5 [diff] |
Move properties get/set code to osi Currently we use Android-specific property_get and property_set through the code. This patch adds osi_property_get and osi_property_set that is encapsulating all external dependencies. This is step further for errorless compilation on linux. Bug: 27324453 Change-Id: I97c34344617a5855b683328bcd196a21a2fae6f9