diff options
author | keunyoung <keunyoung@google.com> | 2015-09-23 11:33:58 -0700 |
---|---|---|
committer | Keun-young Park <keunyoung@google.com> | 2015-12-03 13:05:35 -0800 |
commit | a771049b2ef401ab911a9e0a277dbf9b475388a1 (patch) | |
tree | e31f1a62a1ec6749937a253354bf6394b83f3188 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | c16918174710098b91cf3f390de63e4628528a49 (diff) |
allow locking UI mode and block launching car dock for automotive
- add config to lock UI mode change: When this is enabled,
request to change car mode will be ignored. Apps can check
the config using UiModeManager.isUiModeLocked()
- add config to lock day / night mode: When this is enabled,
apps cannot change day / night mode without having
MODIFY_DAY_NIGHT_MODE permission.
Apps can check the config using UiModeManager.isNightModeLocked()
- add config to disable car dock intent launch for home key
and mode change
- All new configs have default values which keeps the current behavior.
Car products should override the configs to get desirable behavior.
bug: 22700993
Change-Id: Ic0e58f3428151e0b1c19a2e9a7d6ded32ff962a6
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions