• topjohnwu's avatar
    Compile with Android Q SDK · 4b54cf12
    topjohnwu authored
    We upgrade compileSdkVersion to Q, but keep targetSdkVersion as 28.
    The reason is because targeting Q will no longer allow us to execute
    native binaries in an app's private data, which Magisk Manager relies
    a lot for performing stock boot image patches in non rooted environment.
    For more information regarding this issue, check this link:
    https://redd.it/b2inbu
    
    Some workarounds has been discovered (https://github.com/termux/proot),
    however for the time being there is no point to introduce these huge
    hacks just for targeting Q, which we don't benefit anything.
    4b54cf12
Name
Last commit
Last update
app Loading commit data...
chromeos Loading commit data...
docs Loading commit data...
gradle/wrapper Loading commit data...
native Loading commit data...
net Loading commit data...
scripts Loading commit data...
shared Loading commit data...
signing Loading commit data...
snet Loading commit data...
stub Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
LICENSE Loading commit data...
README.MD Loading commit data...
build.gradle Loading commit data...
build.py Loading commit data...
config.prop.sample Loading commit data...
gradle.properties Loading commit data...
gradlew Loading commit data...
gradlew.bat Loading commit data...
settings.gradle Loading commit data...