• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM[BETA] Android Open Source Project Oreo for Huawei P8 Lite

Status
Not open for further replies.

haky 86

Recognized Contributor
Oct 5, 2012
3,321
7,381
113
Hama (Syria)
The Android Source Code

Android is an open source software stack created for a wide array of devices with different form factors. The primary purposes of Android are to create an open software platform available for carriers, OEMs, and developers to make their innovative ideas a reality and to introduce a successful, real-world product that improves the mobile experience for users.

We also wanted to make sure there was no central point of failure, where one industry player could restrict or control the innovations of any other. The result is a full, production-quality consumer product with source code open for customization and porting.

Code:
 * Your warranty is now void.
 * We are not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at us for messing up your device, we will laugh at you.
Installation Gudie:
* remove the assert line in /META-INF/com/google/android/updater-script
(!less_than_int(1521815579, getprop("ro.build.date.utc"))) || abort("E3003: Can't install this package (Fri Mar 23 15:32:59 CET 2018) over newer build (" + getprop("ro.build.date") + ").");
getprop("ro.product.device") == "alice" || abort("E3004: This package is for "alice" devices; this is a "" + getprop("ro.product.device") + "".");

* save and re-flash.


Downloads:

Changelogs:
  • 23/03/2018:
    • Initial build.

Note:
  • Do not rude or ask question about android version, I use 8.0.0_r36 as base to fix the whole issue, I'll upgrade to 8.1 once fix ril and other stuff.

Working:
  • Audio.
  • Camera: partially.
  • GPS.
  • Graphics: just gralloc.
  • NFC.
  • Storages: both internal & external sdcard.
  • Wifi

Bugs:
  • Bluetooth.
  • Camera: the Camera2 is properly buggy, I don't recommend to use it.
  • Flashlight toggle: it can be activated just at once mean: you cannot enable again once is disabled.
  • Brightness.
  • RIL: the baseband is recognized as unknown perhaps due to my device is single sim, so you have to tell me if works on dual sim, the init_alice.cpp need some works to get both single and dual sim works together.

XDA:DevDB Information
AOSP for Kirin 620, ROM for the Huawei P8lite/P8 Lite

Contributors
haky 86, surdu_petru, XePeleato, OldDroid
Source Code: https://github.com/hak86/

ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Emui 4.1
Based On: AOSP

Version Information
Status: Testing
Beta Release Date: 2018-03-23

Created 2018-03-23
Last Updated 2018-03-23
 

Attachments

Last edited:

WTF!?

Senior Member
Oct 13, 2015
156
26
0
Istanbul
After the install, it broke my recovery. I had to reflash it. Anyway, so smooth like other oreo roms. Idk why oreo roms faster than nougat. Thanks for your effort.
 

haky 86

Recognized Contributor
Oct 5, 2012
3,321
7,381
113
Hama (Syria)
After the install, it broke my recovery. I had to reflash it. Anyway, so smooth like other oreo roms. Idk why oreo roms faster than nougat. Thanks for your effort.
yeah it's happen to me too.. for fixes might we need to wait the emui 8.0 for p8 lite 2017 I know it's for hi6250 but some drivers could be useful to fix something ;)
 
Status
Not open for further replies.