History log of /packages/services/Car/tests/carservice_test/src/com/android/car/test/CarProjectionManagerTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
beab135ad81125590461d657baeb5af9a0c15d1a 23-Jun-2017 Gene Karshenboym <genek@google.com> Typo: (un)regsiterProjectionListener() and variants.

Fixed typo in method unregsiterProjectionListener() and related strings.
Added wrapper calls to allow APKs built with previous SDK versions to
call the newly named functions.

bug: 62916428
Test: Local build and flashed to HU.
Change-Id: I53cb4cafb015c789d3c930110a3b04d68de6f0b8
/packages/services/Car/tests/carservice_test/src/com/android/car/test/CarProjectionManagerTest.java
cfe93105f637c2822da113308f113ed418d0b319 02-Feb-2017 Pavel Maltsev <pavelm@google.com> Move Vehicle HAL under automotive package

Test: all existing tests passing

Bug: b/33200203
Change-Id: Id1ff815ae2af9c48ce8612b4cfb5327de13a5a1f
/packages/services/Car/tests/carservice_test/src/com/android/car/test/CarProjectionManagerTest.java
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/CarProjectionManagerTest.java
8d90e50fedc5c0c6f254e049b4283e9dab054ea7 26-Sep-2016 Vitalii Tomkiv <vitalit@google.com> Add tests for CarProjectionManager.

bug: 31486426
Test: manual run
Change-Id: I405b6542cc669f8c3e56c2aabe5d7db01918759d
/packages/services/Car/tests/carservice_test/src/com/android/car/test/CarProjectionManagerTest.java