Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
services
/
Car
/
df1e6d181cd675ef3533b9200feabe1bae4f2a28
/
tests
/
carservice_test
ccf43dc
Complete migration of VmsClientManager user switching to UserCallback.
by Mark Tabry
· 5 years ago
37ff853
Fix drive state property events synchronization
by Jordan Jozwiak
· 5 years ago
f522f74
Add deadlock test for UXRE and driving state srvc
by Jordan Jozwiak
· 5 years ago
218eef4
Merge "[DO NOT MERGE] Revert "Add deadlock test for UXRE and driving state srvc"" into qt-qpr1-dev
by TreeHugger Robot
· 5 years ago
a71fb9f
[DO NOT MERGE] Revert "Add deadlock test for UXRE and driving state srvc"
by Jordan Jozwiak
· 5 years ago
de1b9d4
Merge "Add deadlock test for UXRE and driving state srvc" into qt-qpr1-dev
by Jordan Jozwiak
· 5 years ago
4e0b9ec
Add deadlock test for UXRE and driving state srvc
by Jordan Jozwiak
· 5 years ago
ee22003
Force car service crash handling to client
by Keun young Park
· 5 years ago
7ca00a8
Merge "Track subscriber connections and packages in VmsClientManager and add multi-user support" into qt-qpr1-dev
by Mark Tabry
· 5 years ago
3f3ae3d
Track subscriber connections and packages in VmsClientManager and add multi-user support
by Mark Tabry
· 5 years ago
e29e57f
[AAE test] Allow SHUTDOWN_PREPARE to be transient during test
by Jim Kaye
· 5 years ago
40c23cf
Merge "Handle null desired value in filter" into qt-dev
by Jordan Jozwiak
· 5 years ago
7a591d6
Handle null desired value in filter
by Jordan Jozwiak
· 5 years ago
65e9bcc
Fix CarProjectionManagerTest.
by Justin Paupore
· 5 years ago
20aa456
Merge "Only enforce system user check on builds prior to Q." into qt-dev
by TreeHugger Robot
· 5 years ago
109a8de
Merge "Filter activity launch listener" into qt-dev
by Jordan Jozwiak
· 5 years ago
f62cea3
Only enforce system user check on builds prior to Q.
by Mark Tabry
· 5 years ago
fafddf2
Filter activity launch listener
by Jordan Jozwiak
· 5 years ago
fd2afc9
Reconfigure all secondary displays during boot-up
by Keun young Park
· 5 years ago
0249d76
Fix GarageModeTest failure
by Keun young Park
· 5 years ago
0d4a36f
Made changes to VmsBrokerService and ICarImpl to string through PackageManager that
by Andrew T Nguyen
· 6 years ago
89fcf9c
Merge "Expand integration testing of VMS services." into qt-dev
by TreeHugger Robot
· 5 years ago
58a4018
Expand integration testing of VMS services.
by Mark Tabry
· 6 years ago
b51e8f9
Merge "Implement VMS HAL "Start Session" handshake." into qt-dev
by Mark Tabry
· 5 years ago
9abdf10
Implement VMS HAL "Start Session" handshake.
by Mark Tabry
· 6 years ago
bbdb266
Merge "Added Audio Focus test for Car Audio" into qt-dev
by Oscar Azucena
· 5 years ago
81afcd2
Added Audio Focus test for Car Audio
by Oscar Azucena
· 5 years ago
b711ace
getCurrentRestrictions should not be nullable
by Jordan Jozwiak
· 5 years ago
133093e
Various fixes to fix CarServiceTest crash
by Keun young Park
· 5 years ago
7545b49
Add displays to CarAudioZones
by Hayden Gomes
· 5 years ago
a294013
Adding basic tests for CarAudioZonesHelper
by Hayden Gomes
· 6 years ago
1e8ae4a
fix car service test failures due to missing mock for service query
by Keun young Park
· 6 years ago
c8bd72d
DO NOT MERGE Support UXR configurations on multi-displays.
by Yao, Yuxing
· 6 years ago
faf2524
Merge "Create a mock client framework for VMS API tests." into qt-dev
by Mark Tabry
· 6 years ago
38747b4
DO NOT MERGE Support passenger mode XML configuration.
by Yao, Yuxing
· 6 years ago
23a5359
Create a mock client framework for VMS API tests.
by Mark Tabry
· 6 years ago
2646cff
Fix iterating over sparse array - use #valueAt().
by Yao, Yuxing
· 6 years ago
3dd741e
Fix flaky test.
by Yao, Yuxing
· 6 years ago
a5fa478
Do not connect to car service from car service
by Keun young Park
· 6 years ago
38da431
Add controlled launch of vendor services
by Pavel Maltsev
· 6 years ago
de6c3a7
Stop instrumenting car service fro car service unit test
by Keun young Park
· 6 years ago
1e48ad4
Fix garage mode ControllerTest
by Keun young Park
· 6 years ago
7215269
Merge "Deprecate APP_FOCUS_TYPE_VOICE_COMMAND"
by TreeHugger Robot
· 6 years ago
7d9e699
Deprecate APP_FOCUS_TYPE_VOICE_COMMAND
by Tomasz Wasilczyk
· 6 years ago
cd872a7
Merge "Add test for Long type property"
by TreeHugger Robot
· 6 years ago
48106a9
Make CarPropertyManager public
by Kai
· 6 years ago
76cfaaa
Refactoring VmsHalService into VmsBrokerService and VmsHalService.
by Mark Tabry
· 6 years ago
75b7b5f
Clear up static service in test.
by Yao, Yuxing
· 6 years ago
2bb31b7
Merge "Add config string systemActivityWhitelist."
by Yuxing Yao
· 6 years ago
4c3b93c
Add config string systemActivityWhitelist.
by Yao, Yuxing
· 6 years ago
839f263
Merge "Migrate to system interface getSystemCarDir() for saved config."
by Yuxing Yao
· 6 years ago
196acfe
Change value of eventTimeStamp
by Kai
· 6 years ago
9bfb749
Migrate to system interface getSystemCarDir() for saved config.
by Yao, Yuxing
· 6 years ago
3ebed60
Add test for Long type property
by Kai
· 6 years ago
760fffb
Add /data/system/car dir
by Keun-young Park
· 6 years ago
97b4df7
Remove unnecessary CarNotConnectedException catches.
by Justin Paupore
· 6 years ago
a8fce56
Add multi-user and user-switch support to VMS publisher binding.
by Mark Tabry
· 6 years ago
a81f3e8
Migrate packages/services/Car to androidx.test
by Brett Chabot
· 6 years ago
0811d5a
Support setting UX restrictions config in UXR service.
by Yao, Yuxing
· 6 years ago
9dd7130
Create XML parser for UX restrictions config.
by Yao, Yuxing
· 6 years ago
6fd660b
Fix flaky test
by Michal Palczewski
· 6 years ago
3a2c56b
Marking test as flaky.
by Vaibhav Shah
· 6 years ago
c6c2cf2
Mark VmsPublisherSubscriberTest as FlakyTest
by Chao Yan
· 6 years ago
68cce46
Add tests for ag/5513691
by Michal Palczewski
· 6 years ago
e3486ca
Make car user lib package name consistant.
by Ying Zheng
· 6 years ago
74debf2
[OWL] Display brightness is now persists over reboots per user
by Serik Beketayev
· 6 years ago
07db5ed
Refactor CPMS
by Steve Paik
· 6 years ago
e2a28ea
Removing temporary fix for permission granting to VMS publishers.
by Asaf Rosenfeld
· 6 years ago
bc8ff3f
Add car user lib to car service test.
by Ying Zheng
· 6 years ago
d80810c
Fix the CarDrivingRestrictions unit test.
by Ram Periathiruvadi
· 6 years ago
9b80e5d
VmsOperationRecorder now logs publisherId when LayersOfferings are set.
by Robin Osekowsky
· 6 years ago
c6ab8be
[GarageMode] Migrating to CPM from CPMS
by Serik Beketayev
· 6 years ago
39f388f
Suppress CarPackageManagerTest.testSettingWhitelist
by Chao Yan
· 6 years ago
89128c1
Fix VMS integ tests.
by Asaf Rosenfeld
· 6 years ago
e0e7ff2
[GarageMode] Cleaning up unnecessary code and adding GarageMode class
by Serik Beketayev
· 6 years ago
80e4b7d
Fixed package name in mocked car service am: a4673b6b5c am: b24e47e294
by Chao Yan
· 6 years ago
a4673b6
Fixed package name in mocked car service
by Chao Yan
· 6 years ago
5191cd6
Merge "Remove ADJUST_CAR_CABIN permission" into pi-dev am: baa4bbe219
by Kai
· 6 years ago
0c17854
Remove ADJUST_CAR_CABIN permission
by Kai
· 6 years ago
1a503e4
[GarageMode] General refactoring
by Serik Beketayev
· 6 years ago
f50ba79
Return mocked AudioManager in car unit tests
by Hongwei Wang
· 6 years ago
f243fac
[Garage Mode: Refactoring] Scoped out GarageModePolicy into separate class.
by Serik Beketayev
· 6 years ago
f6381fb
Fix driving state for manual transmission.
by Ram Periathiruvadi
· 6 years ago
f131154
Merge "Rename VEHICLE_AREA_TYPE_NONE --> VEHICLE_AREA_TYPE_GLOBAL" into pi-dev
by TreeHugger Robot
· 6 years ago
419f5ef
Rename VEHICLE_AREA_TYPE_NONE --> VEHICLE_AREA_TYPE_GLOBAL
by Steve Paik
· 6 years ago
7f3c6b9
Update Car UxR Manager API name.
by Ram Periathiruvadi
· 6 years ago
4d25702
Create CarPropertyService and CarPropertyManager
by Steve Paik
· 7 years ago
d3cb98e
DO NOT MERGE - Create a car user service. Protected by flag.
by Ying Zheng
· 6 years ago
db66483
Change default UX restriction parameters.
by Ram Periathiruvadi
· 6 years ago
7b25e6a
Merge "Revert "Create a car user service that creates a secondary admin on first run."" into pi-dev
by Ying Zheng
· 6 years ago
2b49967
Revert "Create a car user service that creates a secondary admin on first run."
by Ying Zheng
· 6 years ago
8ecf6fa
Merge "Create a car user service that creates a secondary admin on first run." into pi-dev
by TreeHugger Robot
· 6 years ago
5bdb9e5
Create a car user service that creates a secondary admin on first run.
by Ying Zheng
· 6 years ago
40f1ded
Changed subscriber API signature
by Anna Linetsky
· 6 years ago
b273a47
Merge "Revert "Added a new test for whitelist of VMS clients"" into pi-dev
by Asaf Rosenfeld
· 6 years ago
c4a6c64
Revert "Added a new test for whitelist of VMS clients"
by Asaf Rosenfeld
· 6 years ago
03dcd24
Car service tests for Driving state.
by Ram Periathiruvadi
· 6 years ago
5c45fca
Additional fix for a flaky test and for b/72949423
by Anna Linetsky
· 7 years ago
4262e54
Merge "Fix CarPowerManagementTest" into pi-dev
by Kai Wang
· 7 years ago
6232c0d
Fix CarPowerManagementTest
by Kai
· 7 years ago
Next »