summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorkeunyoung <keunyoung@google.com>2015-09-23 11:33:58 -0700
committerkeunyoung <keunyoung@google.com>2015-11-13 13:11:52 -0800
commit1746369a6bcd1a7219e94366b3774bfdfff08fc6 (patch)
tree4bf6d5a7c3760c40a3056f4056713f7cd6653497 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent51c28927686ad9b52c7fcff54210d2b55ff13e34 (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: I351fc53163575d2f523c2d6e886befdb69a5a0c6
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions