diff options
author | Anders Fridlund <anders.fridlund@sony.com> | 2018-11-06 14:23:25 +0100 |
---|---|---|
committer | Todd Kennedy <toddke@google.com> | 2019-05-29 13:45:19 -0700 |
commit | e0b4d23708f194c162ecd97d4ccac188cbd363ef (patch) | |
tree | e4ce6de2546fd709ebdf6d900c6ce36ef2a0d1de /startop/scripts/lib/cmd_utils.py | |
parent | 1db94b90d41d89748ad07d4bf5477009d5be87c8 (diff) |
Look for bootanimation in apex-module
Look for bootanimation.zip in /apex/com.android.bootanimation/etc/.
This is needed to support download and install of customized bootanimations.
Bug: 116821733
Test:
1. Get a custom bootanimation.zip
2. Build a com.android.bootanimation.apex that contains the custom
bootanimation.
3. Build a product partition containing the public avb-key in
/product/etc/security/apex/ or a system partition containing the
public avb-key in /system/product/etc/security/apex/
4. Flash the partition that was built.
5. $ adb install com.android.bootanimation.apex
6. $ adb reboot
7. Verify that the custom bootanimation is used during boot.
Change-Id: I0b63e8dd2ba536a5077e34f63670025f6e9d791a
Diffstat (limited to 'startop/scripts/lib/cmd_utils.py')
0 files changed, 0 insertions, 0 deletions