mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-23 21:25:24 -04:00
Boot animation shine!
This commit is contained in:
parent
b0b71adf66
commit
bfa7e90d5e
3 changed files with 9 additions and 2 deletions
|
@ -30,7 +30,7 @@ sed -i '/CM_TARGET_PACKAGE/s/lineage/'"$REBRAND_ZIP_PREFIX"'/' core/Makefile;
|
|||
|
||||
enter "frameworks/base";
|
||||
generateBootAnimationMask "$REBRAND_NAME" "$REBRAND_BOOTANIMATION_FONT" core/res/assets/images/android-logo-mask.png;
|
||||
#TODO: update android-logo-shine.png from white to orange
|
||||
generateBootAnimationShine "#FF5722" core/res/assets/images/android-logo-shine.png;
|
||||
|
||||
enter "packages/apps/Settings";
|
||||
sed -i '/.*cmlicense_title/s/LineageOS/'"$REBRAND_NAME"'/' res/values*/cm_strings.xml;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue