diff options
| author | 2024-05-15 14:59:16 -0700 | |
|---|---|---|
| committer | 2024-05-15 14:59:16 -0700 | |
| commit | 99c3b4e8aeb78f1609685989d738a78113e16bcd (patch) | |
| tree | b13d49fc8c0011e6f048225a982af4d1b3f4300e /libs/androidfw/StringPool.cpp | |
| parent | 6b591573cfdecea1f36410d087a7a1e3715aa903 (diff) | |
Make sysprop for PiP2 flag persist
We are using a system property to easily
toggle the PiP2 flag during development.
However, the Core now caches the value
of the sysprop which means we have to do
adb reboot for flag change to take effect.
Hence the sysprop needs to be persistent.
Bug: 311462191
Test: adb shell setprop persist.wm_shell.pip2 1; adb reboot
Change-Id: Ia5ac78c1bdb41eaf28d7aaf727d17f3ff4225828
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions