summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Rupesh Bansal <brup@google.com> 2022-10-20 07:31:56 +0000
committer Rupesh Bansal <brup@google.com> 2022-10-20 11:26:41 +0000
commitf5c7cec0c94735241b699de1877cabb624daf520 (patch)
tree5456b745d69f34d8a64106d95ec37f5013131188 /libs/androidfw/StringPool.cpp
parent283098bc2e5f4dbe66fd633a35cbe9372b5cc9f9 (diff)
Added support for a DeviceConfig flag to dynamically switch between old
and new DPC We now support dynamic switching between the old and the new DPCs such that it can be controlled remotely as well. To use new DPC, run adb shell device_config put display_manager use_newly_structured_display_power_controller true To use old DPC, run adb shell device_config put display_manager use_newly_structured_display_power_controller false. To check the current value, run adb shell device_config list | grep "use_newly_structured_display_power_controller". By default, we fallback to the old DPC Test: Manual Bug: 254004456 Change-Id: Ica0405bc6ec0b2cb7dd1f32a5ea618a8e506f2f7
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions