mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-23 14:50:52 -04:00
Update the emojis, untested
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
91ec03f096
commit
86b7525400
13 changed files with 129 additions and 2 deletions
|
@ -117,6 +117,10 @@ fi;
|
|||
#fi;
|
||||
#fi;
|
||||
|
||||
if enterAndClear "external/noto-fonts"; then
|
||||
cp -f "$DOS_PATCHES_COMMON/android_external_noto-fonts/NotoColorEmoji-noflags.ttf" emoji-compat/font/NotoColorEmojiCompat.ttf;
|
||||
fi;
|
||||
|
||||
if enterAndClear "external/svox"; then
|
||||
git revert --no-edit 1419d63b4889a26d22443fd8df1f9073bf229d3d; #Add back Makefiles
|
||||
fi;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue