There is an english version for A/B architecture.
There is an english version for A/B architecture.
Hello! Great thanks for your ROM. Everything works perfectly and stable on my Samsung A50 except root access.
Hello! Great thanks for your ROM. Everything works perfectly and stable on my Samsung A50 except root access.
If I use Magisk installed to the recovery partition (the only way to get Magisk working on my device), often reboots occure.
The modified magisk for phh from https://sourceforge.net/projects/developerluke-roms/files/phh-magisk/ seems does not have an option to install into recovery.
There is no still addonsu for lineageos 17 available.
I'd like to rebuild build LOS 17.1/gsi with WITH_SU=true for eliminating necessarity of magisk. Where can I download the source code of your ROM?
Has anyone here tried this GSI on any of the Samsung Galaxy A Series (A10, A20, A30, A50 etc.)?
Everything needed is already in OP, although they might not be up-to-date (due to reason I mentioned earlier). But let me emphasize - addonsu has been abandoned by upstream and you will not get it whatsoever. Well, unless you ported it over without the Privacy Guard framework, in which case the entire community would thank you for your selfless contribution.
You should politely ask @Spaceminer to debug your case instead.
You should politely ask @Spaceminer to debug your case instead.
Please send me private message about this. I don't want to clutter up the thread.
@AndyYan, Thank you very much for this ROM.
Just replaced /e/ with it in a Redmi7A with no problems and everything is working. I just miss the simple (flat) wallpapers that came with /e/
I only changed the launcher to Evie (I'm used to it), the browser to lightning, and installed latest Magisk to be able to use Battery Change Limit that needs root access to operate.
Really good job :good:
I followed the instructions in the page you linked to. When I tried to flash ROM using fastboot, I get the following error
1. Trying to erase system - Erasing 'system' FAILED (remote: 'Partition table doesn't exist').
2. I tried ignoring that and flashed the ROM anyway. got the error FAILED (remote: 'This partition doesn't exist')
Any idea how to resolve this? I googled and couldn't find anything for this particular error. Admittedly, didn't go beyond page 1 results of google.
My phone is a UMIDIGI power 3 and running Android 10.
I followed the instructions in the page you linked to. When I tried to flash ROM using fastboot, I get the following error
1. Trying to erase system - Erasing 'system' FAILED (remote: 'Partition table doesn't exist').
2. I tried ignoring that and flashed the ROM anyway. got the error FAILED (remote: 'This partition doesn't exist')
Any idea how to resolve this? I googled and couldn't find anything for this particular error. Admittedly, didn't go beyond page 1 results of google.
My phone is a UMIDIGI power 3 and running Android 10.
Reserved
Couple of things to note at this point:
- PHH's AOSP Android 10 GSIs are still marked as pre-release. Even on a device that runs Pie GSIs nicely, it's still possible to get broken media, camera, RIL or even flat-out no-boot. You are strongly advised to try PHH's original and identify/report issues there, before moving onto other GSIs that are based on his work. Please report bugs here only if it's specific to this GSI.
- LineageOS 17.x is also still under development. Although most of the basics are already there, some features like custom battery icons are missing or WIP.
- If using Magisk on an A-only device, a modified Magisk is required.
- exfat SD cards still don't seem to work. Any help related to this would be appreciated.
- The feature "Re-enabled lockscreen shortcuts by default" has been dropped - not that it can't be done, but Google again made ugly changes to the lockscreen, and with the shortcuts turned on it looks asymmetric and adds to the ugliness. Lockscreen shortcuts themselves might still come back with a future upstream update, just like how it did in 16.0.
- In the 16.0 GSIs I've included changes that allow for automatic front camera actions for Xiaomi Redmi K20 Pro, but these have to be reworked for Android 10, and since I'm not using GSIs on my own K20P right now, I'm not interested in doing so. Consider these changes abandoned (for now).
Is this info still relevant? Will you delete this message once all/most things are sorted out?
The only problem still exists that this zip does not unmount /system_root after self, so another flashables fail later with error 'unable to mount system'. A workaround - unmount it manually in TWRP->MountEdit: Now woking for A/B devices! Huge thanks to @osamarin for helping me fix up the scripts.
LineageOS is a free, community built, aftermarket firmware distribution of Android, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS GitHub repo. And if you would like to contribute to LineageOS, please visit Gerrit Code Review.
This should skip the wizard entirely while also setting the proper flags.In ADB:
adb shell settings put secure user_setup_complete 1
adb shell settings put global device_provisioned 1