Skip to content
Commit 0c1fb935 authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Validate forced display size from settings

To avoid unexpected extreme large value that breaks bootup.
e.g. max=2147483647
     adb shell settings set global display_size_forced "$max,$max"
     adb reboot

Bug: 238420014
Test: atest DisplayWindowSettingsTests# \
      testDisplayWindowSettingsAppliedOnDisplayReady
Change-Id: If67f344cf55620b9c2fde2cfdbe20457021ff62e
parent dfc317e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment