• 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][8.1.0]Android Open Source Illusion Project[Joan][UNOFFICIAL]

SGCMarkus

Recognized Developer
Jan 10, 2011
1,074
2,072
113



Code:
**** Disclaimer: I'm not responsible if you destroy your device. Use at your own risk!!! ****
Android Open Source illusion Project

About us:

AOSIP is a quality custom rom based purely on GOOGLE AOSP source since 6.0 release. Twisted with the latest features and blended with stability. We strive for perfection and it shows.

Team Illusion:

Josh Fox (xlxfoxxlx)
Akhil Narang
Shreesha Murthy
Brett Montague
Sri Harsha

Source Code:



Downloads:


DOWNLOADS <-- click here
Open GApps <-- click here


Credits/Thanks:


Mike Williams(founder and creator of AOSiP)
Google
Dirty Unicorns
AICP
ABC Rom
Screwd
Omni
Krexus
Cyanogenmod
SlimRoms
ChainFire (SuperSU)
Beanstown106
Cory Collins
Sultanxda
flar2
francisofranco
---------
Any others i may have forgotten(sorry, pls pm me)
All our testers


V30 Telegram group chat


XDA:DevDB Information
AOSiP for LG V30, ROM for the LG V30

Contributors
SGCMarkus
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
ROM Firmware Required: Oreo

Version Information
Status: Beta
Current Beta Version: 1
Beta Release Date: 2018-06-01

Created 2018-06-01
Last Updated 2018-06-09
 
Last edited:

SGCMarkus

Recognized Developer
Jan 10, 2011
1,074
2,072
113
Reporting Bugs
  • DO NOT Report bugs if you're running a custom kernel or you installed Xposed
  • Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
  • If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
  • If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log

Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.

Changelogs

Release 01.06.2018
- Initial release

Release 08.06.2018
- Source updates
- Added back sysnode (camera stuff)
- thermal/lights HAL are now bindarized
- setting right model name on boot (zip is still called h930 though)

Release 19.07.2018
- Source updated
- Fixed vibrator
- Updated vendor files to H930V20R
- Allowed access to Snap, SnapCam and Gcam Wide angle mod by default

Release 29.08.2018
- Updated Source
- Updated blobs to H930 21a
 
Last edited:

SGCMarkus

Recognized Developer
Jan 10, 2011
1,074
2,072
113
Frequently Asked Questions:

Q. Can this ROM be flashed through TWRP?
A. Yes, proceed with the latest TWRP image

Q. Sounds good. How can I contribute to project?
A. Test the build as much as you can and report bugs which can be reproduced with exact steps and are not random.

Q. How to disable "Apps running in background" dialog?
A. When you see the dialog, long press on it and select "Settings". From there, you'll have a toggle to disable it.

Q. Which Models are supported?
A. So far it works well on the H930(G), US998, VS996 and LS998. Other models may have broken RIL or bootloop. Im open for solutions regarding that.

Q. Why is my phone restarting during the Setup? Or early after it booted?
A. If you use a MicroSD in exfat, that can be the cause. The exfat drivers are for some reason really picky when it comes to that. Change to ext4 or NTFS or so.
 
Last edited:

seloka180

Senior Member
Mar 24, 2016
186
37
28
jijel
Android Open Source illusion Project

About us:

AOSIP is a quality custom rom based purely on GOOGLE AOSP source since 6.0 release. Twisted with the latest features and blended with stability. We strive for perfection and it shows.

Team Illusion:

Josh Fox (xlxfoxxlx)
Akhil Narang
Shreesha Murthy
Brett Montague
Sri Harsha

Source Code:


AOSiP Gerrit Review
AOSiP Github
Kernel Source
Device Tree H930
Device Tree joan-common


Downloads:


DOWNLOADS <-- click here
Open GApps <-- click here


Credits/Thanks:


Mike Williams(founder and creator of AOSiP)
Google
Dirty Unicorns
AICP
ABC Rom
Screwd
Omni
Krexus
Cyanogenmod
SlimRoms
ChainFire (SuperSU)
Beanstown106
Cory Collins
Sultanxda
flar2
francisofranco
---------
Any others i may have forgotten(sorry, pls pm me)
All our testers




XDA:DevDB Information
AOSiP for LG V30, ROM for the LG V30

Contributors
SGCMarkus
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
ROM Firmware Required: Oreo

Version Information
Status: Beta
Current Beta Version: 1
Beta Release Date: 2018-06-01

Created 2018-06-01
Last Updated 2018-06-01
OMG you are crazy developer ?

Sent from my LGM-V300S using XDA Labs
 
  • Like
Reactions: Kleymor.Metal

Who-Lep

Senior Member
Apr 7, 2012
232
62
28
I tried installing on H931 converted to us998 and it wouldn't pass the bootanimation.

Coming from Boombox Rom My Process: Wipe System > Factory Reset > Flash Rom + Gapps(pico arm64) + Magisk 16.4.
 

SGCMarkus

Recognized Developer
Jan 10, 2011
1,074
2,072
113
Hey SGCMarkus this is not a deal breaker but is there anyway to change the H930 to US998 in the rom please :eek:
Edit the build.prop. Google it. Simple
That would be the easiest, indeed... Still wish i would find a (working) way to set the model on runtime...
Its even in the kernel commandline (model.name), theres even stuff like color, and other things (bootloader gives that to the kernel).
Tried it with an "init" thing (like other devices have), that kinda didnt work (yes, i excluded all model number stuff from it being written into the build.prop), or my C/++ is just too bad lol
also tried it with a service thats started really early :/

Idk if the kernel itself can set it?
That would be another idea. But has the kernel access to that though, or is that seperated. Sadly though you cant access that via "getprop model.name" either.
 
  • Like
Reactions: JWnSC

okaiuz

Senior Member
Sep 21, 2011
114
16
0
hmm.

Cstark wide camera does not work on this rom ( just throws FC ).... but it worked on LineageOS..

Is it just me ?
I'm testing this rom too, and ive noticed same problem. even open camera can't use the wide camera.
btw in this rom the brightness of adaptive display works better than LOS.
The problem of noisy vibration ist present in this rom also.
 

SGCMarkus

Recognized Developer
Jan 10, 2011
1,074
2,072
113
hmm.

Cstark wide camera does not work on this rom ( just throws FC ).... but it worked on LineageOS..

Is it just me ?
Blame the AOSP, tried to apply the same patch as on LOS to make the camera available to all apps, didnt work :/

I could make it available to certain apps though (need the package names for that, and then i cant put too many in that list)
 

guytano86

Senior Member
Mar 6, 2010
347
73
0
California, United States
It booted on my US998 most of the stuff worked. Just couldn't set up my google account. Need to update some of the drivers for US998 although the rom was intended for h930.
Other than that love the rom. Had to switch because of that. Thank you