mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-24 10:35:26 +00:00
a7ceb04cb7
Unlike other common OEMs, Samsung use uppper case partition name. e.g: /dev/block/platform/11120000.ufs/by-name/SYSTEM This will cause setup_block() fails to find a match partition. Thus, we should use strcasecmp instead of strcmp. Signed-off-by: msdx321 <msdx321@gmail.com> |
||
---|---|---|
.. | ||
core | ||
external | ||
include | ||
magiskboot | ||
magiskhide | ||
magiskpolicy@c69dc0f036 | ||
resetprop | ||
su@42eab87edc | ||
utils | ||
Android.mk | ||
Application.mk | ||
b64xz.c |