[ROM][UNOFFICIAL] LineageOS 16.0 for Nexus 6P (angler)

Search This thread

harryyoud

Senior Member
Apr 16, 2012
57
211
Heya, you may know me as harryyoud from some of the LineageOS blog posts, IRC or Telegram. Although I've been on the LineageOS team from the beginning, I'm quite new to the development game, so go easy on me :) I've also got a lot going on in my personal life at the moment, so this is going to be going slow for now, but I'll answer as many questions as I can

Some things that are different from 15.1/official LineageOS right now:
- selinux is currently permissive
- no root addon
- you don't need to flash a vendor image, this now comes with the ROM
- Security level is September, but blobs are currently still on August. No particular reason, just haven't had time to re-extract them
- I haven't found any bugs or regressions from 15.1, but if you find any, please let me know here (I will need steps to reproduce the problem)

All the source code for LineageOS is available in the LineageOS GitHub repo. If you would like to contribute to LineageOS, please visit our Wiki.

Important Info
To flash this rom you need TWRP 3.2.0-0 or newer. https://twrp.me/huawei/huaweinexus6p.html

Make sure you have the radio, & bootloader img's installed, from the stock oreo 8.1 OPM6.171019.030.K1 Sep 2018 factory image.
They can be extracted from the factory image on Google's site here.

Download Links
ROM: https://harryyoud.co.uk/ota/
google apps (Optional): https://wiki.lineageos.org/gapps.html

Instructions
1. if you don't already have them, flash the radio, and bootloader img's linked above. also make sure you have the newest twrp, linked above.
2. wipe system & data & cache.
3. flash rom & gapps (gapps & su zips are optional).
Reboot & enjoy.

For more info or more detailed instructions, visit our wiki here.

LineageOS Stats
https://stats.lineageos.org/

Credits
Many thanks to the rest of the LineageOS team and all the contributors out there in the community

Massive thanks to razorloves and sam3000 for maintaining angler on LineageOS 15.1.
It's likely I'll be taking over this role for 16.0, depending on how much free time I can dedicate to this :)

Source Code:
Device tree: https://github.com/LineageOS/android_device_huawei_angler/ + https://review.lineageos.org/#/q/project:LineageOS/android_device_huawei_angler+branch:lineage-16.0+owner:harryyoud
Kernel tree: https://github.com/LineageOS/android_kernel_huawei_angler/ + https://review.lineageos.org/#/q/project:LineageOS/android_kernel_huawei_angler+branch:lineage-16.0+owner:harryyoud
Vendor tree: https://github.com/harryyoud/proprietary_vendor_huawei
Repopicks still required: 222695, 224305, 222690

Android version: 9.0 Pie
Kernel version: Linux 3.10.73

XDA:DevDB Information
LineageOS 16.0, ROM for the Huawei Nexus 6P

Contributors
hazzer
Source Code: https://github.com/LineageOS

ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.10.x
Based On: LineageOS

Version Information
Status: Testing

Created 2018-10-01
Last Updated 2018-10-01
 

ScOULaris

Senior Member
Mar 30, 2012
884
273
Oh, boy. Gonna keep my eye on this development. Once it sounds like all the showstopper bugs have been mostly dealt with I'm jumping in for sure.
 

ScOULaris

Senior Member
Mar 30, 2012
884
273
Does this ROM currently have Adaptive Battery functionality? I've noticed that some Pie ROMs don't, so I figured I'd ask.
 

AXUAN

Member
Apr 14, 2014
48
93
Clean installation, smooth ROM, but can not log in to Google account, can not play video.

---------- Post added at 05:30 AM ---------- Previous post was at 05:29 AM ----------

Does this ROM currently have Adaptive Battery functionality? I've noticed that some Pie ROMs don't, so I figured I'd ask.

no.
 

D@rekills4

Senior Member
Nov 6, 2010
2,183
751
Heya, you may know me as harryyoud from some of the LineageOS blog posts, IRC or Telegram. Although I've been on the LineageOS team from the beginning, I'm quite new to the development game, so go easy on me :) I've also got a lot going on in my personal life at the moment, so this is going to be going slow for now, but I'll answer as many questions as I can


Credits
Many thanks to the rest of the LineageOS team and all the contributors out there in the community

Massive thanks to razorloves and sam3000 for maintaining angler on LineageOS 15.1.
It's likely I'll be taking over this role for 16.0, depending on how much free time I can dedicate to this :)


Hello, welcome to the community.
Take all the time you need, no hurries. :)
 

jam0688

Senior Member
Jun 27, 2012
408
81
Arkansas
Anyone that has been able to get this to work see any bugs? Im curious to know what's working and what isnt. And also i noticed it has its only su, does magisk not have support yet or do you have to flash los su first before you can use magisk?
 

nebulakl

Member
Sep 8, 2014
27
6
Anyone that has been able to get this to work see any bugs? Im curious to know what's working and what isnt. And also i noticed it has its only su, does magisk not have support yet or do you have to flash los su first before you can use magisk?

1. Cannot sign in to Google/Gapps does not work
2. System UI keeps crashing during first time setup, a reboot fix it. maybe random though.
3. WebView does not work. use firefox or chromium instead.
 

harryyoud

Senior Member
Apr 16, 2012
57
211
1. Cannot sign in to Google/Gapps does not work
2. System UI keeps crashing during first time setup, a reboot fix it. maybe random though.
3. WebView does not work. use firefox or chromium instead.

Okay, I did the see the SystemUI thing once but never get it to do it again, how ever many wipes I did. Like you say, it's probably random

WebView, I can confirm here doesn't work. I'll look into that

Which gapps are you using? I'd personally recommend MindTheGapps 8.1 (those work fine on 9.0), but you'll need to delete the Google SetupWizard after installation (/system/app/SetupWizard), since I have found that to be broken on angler.
 

nebulakl

Member
Sep 8, 2014
27
6
Okay, I did the see the SystemUI thing once but never get it to do it again, how ever many wipes I did. Like you say, it's probably random

WebView, I can confirm here doesn't work. I'll look into that

Which gapps are you using? I'd personally recommend MindTheGapps 8.1 (those work fine on 9.0), but you'll need to delete the Google SetupWizard after installation (/system/app/SetupWizard), since I have found that to be broken on angler.

I was using open_gapps-arm64-9.0-nano-20181002.zip but it keeps loading like forever at a certain screen (I forgot which one though)
I will give MindTheGapps a try c:

---------- Post added at 08:43 AM ---------- Previous post was at 08:19 AM ----------

I tried MindTheGapps-8.1.0-arm64-20180808_153856.zip it also does not work.
whenever i tried to login it stays on Checking Info screen for a while and then i got this error
pretty sure it wasn't a connection issue, my other android devices in the same network work just fine.
G2UQcuX.png
 
  • Like
Reactions: spddl

laijirong

Member
Aug 2, 2018
29
12
Sichuan
www.cutim.top
I've tried AEX before.But I failed.i also tried aosp,But no sound. Hope you can make it .:)
 

Attachments

  • -5fef1ec960adbd3a.jpg
    -5fef1ec960adbd3a.jpg
    227.7 KB · Views: 914
  • IMG_20181002_143035_910.jpg
    IMG_20181002_143035_910.jpg
    188.8 KB · Views: 902
  • Screenshot_2018-09-16-01-38-12-257_com.miui.gallery.jpg
    Screenshot_2018-09-16-01-38-12-257_com.miui.gallery.jpg
    144.4 KB · Views: 905

Top Liked Posts