commit | ace7eecd09aa78c3be19ae9b2d276bdbcc35d198 | [log] [tgz] |
---|---|---|
author | bigbiff <bigbiff@teamw.in> | Sun Aug 30 11:18:39 2020 -0400 |
committer | bigbiff <bigbiff@teamw.in> | Sat Sep 05 23:40:02 2020 +0000 |
tree | 4ba997dea1a679a61c4685559ec0e21834f55e42 | |
parent | 6c70991a72820b390185b6de923a3694dce3cf44 [diff] |
persist logs: remove persist from available log directories in partitions. Too many problems have been reported for TWRP attempting to store logs in the persist partition. Selinux denials have caused issues booting Android, and filling up persist has caused IMEI issues. This patchset will remove persist from the list of available log directories by default in order to avoid these and other possible issues. Change-Id: I9f5347875a6cab24ab83ad48476b17a174e65c43
Team Win Recovery Project (TWRP)
You can find a compiling guide here.