aboutsummaryrefslogtreecommitdiff
path: root/car-lib/api/system-current.txt
diff options
context:
space:
mode:
authorKeun-young Park <keunyoung@google.com>2017-04-19 13:25:42 -0700
committerKeun-young Park <keunyoung@google.com>2017-04-19 13:36:11 -0700
commit12cfa0d0d909df96c501546eec83bfa09515e3f8 (patch)
treef19e7db05c022b98db938b5f2f5cac06343b1c28 /car-lib/api/system-current.txt
parent54558e083dcbb0a7a37604793ffe057fb8de13eb (diff)
downloadCar-12cfa0d0d909df96c501546eec83bfa09515e3f8.tar.gz
update Car.VERSION and add old API snapshot
bug: 36789624 Test: build Change-Id: I6de31f31392578e8bde58cddd88d4f5103473de2
Diffstat (limited to 'car-lib/api/system-current.txt')
-rw-r--r--car-lib/api/system-current.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/car-lib/api/system-current.txt b/car-lib/api/system-current.txt
index 32460c16ab..e8540ad116 100644
--- a/car-lib/api/system-current.txt
+++ b/car-lib/api/system-current.txt
@@ -38,7 +38,7 @@ package android.car {
field public static final java.lang.String SENSOR_SERVICE = "sensor";
field public static final java.lang.String TEST_SERVICE = "car-service-test";
field public static final java.lang.String VENDOR_EXTENSION_SERVICE = "vendor_extension";
- field public static final int VERSION = 1; // 0x1
+ field public static final int VERSION = 2; // 0x2
field public static final java.lang.String VMS_SUBSCRIBER_SERVICE = "vehicle_map_subscriber_service";
}