-
Notifications
You must be signed in to change notification settings - Fork 820
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change-Id: Ib5e3df51fa7a383f3699968e899e06d579480564
- Loading branch information
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
04f02c5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can this check be added to recovery as a whole to avoid the su permissions check before reboot? SELinux in JB4.3+ removes the S permission from su on every boot, so every reboot from recovery after a boot will trigger the "Root access possibly lost. Fix?" check when permissions don't even matter anymore with the su_daemon. Thanks! 👍
04f02c5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
http://forum.xda-developers.com/showpost.php?p=47145736&postcount=3915