summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Kazuki Takise <takise@google.com> 2023-09-29 09:11:51 +0900
committer Kazuki Takise <takise@google.com> 2023-10-09 23:49:41 +0000
commit50e71b59b893af71e8e3b7366672d0e895770684 (patch)
treef4dbcb4553c76868d7221adfacdbce09f93922e4 /libs/androidfw/misc.cpp
parent1d461a86dbc02c455717379357d61c77546f8f82 (diff)
Add config flag to disable Pinch resize PiP
Currently, `mEnablePinchResize` is controlled with `DeviceConfig`, which is in my understanding useful for launching the feature, doing A/B testing etc, but with `DeviceConfig` there's no reliable way for a vendor to ensure to disable it because it could be overriden remotely. This CL introduces a new static config value for this purpose. Bug: 298139992 Test: Pinch resize is disabled in ARC. Change-Id: Ic494168d26dea4002a9c52159ef8bd61239a8cdc
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions