commit | daef668a9939fd7725970e268e7148e7fc081ba1 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Mon Sep 30 15:12:24 2019 -0700 |
committer | Tyler Gunn <tgunn@google.com> | Mon Nov 18 13:03:30 2019 -0800 |
tree | 2c70436435a3e4d7b019ceff5c6330afe9637740 | |
parent | 07a945d97bc49a57b7cc32abcceaadc3363a6e77 [diff] |
Add prioritized enableCarMode API in UiModeManager Per design doc (go/android-car-mode-design), added new system API to enable car mode and specify a priority for the calling app. Also modified UiModeManager to pass the package name of the caller to UiModeManagerService. Bug: 136109592 Test: Added new unit tests and CTS tests. Test: Added Telecom test app functionality to verify. Change-Id: I2848039c9ea18ba93e7694e04c4e5dc70759daa3