This repository was archived by the owner on Aug 5, 2022. It is now read-only.
Commit 661569a
Mattijs Korpershoek
Use standard library path for pfw plugin location
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 <[email protected]>1 parent 23dd6ab commit 661569a
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| |||
0 commit comments