summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/include/policy/policy_table
diff options
context:
space:
mode:
authorJackLivio <jack@livio.io>2018-07-10 10:02:21 -0400
committerGitHub <noreply@github.com>2018-07-10 10:02:21 -0400
commitb7da3b5378c7367ce373b43d278a1831f3580cf0 (patch)
tree677e96509952b382b0f3c5db98187bfd6d0c6535 /src/components/policy/policy_external/include/policy/policy_table
parentf80e75e030ab3e628c5202e2ed84095ebb861856 (diff)
parent1d72721a598bb64c51c4e5e76becba3acc7fad53 (diff)
downloadsdl_core-b7da3b5378c7367ce373b43d278a1831f3580cf0.tar.gz
Merge pull request #2291 from smartdevicelink/feature/new_vehicle_data_EPB_status
Feature/new vehicle data epb status
Diffstat (limited to 'src/components/policy/policy_external/include/policy/policy_table')
-rw-r--r--src/components/policy/policy_external/include/policy/policy_table/enums.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/policy/policy_external/include/policy/policy_table/enums.h b/src/components/policy/policy_external/include/policy/policy_table/enums.h
index 2804166f17..02dad1ac3e 100644
--- a/src/components/policy/policy_external/include/policy/policy_table/enums.h
+++ b/src/components/policy/policy_external/include/policy/policy_table/enums.h
@@ -78,6 +78,7 @@ enum Parameter {
P_VIN,
P_ACCPEDALPOSITION,
P_BELTSTATUS,
+ P_ELECTRONICPARKBRAKESTATUS,
P_DRIVERBRAKING,
P_PRNDL,
P_RPM,