mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-10-31 09:20:23 +00:00
update build-package report
This commit is contained in:
parent
16eed53982
commit
f0feccea4d
@ -264,6 +264,9 @@ get_msc_info () {
|
||||
*uninstaller*binary*) local msc_type="NanoDroid Uninstaller" ;;
|
||||
*uninstaller*update*) local msc_type="NanoDroid Uninstaller TWRP invoker" ;;
|
||||
|
||||
*Google*update* ) local msc_type="NanoDroid Google Package TWRP invoker" ;;
|
||||
*Google*.prop* ) local msc_type="NanoDroid Google Module properties" ;;
|
||||
|
||||
*ChangeLog.md* ) local msc_type="NanoDroid ChangeLog" ;;
|
||||
*README.md* ) local msc_type="NanoDroid README" ;;
|
||||
|
||||
@ -274,14 +277,6 @@ get_msc_info () {
|
||||
*.maps.jar* ) local msc_type="microG Maps v1 support"
|
||||
local msc_name=$(basename ${1}) ;;
|
||||
|
||||
*noti*.ogg* ) local msc_type="The Legend of Zelda Notification" ;;
|
||||
*ring*.ogg* ) local msc_type="The Legend of Zelda Ringtone" ;;
|
||||
*ui*.ogg* ) local msc_type="The Legend of Zelda UI Sound" ;;
|
||||
*noti*.mp3* ) local msc_type="The Legend of Zelda Notification" ;;
|
||||
*ring*.mp3* ) local msc_type="The Legend of Zelda Ringtone" ;;
|
||||
*ui*.mp3* ) local msc_type="The Legend of Zelda UI Sound" ;;
|
||||
*.ttf* ) local msc_type="Nintendo UI Font" ;;
|
||||
|
||||
*LICENSE* ) local msc_type="exclude" ;;
|
||||
*doc* ) local msc_type="exclude" ;;
|
||||
*build-package* ) local msc_type="exclude" ;;
|
||||
|
Loading…
Reference in New Issue
Block a user