summaryrefslogtreecommitdiffstats
path: root/support/android
diff options
context:
space:
mode:
authorSebastien Guiriec <sebastien.guiriec@renault.com>2017-05-02 14:19:28 +0200
committerEric Laurent <elaurent@google.com>2019-03-12 17:49:21 -0700
commitd5cdd5fb5966ac9d0f06f61b721b8e5fb12d7ee4 (patch)
tree525d001b9c50fda88c9d994b527b88aafe14281b /support/android
parent54bdb2158f647a8c8b6af9bc2e2239a6ce7b6bbc (diff)
downloadplatform_external_parameter-framework-d5cdd5fb5966ac9d0f06f61b721b8e5fb12d7ee4.tar.gz
platform_external_parameter-framework-d5cdd5fb5966ac9d0f06f61b721b8e5fb12d7ee4.tar.bz2
platform_external_parameter-framework-d5cdd5fb5966ac9d0f06f61b721b8e5fb12d7ee4.zip
[PFW] Integrate PFW core version 3.2.7 release
PFW 3.2.7 release notes: https://github.com/intel/parameter-framework/releases/tag/v3.2.7 This release contains the following changes: - Tighter checks on XML attributes - Travis-related changes - Documentation fixes - Fix displaying of syntax errors in EDD files Bug: 124767636 Test: build Change-Id: I7b2671156b5275aa2b804246fa65e81613677881 Signed-off-by: Sebastien Guiriec <sebastien.guiriec@renault.com>
Diffstat (limited to 'support/android')
-rw-r--r--support/android/parameter/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/support/android/parameter/version.h b/support/android/parameter/version.h
index 6aa1662..589a33f 100644
--- a/support/android/parameter/version.h
+++ b/support/android/parameter/version.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016, Intel Corporation
+ * Copyright (c) 2016-2017, Intel Corporation
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
@@ -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.6"
+#define PARAMETER_FRAMEWORK_VERSION "v3.2.7"