mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-06 00:15:05 -04:00
Remove broken emoji updates
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
7b2eb1079a
commit
39b0c9e036
16 changed files with 2 additions and 3901 deletions
|
@ -20,9 +20,6 @@ set -uo pipefail;
|
|||
#APN List
|
||||
wget "https://github.com/LineageOS/android_vendor_lineage/raw/lineage-20.0/prebuilt/common/etc/apns-conf.xml" -O ../Patches/Common/apns-conf.xml;
|
||||
|
||||
#Emoji List
|
||||
wget "https://github.com/LineageOS/android_packages_inputmethods_LatinIME/raw/lineage-20.0/java/res/values-v19/emoji-categories.xml" -O ../Patches/Common/emoji-categories.xml;
|
||||
|
||||
#Visual VoiceMail Config
|
||||
#wget "https://raw.githubusercontent.com/LineageOS/android_vendor_lineage/lineage-19.1/overlay/common/packages/apps/Dialer/java/com/android/voicemail/impl/res/xml/vvm_config.xml" -O ../Patches/./Common/android_vendor_divested/overlay/common/packages/apps/Dialer/java/com/android/voicemail/impl/res/xml/vvm_config.xml;
|
||||
wget "https://raw.githubusercontent.com/GrapheneOS/platform_packages_apps_Dialer/13/java/com/android/voicemail/impl/res/xml/vvm_config.xml" -O ../Patches/./Common/android_vendor_divested/overlay/common/packages/apps/Dialer/java/com/android/voicemail/impl/res/xml/vvm_config.xml;
|
||||
|
@ -30,10 +27,6 @@ wget "https://raw.githubusercontent.com/GrapheneOS/platform_packages_apps_Dialer
|
|||
#LineageOS Contributors Cloud
|
||||
wget "https://github.com/LineageOS/android_packages_apps_LineageParts/raw/lineage-19.1/assets/contributors.db" -O ../Patches/Common/contributors.db;
|
||||
|
||||
#TODO: Noto Fonts for Emoji
|
||||
#hhttps://github.com/googlefonts/noto-emoji
|
||||
#Last: 2023/04/29
|
||||
|
||||
#TODO: wireless-regdb
|
||||
#https://mirrors.edge.kernel.org/pub/software/network/wireless-regdb/
|
||||
#Last: 2023/04/29
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue