Skip to content

Commit

Permalink
rastapop-ified aosp boot animation
Browse files Browse the repository at this point in the history
  • Loading branch information
rascarlo committed Nov 25, 2014
1 parent 63284a9 commit e93689d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmds/bootanimation/BootAnimation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ bool BootAnimation::threadLoop()

bool BootAnimation::android()
{
initTexture(&mAndroid[0], mAssets, "images/android-logo-mask.png");
initTexture(&mAndroid[0], mAssets, "images/rastapop-logo-mask.png");
initTexture(&mAndroid[1], mAssets, "images/android-logo-shine.png");

// clear screen
Expand Down
Binary file added core/res/assets/images/rastapop-logo-mask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e93689d

Please sign in to comment.