diff options
author | Marin Shalamanov <shalamanov@google.com> | 2020-05-18 19:05:17 +0200 |
---|---|---|
committer | Marin Shalamanov <shalamanov@google.com> | 2020-05-27 11:50:23 +0200 |
commit | 1a6e368920459558a8193efec035be2f41b4f01b (patch) | |
tree | 16701f435dee272f917291c97fc75753e327f680 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 0131d5018826d995f434be52a53f52189f127a71 (diff) |
Resize boot animation on display changes
Use DisplayEventReceiver to listen for display hotplug
events and resize the boot animation is display size
changes.
Bug: 156448328
Test: manually make sure the boot animation has correct
dimensions in the following cases
I. With boot animation file
1. scrcpy
2. start boot animation with
adb shell /system/bin/bootanimation
when no physical display is connected (= 480p
fake HWC display). Use the virtual display from
scrcpy to check the boot animation size.
3. connect a 1080p display
(HWC sends hotplug connect to change the display)
4. disconnect the real display
II. Same steps without boot animation file
(android logo should be displayed)
Merged-In: Ib3f0383686399669e8de10456092baaec607fa01
Change-Id: Ib3f0383686399669e8de10456092baaec607fa01
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions