commit | eac146bf71c2b81be33005f2a7b018ce2df62583 | [log] [tgz] |
---|---|---|
author | Saurabh Shah <saurshah@codeaurora.org> | Tue May 13 11:36:20 2014 -0700 |
committer | Saurabh Shah <saurshah@codeaurora.org> | Tue May 13 14:17:13 2014 -0700 |
tree | d35acbfe72852c005d8348e9a38dc5851a87ba93 | |
parent | 9c0fe9145565c41dd749c12f131606c71626474f [diff] |
overlay: Remove usage of scale header Remove usage of scale header and do not create or destroy objects. the programScale() function exported out of libscale.so will internally manage objects. This frees up overlay from relying on scale.h which may not be exported by libscale.so to a known location if only binaries are shipped. Change-Id: If6970541e2eb0ee2bdb907c73ed3534fc22e9dd1