History log of /packages/services/Car/tests/carservice_test/src/com/android/car/test/CarPackageManagerTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0d07c76bbc788fba8c77d8e932330ab22ec6ba27 04-Nov-2016 Pavel Maltsev <pavelm@google.com> Migrating Car service to new Vehicle HAL

- make car service work directly with Vehicle HAL
- getting rid of protobufs and dependencies on VNS
- get rid of CarTestManager / CarTestService and refactor
tests accordingly
- reworked ICarImpl to pass dependencies rather than
using singletons for better testing experience

Test: existing test should work, although some of the tests
(esp. audio) are broken and we will fix them in follow up CLs

Bug: b/31971746
Change-Id: I229969af332304ba3b1718f130cdf22038e86fad
Tests: tests adjusted to new data structures
/packages/services/Car/tests/carservice_test/src/com/android/car/test/CarPackageManagerTest.java
9cea114837dd6a72d3a4f7f2618fec880fe1aca8 27-Sep-2016 Keun-young Park <keunyoung@google.com> use only android.Car in car service test

- change all tests not to use support.Car

bug: 31488458
Change-Id: I85d617763108665105159d3f9d5a012022d49aa6
/packages/services/Car/tests/carservice_test/src/com/android/car/test/CarPackageManagerTest.java