diff options
| author | 2023-09-07 14:15:20 +0100 | |
|---|---|---|
| committer | 2023-09-07 15:59:00 +0100 | |
| commit | 95f1673ce4c53de120c38c14681598cf4f58a9a8 (patch) | |
| tree | c1f7e07cfd2b5ac34ae6f5a8b25bdff0676a3d8d /libs/androidfw/FileStream.cpp | |
| parent | 1f5b85230ab1d9ac886d29ccff8dc440242bf986 (diff) | |
Use Flags and SystemProperties on debug builds.
This will allow us to turn the feature on and off using `adb` commands
without rebuilding.
We'll limit this to debug builds to be safe.
After this CL, the feature can be enabled with:
```
adb shell setprop \
persist.sys.com.android.server.display.feature.flags.enable_connected_display_management \
true && adb reboot
```
Test: Manually tested that changing the flag enable the feature
Bug: 297159910
Change-Id: I5bcc03183cef047ae4ed3c1c0fff9450bbe996dd
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions