Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
bmax committed Apr 27, 2024
1 parent 49bee83 commit 54d4d21
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions kernel/patch/include/uapi/scdefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ struct su_profile
char scontext[SUPERCALL_SCONTEXT_LEN];
};

#ifdef ANDROID

#define ANDROID_SH_PATH "/system/bin/sh"
#define LINUX_SH_PATH "/usr/bin/sh"
#define SU_PATH_MAX_LEN 128
Expand Down Expand Up @@ -91,8 +89,6 @@ struct su_profile
#define SUPERCALL_SU_GET_PATH 0x1110
#define SUPERCALL_SU_RESET_PATH 0x1111

#endif

#define SUPERCALL_MAX 0x1200

#define SUPERCALL_RES_SUCCEED 0
Expand Down

0 comments on commit 54d4d21

Please sign in to comment.