Skip to content

Commit

Permalink
sony: kitakami: fix copying of twrp fstab
Browse files Browse the repository at this point in the history
Change-Id: Ie5bd0d335c69917adf932a49bb82234252d7d92e
Signed-off-by: Erik Castricum <[email protected]>
  • Loading branch information
erikcas committed May 22, 2017
1 parent 68e3f91 commit 9d12f68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions twrp.mk
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ TWRP_OUT := recovery/root
TW_MAX_BRIGHTNESS := 255

PRODUCT_COPY_FILES += \
$(COMMON_PATH)/rootdir/twrp.fstab:$(TWRP_OUT)/etc/twrp.fstab \
$(COMMON_PATH)/rootdir/sbin/pulldecryptfiles.sh:$(TWRP_OUT)/sbin/pulldecryptfiles.sh

PRODUCT_COPY_FILES += \
Expand Down

0 comments on commit 9d12f68

Please sign in to comment.