We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe8b01 commit 2899822Copy full SHA for 2899822
su.h
@@ -25,7 +25,7 @@
25
26
#define REQUESTOR "com.noshufou.android.su"
27
#define REQUESTOR_DATA_PATH "/data/data/" REQUESTOR
28
-#define REQUESTOR_CACHE_PATH REQUESTOR_DATA_PATH "/cache"
+#define REQUESTOR_CACHE_PATH "/dev/" REQUESTOR
29
30
#define REQUESTOR_STORED_PATH REQUESTOR_DATA_PATH "/files/stored"
31
#define REQUESTOR_STORED_DEFAULT REQUESTOR_STORED_PATH "/default"
0 commit comments