summaryrefslogtreecommitdiff
path: root/api/franca/navigation/poiservice/POIContentAccess.fidl
diff options
context:
space:
mode:
Diffstat (limited to 'api/franca/navigation/poiservice/POIContentAccess.fidl')
-rw-r--r--api/franca/navigation/poiservice/POIContentAccess.fidl4
1 files changed, 2 insertions, 2 deletions
diff --git a/api/franca/navigation/poiservice/POIContentAccess.fidl b/api/franca/navigation/poiservice/POIContentAccess.fidl
index 29101a3..085dc68 100644
--- a/api/franca/navigation/poiservice/POIContentAccess.fidl
+++ b/api/franca/navigation/poiservice/POIContentAccess.fidl
@@ -13,7 +13,7 @@ import org.genivi.navigation.poiservice.POIServiceTypes.* from "POIServiceTypes.
<** @description : This interface offers a set of common methods for Content Access Modules (CAM). The CAM provide and update POI and categories information from remote sources to the POIService modules.**>
interface POIContentAccess {
version {
- major 4
+ major 2
minor 0
}
<** @description : Register to the POI provider module
@@ -90,4 +90,4 @@ interface POIContentAccess {
CategoryID[] poiCategories
}
}
-} \ No newline at end of file
+}