aboutsummaryrefslogtreecommitdiff
path: root/kernel/context_tracking.c
diff options
context:
space:
mode:
authorAlberto97 <albertop2197@gmail.com>2017-05-23 21:47:00 +0200
committerMoyster <oysterized@gmail.com>2017-05-24 00:12:57 +0200
commit33b5c4110cbd5fe07a18f757f3c5bbdfec9002aa (patch)
tree708bbac3e7261f7a13a4f82c3ff98b25eeff913b /kernel/context_tracking.c
parente7116a1f882176f465b978def59092aa5cffe076 (diff)
Fix "hide su" patch for 3.10
Without this, "ls system/xbin" returns "ls: system/xbin/su: No such file or directory" if root is disabled in Developer Settings. This happens because EXT4 uses "readdir" instead of "iterate". 3.18 kernel, instead, unconditionally goes for the "iterate" way here and that explains why I'm not seeing this error there. Change-Id: I26426683df0fd199a80f053294f352e31754bec5
Diffstat (limited to 'kernel/context_tracking.c')
0 files changed, 0 insertions, 0 deletions