Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Conversation

@makohoek
Copy link

@makohoek makohoek commented Oct 1, 2014

This pull request is about the plugin's installation directory on an Android target.

With this patch, the plugin is installed in the standard shared library directory, instead of in a custom location

@makohoek makohoek changed the title Update Android.mk files Use standard library path for pfw plugin location Oct 1, 2014
@makohoek
Copy link
Author

makohoek commented Oct 1, 2014

Seems implicit indeed. will be removed

The filesystem plugin used to be installed in
/system/lib/parameter-framework-plugins/Fs.
Since the Parameter-framework is now able to load plugins from
standard library locations such as /system/lib(64)/,
there is no need for this specific location anymore.

This patch moves the install directory of libfs-subsystem.so to
the standard library path.

Issue: GMINL-1748

Change-Id: Ib714bc26af4698dcd41aaf56272bf5c1cf2bdf14
Signed-off-by: Mattijs Korpershoek <mattijsx.korpershoek@intel.com>
@gdenneul
Copy link

gdenneul commented Oct 3, 2014

+1

dawagner added a commit that referenced this pull request Oct 24, 2014
Use standard library path for pfw plugin location
@dawagner dawagner merged commit abb76a7 into intel:master Oct 24, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants