-
Notifications
You must be signed in to change notification settings - Fork 243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/sdl 0262 new vehicle data seat occupancy #3585
Feature/sdl 0262 new vehicle data seat occupancy #3585
Conversation
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.
@atiwari9 please review this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved contingent on test scripts Pass test result for: smartdevicelink/sdl_atf_test_scripts#2490
@JackLivio This PR is ready for Livio review. Thank you! |
Co-authored-by: Jacob Keeler <jacob.keeler@livioradio.com>
@LitvinenkoIra please fix conflicts (should be as simple as updating rpc_spec submodule to latest develop) |
…ew_vehicle_data_seatOccupancy
Implements #3152
This PR is [ready] for review.
Risk
This PR makes [minor] API changes.
Testing Plan
ATF test scripts from smartdevicelink/sdl_atf_test_scripts#2490
Summary
Add new vehicle data SeatOccupancy
Use rpc spec from smartdevicelink/rpc_spec#298
CLA