Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
services
/
Car
/
0561e724bbdd70658ab761053ea1f8cab312d9a4
/
tests
/
carservice_unit_test
fd2afc9
Reconfigure all secondary displays during boot-up
by Keun young Park
· 5 years ago
55620c1
Use PerUserCarService in the CarLocationService.
by Gregory Clark
· 5 years ago
f9aca67
Merge "Add unit test to test CarTrustAgentEnrollmentService" into qt-dev
by TreeHugger Robot
· 5 years ago
8f7565d
Add unit test to test CarTrustAgentEnrollmentService
by Wenting Zhai
· 5 years ago
1191fc7
Merge "Made changes to VmsBrokerService and ICarImpl to string through PackageManager that allows VmsPublisherService to retrieve a VMS publisher's java package name. Moreover in VmsPublisherService:" into qt-dev
by Andrew Nguyen
· 5 years ago
0d4a36f
Made changes to VmsBrokerService and ICarImpl to string through PackageManager that
by Andrew T Nguyen
· 6 years ago
18a0ef9
After using a cached location, keep it until the car starts moving.
by Gregory Clark
· 5 years ago
77a3fc4
Merge "Delete the location cache after SUSPEND_EXIT." into qt-dev
by Gregory Clark
· 5 years ago
11b015b
Merge "Fix mockito dependency" into qt-dev
by TreeHugger Robot
· 5 years ago
985f87e
Merge "Add repeat count to HW_KEY_INPUT" into qt-dev
by Kai Wang
· 5 years ago
f2b23d5
Fix mockito dependency
by Anthony Hugh
· 5 years ago
1fa0f2e
Add repeat count to HW_KEY_INPUT
by Kai
· 5 years ago
63a4ad2
Delete the location cache after SUSPEND_EXIT.
by Gregory Clark
· 5 years ago
a3d3bed
Update to use inline Mockito so we can mock Final class
by Anthony Hugh
· 5 years ago
9abdf10
Implement VMS HAL "Start Session" handshake.
by Mark Tabry
· 6 years ago
7c4f3d6
Update CarUserManagerHelperTest
by Anthony Hugh
· 5 years ago
e151953
Removes listener for ignition events from CarLocationService.
by Gregory Clark
· 5 years ago
619b04b
Return and use connect/disconnect return codes + ignore PRIORITY_OFF
by Sal Savage
· 5 years ago
e01b9f4
Merge "Change client binding behavior to account for user unlock state." into qt-dev
by Mark Tabry
· 5 years ago
0e4b8e8
Clean up BluetoothProfileDeviceManagerTest.java + enable settings tests
by Sal Savage
· 5 years ago
8cebee8
Merge "Fix NullPointerException thrown by VmsPublisherInfo" into qt-dev
by Mark Tabry
· 5 years ago
8be9c0a
Fix NullPointerException thrown by VmsPublisherInfo
by Mark Tabry
· 6 years ago
703c46f
Refactor car bluetooth device management code
by Sal Savage
· 6 years ago
15cfd38
Merge "Use system long-press delay for CarInputService." into qt-dev
by Justin Paupore
· 6 years ago
d6c8e70
Use system long-press delay for CarInputService.
by Justin Paupore
· 6 years ago
e513316
[AAE Pwr Mgt] Don't allow non-Car jobs to delay SHUTDOWN_PREPARE
by Jim Kaye
· 6 years ago
f5e5f45
Change client binding behavior to account for user unlock state.
by Mark Tabry
· 6 years ago
5ebf6de
Update default guest restrictions
by Anthony Hugh
· 6 years ago
42f2f9a
Do not apply System User restrictions for non-headless builds
by Roshan Agrawal
· 6 years ago
ff1aad3
Merge "Fix wifi channel tests" into qt-dev
by TreeHugger Robot
· 6 years ago
a5fa478
Do not connect to car service from car service
by Keun young Park
· 6 years ago
660aeba
Fix wifi channel tests
by Pavel Maltsev
· 6 years ago
29a6cfb
Merge "Fix subscription indexing to be binder-based instead of interface-based." into qt-dev
by Mark Tabry
· 6 years ago
316b601
Fix subscription indexing to be binder-based instead of interface-based.
by Mark Tabry
· 6 years ago
911552b
Merge "Migrate isHeadlessSystemUser check to the new ro property." into qt-dev
by Ying Zheng
· 6 years ago
38da431
Add controlled launch of vendor services
by Pavel Maltsev
· 6 years ago
a092fc4
Add DISALLOW_INSTALL_UNKNOWN_SOURCES to default Guest user restriction
by Anthony Hugh
· 6 years ago
e18253d
Migrate isHeadlessSystemUser check to the new ro property.
by Ying Zheng
· 6 years ago
de6c3a7
Stop instrumenting car service fro car service unit test
by Keun young Park
· 6 years ago
f3523cd
Limit background user starting to max running users
by Keun young Park
· 6 years ago
ae1c450
Remove onBindingDied/onNullBinding handling from VmsClientManager.
by Mark Tabry
· 6 years ago
7b25ae3
Merge "CarProjectionManager: Introduce ProjectionKeyEventHandler" into qt-dev
by TreeHugger Robot
· 6 years ago
a057d05
CarProjectionManager: Introduce ProjectionKeyEventHandler
by Justin Paupore
· 6 years ago
6057550
Removed BOOT_LOCKED_COMPLETED from CarLocationService.
by Gregory Clark
· 6 years ago
4143756
Trigger system client binding using CarUserService.runOnUser0Unlock()
by Mark Tabry
· 6 years ago
13a7a82
Remove LOCKED_BOOT_COMPLETED from CarPackageManager and CarUserService
by Keun young Park
· 6 years ago
1534c06
Update layer availability when publishers are disconnected.
by Mark Tabry
· 6 years ago
46b2f8f
Differentiate between "unbound" and "terminated" connection states when attempting to rebind VMS clients.
by Mark Tabry
· 6 years ago
76702e1
Merge changes Ic1b80276,Idca70a41,Ic2f45c6a,I499d2b22
by Pavel Maltsev
· 6 years ago
0cbc467
Merge "Switch user when waking up from STR target user has changed"
by Keun-young Park
· 6 years ago
9b3f266
Switch user when waking up from STR target user has changed
by Keun young Park
· 6 years ago
92a39de
Add projection API to reprot Wi-Fi channels
by Pavel Maltsev
· 6 years ago
786dacd
Adding getPublisherId/getPublisherInfo support to HAL implementation.
by Mark Tabry
· 6 years ago
2fe76b3
Merge "Trigger rebind behavior every time a VMS client is disconnected."
by Mark Tabry
· 6 years ago
48a3194
Introduce projection OEM customization API
by Pavel Maltsev
· 6 years ago
079873b
Introduce API to report projection status
by Pavel Maltsev
· 6 years ago
75be386
Trigger rebind behavior every time a VMS client is disconnected.
by Mark Tabry
· 6 years ago
76cfaaa
Refactoring VmsHalService into VmsBrokerService and VmsHalService.
by Mark Tabry
· 6 years ago
c956316
Remove old broadcast usage from CarLocationService
by Soonil Nagarkar
· 6 years ago
ebdf037
Merge "Add support for overrideable boot user id"
by TreeHugger Robot
· 6 years ago
82c3c37
Add support for overrideable boot user id
by Anthony Hugh
· 6 years ago
f205da0
Merge "Move the cache file to /data/system."
by Gregory Clark
· 6 years ago
b43e00d
Merge "Use Health service to fetch wear information."
by TreeHugger Robot
· 6 years ago
a440e81
Move the cache file to /data/system.
by Gregory Clark
· 6 years ago
3d0abd6
Use Health service to fetch wear information.
by Kathan Shukla
· 6 years ago
6c18742
Merge "Fix CarUserService crash for non-headless system user env"
by Keun-young Park
· 6 years ago
f80ca6c
Fix CarUserService crash for non-headless system user env
by Keun-young Park
· 6 years ago
760fffb
Add /data/system/car dir
by Keun-young Park
· 6 years ago
d462a91
Add user 0 unlock monitoring to postpone user 0 data access
by Keun-young Park
· 6 years ago
a8fce56
Add multi-user and user-switch support to VMS publisher binding.
by Mark Tabry
· 6 years ago
fcd39fe
Clean up special key handling in CarInputService.
by Justin Paupore
· 6 years ago
9f8d8ac
Merge "Populate repeat field for KeyEvents from VHAL."
by TreeHugger Robot
· 6 years ago
2447065
Restriction setters were not getting called since we changed the boot
by jovanak
· 6 years ago
226e3f6
Populate repeat field for KeyEvents from VHAL.
by Justin Paupore
· 6 years ago
22b6bd6
Support multiple publisher IDs per publisher client.
by Mark Tabry
· 6 years ago
11418c4
Lazy load string resource in CarUserManagerHelper
by Anthony Hugh
· 6 years ago
19fd1eb
Merge "Migrate packages/services/Car to androidx.test"
by TreeHugger Robot
· 6 years ago
6becd74
Localize "Driver" string and some API cleanup
by Anthony Hugh
· 6 years ago
a81f3e8
Migrate packages/services/Car to androidx.test
by Brett Chabot
· 6 years ago
59748bd
Schematize Car system properties
by Inseob Kim
· 6 years ago
f40c8c0
Suppress BluetoothAutoConnectPolicyTest due to flakiness
by Chao Yan
· 6 years ago
bb1ba2d
Use mocks for last active user test.
by Ying Zheng
· 6 years ago
e3486ca
Make car user lib package name consistant.
by Ying Zheng
· 6 years ago
c20a986
Merge "Switches to the existing guest instead of failing."
by Jovana Knezevic
· 6 years ago
74debf2
[OWL] Display brightness is now persists over reboots per user
by Serik Beketayev
· 6 years ago
b09a3ad
Switches to the existing guest instead of failing.
by jovanak
· 6 years ago
07db5ed
Refactor CPMS
by Steve Paik
· 6 years ago
759f275
Update usage for Grant vs Assign Privileges vs Permissions
by Roshan Agrawal
· 6 years ago
a26e232
Merge "Migrate car service to userlib."
by Ying Zheng
· 6 years ago
9fc9940
Migrate car service to userlib.
by Ying Zheng
· 6 years ago
71ed672
Add null checks to onStateChanged.
by Gregory Clark
· 6 years ago
1d9e0d8
[CarPowerManagementService] Deleting unused internal interfaces
by Serik Beketayev
· 6 years ago
5b9a9cd
Update handling of a CompletableFuture in onStateChanged in CarLocationService.
by Gregory Clark
· 6 years ago
6892054
[CarLocationService] Migrating from CPMS to CPM
by Serik Beketayev
· 6 years ago
e80ac92
Merge "MASTER - Make a separate car user lib for the user management APIs."
by Ying Zheng
· 6 years ago
6e4c782
[CarPowerManagementService] Added scheduleNextWakeupTime() API
by Serik Beketayev
· 6 years ago
e854f9d
MASTER - Make a separate car user lib for the user management APIs.
by Ying Zheng
· 6 years ago
8a16cca
Adds a method to check whether a foreground user has permission to switch
by jovanak
· 6 years ago
47d32a1
When deleting the last admin on the device who is also the last user,
by jovanak
· 6 years ago
4637124
MASTER - Move booting logic out from CarUserService.
by Ying Zheng
· 6 years ago
Next »