exclude /data/fonts from backup
This commit is contained in:
parent
98bce1dd5e
commit
09c0d9988c
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ TARGET_USES_LOGD := true
|
|||
TARGET_USES_MKE2FS := true
|
||||
TW_NO_SCREEN_BLANK := true
|
||||
TW_EXCLUDE_APEX := true
|
||||
TW_BACKUP_EXCLUSIONS := /data/fonts
|
||||
|
||||
# Crypto
|
||||
TW_USE_FSCRYPT_POLICY := 2
|
||||
|
|
Loading…
Reference in a new issue