mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-05-19 05:55:04 -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