From 30f55878dfefbdd2cdaccffb8fb73ad0c106f1c0 Mon Sep 17 00:00:00 2001 From: "Ira Lytvynenko (GitHub)" Date: Wed, 3 Feb 2021 18:08:28 +0200 Subject: Feature/sdl 0262 new vehicle data seat occupancy (#3585) * Add new vehicle data SeatOccupancy * Replace sdl_preloaded_pt with copy from AppMain In fact file components/application_manager/test/sdl_preloaded_pt.json is a copy of current version of sdl_preloaded_pt.json from AppMain folder. That's why instead of manual update of this copy we can delete it from application_manager/test folder and simply copy actual version of this file from AppMain. Co-authored-by: Jacob Keeler Co-authored-by: Yana Chernysheva Co-authored-by: Dmitriy Boltovskiy Co-authored-by: Jacob Keeler --- tools/rpc_spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/rpc_spec') diff --git a/tools/rpc_spec b/tools/rpc_spec index 0110478f9c..b9c2d34555 160000 --- a/tools/rpc_spec +++ b/tools/rpc_spec @@ -1 +1 @@ -Subproject commit 0110478f9c7ab7f87d526ef194dfa7ef156d2c57 +Subproject commit b9c2d345555be36e995152315109844e6d7cce6a -- cgit v1.2.1