commit | c3437f05c638f8befda59170ae788873db24dc1c | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Thu Jan 30 17:57:21 2014 -0800 |
committer | Stephen Hines <srhines@google.com> | Wed Apr 30 14:08:25 2014 -0700 |
tree | 1bc924f2d22618e70af09060c61e3c813f72569d | |
parent | c2074caf075818abb6d3689ad924ca09f4a5ba1f [diff] |
Improve standalone bcc for on-device compilation. Bug: 7342767 This adds functionality for driver-writers to dynamically load plugins. If such a plugin is loaded, we then execute any function called rsCompilerDriverInit() from it. This function can initialize any other state the driver-writer wants. Change-Id: I733a6a3fc59c429a542cfcaf59a57ad231a19d01