• 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][6.0.x] AOSP - CAF [LA.BR.1.2.7_rb1.25]

mistercheese

Senior Member
May 29, 2012
689
1,056
0
Amsterdam


What's AOSP ?

AOSP is Android as Google publish without other modifications. More or less AOSP is the Nexus devices stock rom without gapps.
I add no features and i am not going to add something other.

What's CodeAurora Forums ?

Code Aurora Forum (CAF) is a consortium of companies with projects serving the mobile wireless industry. Software projects it concerns itself with are e.g. Android for MSM, Femto Linux Project, LLVM, MSM WLAN and Linux-MSM. Code Aurora is basically AOSP plus all Qualcomm specific enhancements and optimization.

CREDITS
Men_in_black007
Cyanogenmod
AOSP
CAF​
----------------------------------------------------------------------------------
Not Working:

Everything is working bro, im sorry you cannot complain

----------------------------------------------------------------------------------
CHANGELOG

08-08 V5:
- updated caf branch to LA.BR.1.2.7_rb1.25
- updated security patch to 05-08
- updated qualcomm gpu drivers
- added prevent accidental wake up (it is not working, i know)
- removed gello browser (takes so much space in the zip)
- removed supersu from automatically flashing
- update cm's snap camera
- added a patch to improve signal
- someone on here mentioned the open gapps issue is related to webview so i added some changes related to that
- new launcher base (SnapdragonLauncher from CAF)
- new music app (SnapdragonMusic from CAF)
- a few other things i already forgot (you can check source)

15-07 V4.1
- fixed bluetooth on d851
- fixed camera FC
- synced kernel to cm
- update gello to v25
- add dt2s on lockscreen
- a few things you dont see.

09-07 V4
- add gello.
- add 4K video recording
- add dt2s on homescreen (just like stock)
- add gestures settings
- extended documentsui (you can now install apk's)
- show 4G icon for LTE
- supersu is flashed automatically and integrated in settings.
- a few things you dont see.

26-06 V3
- native exfat support
- removed tethering icon from launcher
- switched back to cm's stock kernel settings (the battery optimized settings from V2 makes the rom laggy)
- xz compression for kernel
notes:
- switching to another kernel will break exfat support because the exfat driver is in the kernel.
- ask your favourite kernel's developer to look at my sources so he can add exfat support in kernel to.

22-06 V2
ROM:
- build with O3 optimizations and uberTC
- switched to snap camera app
- removed email.apk
- outbound calls notification should be fixed
- google play services fix ( only flash pico or nano or micro gapps )
- fix photo editor fc
- advanced reboot
- hide the buttons section in 'settings'
KERNEL:
- build with O3 optimizations and uberTC
- set intelli_plug as the default hotplug
- set 268000 mhz as the default minimum frequency
- set 'slim' as the default governor
- lots of other additions and improvements from other kernels

17-06 V1
- Initial release
- caf tag LA.BR.1.2.7_rb1.20

----------------------------------------------------------------------------------
INSTALLATION
clean install :
- (Optional) Wipe the data & cache (Backup to make sure not to loose data)
- Flash the ROM zip from the Recovery
- (Optional) Flash the GApps to have the Google Applications (only opengapps micro nano or pico)
- (Optional) Every additional zip you want to flash
- Reboot

update / upgrade :
- (Information) Don't wipe anything unless you want to
- Flash the latest ROM zip from the Recovery
- (Optional) Flash the GApps on first install / upgrade. Not required later, but do update sometimes
- (Optional) Every additional zip you want to flash]
- Wipe cache
- Reboot
----------------------------------------------------------------------------------
DOWNLOADS
ROMS hosted on androidfilehost
Gapps
SUPERSU
GELLO
----------------------------------------------------------------------------------
Q&A - FAQ

Q : Where can I change the Quick Tiles and Status Bar ?
A : Long press the Settings icon in the notifications drawer.
> You will have access to the SystemUI Tuner from Settings now.
----------------------------------------------------------------------------------



XDA:DevDB Information
AOSP-CAF, ROM for the LG G3

Contributors
mistercheese, Men_in_black007
Source Code: http://github.com/aosp-g3

ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: AOSP

Version Information
Status: Stable
Current Stable Version: v5
Stable Release Date: 2016-07-09

Created 2016-06-17
Last Updated 2016-08-09
 

Attachments

Last edited:

Prowler

Senior Member
Mar 31, 2013
482
519
0
Rom boot fine, pretty clean and smooth as expected.. i flashed gapps from opengapps (stock package) but i cant login, google play services give me fc, ill try with suggested gapps.. a strange settings found in Settings, Buttons, it seems made for phones with buttons backlight so is useless here and should be removed to keep AOSP clean i think.

ps. if you can add this line
Code:
    <string name="reboot_title">Reiniciar</string>
    <string name="reboot_confirm">El dispositivo se reiniciará.</string>
    <string name="reboot_progress">Reiniciando…</string>
to all spanish strings in frameworks_base/core/... will be apreciated. :fingers-crossed:
 
Last edited:

mistercheese

Senior Member
May 29, 2012
689
1,056
0
Amsterdam
Rom boot fine, pretty clean and smooth as expected.. i flashed gapps from opengapps (stock package) but i cant login, google play services give me fc, ill try with suggested gapps.. a strange settings found in Settings, Buttons, it seems made for phones with buttons backlight so is useless here and should be removed to keep AOSP clean i think.

ps. if you can add this line
Code:
<string  name="reboot_reboot">Reiniciar</string>
to all spanish strings in frameworks_base/core/... will be apreciated. :fingers-crossed:
i am not going to add anything extra
 
Last edited:

edoardotavecchio

Senior Member
Mar 22, 2015
674
216
0
23
Como
@mistercheese, are the CAF optimizations only applied to the kernel, or to the ROM itself too? I'd install this ROM with aCC kernel, but if the optimizations are only in kernel's code, this makes no sense, 'cause I'll change it and so lose all the optimizations.
 
Last edited:

mistercheese

Senior Member
May 29, 2012
689
1,056
0
Amsterdam
@mistercheese, are the CAF optimizations only applied to the kernel, or to the ROM itself too? I'd install this ROM with aCC kernel, but if the optimizations are only in kernel's code, this makes no sense.
The kernel is just cm's CAF kernel and the optimizations is in the ROM. So flashing acc kernel can be a huge difference. I am also working on a kernel but that takes time.

Sent from my LG-D855 using XDA-Developers mobile app
 
  • Like
Reactions: apex84

edoardotavecchio

Senior Member
Mar 22, 2015
674
216
0
23
Como
The kernel is just cm's CAF kernel and the optimizations is in the ROM. So flashing acc kernel can be a huge difference. I am also working on a kernel but that takes time.

Sent from my LG-D855 using XDA-Developers mobile app
All right. If I've understood that right, the ROM itself is optimized too. So, flashing it with another kernel doesn't mean that I'll lose alle the optimizations made by CAF. Thanks, I'll install this rom right now.