diff options
| author | Sebastien Guiriec <sebastien.guiriec@renault.com> | 2017-05-02 14:22:24 +0200 |
|---|---|---|
| committer | Eric Laurent <elaurent@google.com> | 2019-03-12 17:49:28 -0700 |
| commit | f10df4cb971d0626ce8d6ec062e73d23a2d33882 (patch) | |
| tree | d87189fd6b67f250457ca6cc5b499b75faa379b6 /support/android | |
| parent | d5cdd5fb5966ac9d0f06f61b721b8e5fb12d7ee4 (diff) | |
| download | platform_external_parameter-framework-f10df4cb971d0626ce8d6ec062e73d23a2d33882.tar.gz platform_external_parameter-framework-f10df4cb971d0626ce8d6ec062e73d23a2d33882.tar.bz2 platform_external_parameter-framework-f10df4cb971d0626ce8d6ec062e73d23a2d33882.zip | |
[PFW] Integrate PFW core version 3.2.8 release
PFW 3.2.8 release notes:
https://github.com/intel/parameter-framework/releases/tag/v3.2.8
This release contains the following changes:
- Fix dumpElement remote-process command issue
- Update Unit tests for the different parameter types using catch framework
- Fix windows Wix Installer issue
- Fix build issue for Fedora
- Clean up Client Simulator tool install part
Bug: 124767636
Test: build
Change-Id: If5ed1340b301b8d11a03df94f56c0d2b62b21bf7
Signed-off-by: Sebastien Guiriec <sebastien.guiriec@renault.com>
Diffstat (limited to 'support/android')
| -rw-r--r-- | support/android/parameter/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/android/parameter/version.h b/support/android/parameter/version.h index 589a33f..15d9a7d 100644 --- a/support/android/parameter/version.h +++ b/support/android/parameter/version.h @@ -27,4 +27,4 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#define PARAMETER_FRAMEWORK_VERSION "v3.2.7" +#define PARAMETER_FRAMEWORK_VERSION "v3.2.8" |
