summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Robin Lee <rgl@google.com> 2024-11-25 17:33:53 +0000
committer Riddle Hsu <riddlehsu@google.com> 2024-11-26 10:17:13 +0000
commita0e65ae391f88ddf1646278053ca3a20a45fcdda (patch)
treea0f680a2113283c0bfad22171b4a95aac24c6f99 /api/api.go
parentfe30fc14e845dd51401bccc6a4796c8d7fdd7b8a (diff)
Activity orientation experiment on only large screens
This adds a third value to the DeviceConfig we had added before, that applies the same rotation treatment on large screens only. This is more similar to the targetSdk-gated change that will roll out. This can be set by specifying "large" instead of "true" or "false" when overriding: adb shell device_config put "window_manager" "ignore_activity_orientation_request" "large" See the flag universal_resizable_by_default for more information about that. ALTERNATIVES_CONSIDERED: True,False,FileNotFound Bug: 357141415 Flag: com.android.window.flags.universal_resizable_by_default Test: atest WmTests:ActivityRecordTests Change-Id: Ib6b2293c3c4460dd8524823be908f183522dddb2
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions