Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Commit

Permalink
Revert "Default to disabling encrypted backups"
Browse files Browse the repository at this point in the history
This reverts commit 9cc66d7.

Change-Id: I5178caf02cd6c2d3cf038856dca5fed33c59ce18
  • Loading branch information
mdmower committed Feb 27, 2017
1 parent ce1d1f9 commit f213398
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,6 @@ LOCAL_SHARED_LIBRARIES := \
libtar_twrp \
libz

ifeq ($(TW_EXCLUDE_ENCRYPTED_BACKUPS),)
TW_EXCLUDE_ENCRYPTED_BACKUPS := true
endif

ifeq ($(TW_OEM_BUILD),true)
LOCAL_CFLAGS += -DTW_OEM_BUILD
BOARD_HAS_NO_REAL_SDCARD := true
Expand Down

0 comments on commit f213398

Please sign in to comment.