diff options
author | Frédéric Boisnard <fredericx.boisnard@intel.com> | 2013-07-31 17:40:57 +0200 |
---|---|---|
committer | David Wagner <david.wagner@intel.com> | 2014-02-12 17:04:05 +0100 |
commit | d5679acf4b38db415bd25b0c3664d69cec5f43d4 (patch) | |
tree | a6f6e99eab7f98dffc8d4ec36c908e88d6fdb104 /parameter/XmlFileIncluderElement.cpp | |
parent | dfbd7a605fa30c03b5e4be7e64bfd2deba64e64b (diff) | |
download | external_parameter-framework-d5679acf4b38db415bd25b0c3664d69cec5f43d4.zip external_parameter-framework-d5679acf4b38db415bd25b0c3664d69cec5f43d4.tar.gz external_parameter-framework-d5679acf4b38db415bd25b0c3664d69cec5f43d4.tar.bz2 |
Fix issue in PFW when loading host libraries
BZ: 127874
Default entry point for plugins libraries must follow the pattern
"lib*-subsystem.so". However, when compiling on host, the plugins
are named "lib*-subsystem_host.so", so the PFW is unable to load
them.
This patch modifies the way plugins symbols are detected, so that
host libraries can be loaded successfully.
Change-Id: I079162c3e47a975641b3d7cb1fc054f95c86028e
Signed-off-by: Frédéric Boisnard <fredericx.boisnard@intel.com>
Reviewed-on: http://android.intel.com:8080/122812
Reviewed-by: Rocard, KevinX <kevinx.rocard@intel.com>
Reviewed-by: Gonzalve, Sebastien <sebastien.gonzalve@intel.com>
Tested-by: Dixon, CharlesX <charlesx.dixon@intel.com>
Reviewed-by: cactus <cactus@intel.com>
Tested-by: cactus <cactus@intel.com>
Diffstat (limited to 'parameter/XmlFileIncluderElement.cpp')
0 files changed, 0 insertions, 0 deletions