mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-25 09:19:36 -04:00
@@ -120,7 +120,7 @@ abstract class InstallIntoSystem {
|
||||
|
||||
@Override
|
||||
protected String getSystemFolder() {
|
||||
return "/system/app";
|
||||
return "/system/app/";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user