bugfix
This commit is contained in:
@@ -18,9 +18,6 @@ toast_info=1
|
||||
#自動更新腳本
|
||||
update=1
|
||||
|
||||
#檢測到更新後的行為(1跳轉瀏覽器 0不跳轉瀏覽器,但是複製連結到剪裁版)
|
||||
update_behavior=1
|
||||
|
||||
#假設如果存在usb隨身碟是否默認使用隨身碟?(1不詢問默認使用 0每次都進行詢問)
|
||||
USBdefault=0
|
||||
|
||||
@@ -42,13 +39,15 @@ debug_list=0
|
||||
#添加自定義備份路徑 請勿刪除" "
|
||||
Custom_path="
|
||||
/storage/emulated/0/Pictures
|
||||
#/storage/emulated/0/Download
|
||||
/storage/emulated/0/Download
|
||||
#/storage/emulated/0/Music
|
||||
/storage/emulated/0/DCIM
|
||||
/data/adb
|
||||
"
|
||||
|
||||
#備份黑名單 備份apk不備份任何數據
|
||||
blacklist="jp.naver.line.android
|
||||
blacklist="
|
||||
jp.naver.line.android
|
||||
com.esunbank
|
||||
com.chailease.tw.app.android.ccfappcust"
|
||||
#位於data的預裝應用白名單
|
||||
@@ -71,12 +70,16 @@ com.xiaomi.mico
|
||||
dev.miuiicons.pedroz"
|
||||
#可被備份的系統應用白名單
|
||||
system="
|
||||
com.google.android.gm
|
||||
com.google.android.googlequicksearchbox
|
||||
com.google.android.tts
|
||||
com.google.android.apps.maps
|
||||
com.google.android.apps.messaging
|
||||
com.google.android.inputmethod.latin
|
||||
com.instagram.android
|
||||
com.facebook.orca
|
||||
sh.siava.AOSPMods
|
||||
com.facebook.katana
|
||||
com.asus.launcher
|
||||
com.android.chrome"
|
||||
#備份完成後啟動應用
|
||||
am_start="
|
||||
|
||||
Reference in New Issue
Block a user