summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJackLivio <jack@livio.io>2016-11-04 14:08:34 -0400
committerJackLivio <jack@livio.io>2016-11-04 14:08:34 -0400
commitaad12708686bdaf1ee19ec105c583ca60c34f32d (patch)
tree6203e35af2bef4903ed9526b0b5d2d25b210adea
parenta6c32b45832653d6b851be9b19355fa35f377e07 (diff)
downloadsdl_core-aad12708686bdaf1ee19ec105c583ca60c34f32d.tar.gz
Remove Ford specific policy endpoint
New endpoint points to a develpment instance of sdl server that will return a policy table snapshot.
-rw-r--r--src/appMain/sdl_preloaded_pt.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/appMain/sdl_preloaded_pt.json b/src/appMain/sdl_preloaded_pt.json
index 15c0739913..c98447a66e 100644
--- a/src/appMain/sdl_preloaded_pt.json
+++ b/src/appMain/sdl_preloaded_pt.json
@@ -13,7 +13,7 @@
625],
"endpoints": {
"0x07": {
- "default": ["http://policies.telematics.ford.com/api/policies"]
+ "default": ["https://policies.smartdevicelink.com/api/1/policies/proprietary"]
},
"0x04": {
"default": ["http://ivsu.software.ford.com/api/getsoftwareupdates"]