[ROM] Unofficial AOSiP DerpFest

Search This thread

voidz777

Senior Member
Jun 22, 2015
208
1,155
Kanan-cho

https%3A%2F%2Faosiprom.com%2F.graphics%2Fkronic2_222222-000000-2196f3.png

HTML:
 * I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).  * Please do some research if you have any concerns about features included in the products you find here before flashing it!  * YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.  * Your warranty will be void if you tamper with any part of your device / software. * Same statement for XDA.

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
Sri Harsha (@srisurya95)
Shreesha Murthy
Brett Montague

Google+ Community:


Source code:


Not working:

5GHz wifi hotspot
VoLTE


Latest Downloads:


Credit/Thanks:

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



XDA:DevDB Information
AOSiP Pie Ten Beta for Angler, ROM for the Huawei Nexus 6P

Contributors
voidz777
ROM OS Version: 9.x Pie 10.x Ten Beta
ROM Kernel: Linux 3.x

Version Information
Status: Testing

Created 2018-12-10
Last Updated 2020-mm-dd
 
Last edited:

voidz777

Senior Member
Jun 22, 2015
208
1,155
Kanan-cho
Installation instructions:Quoted from StatiXOS thread.

Note: If your phone only has 4 cores, download the BLOD patch (you can find it in the download section), flash our recovery.img from your working TWRP and then install the BLOD patch.

・Grab our recovery from the downloads section and install it.

- THROUGH TWRP:
Install Zip > Install Image > Choose ‘recovery.img’ > Select partition ‘Recovery’ > Swipe to confirm flash     
- OR THROUGH FASTBOOT:
Code:
fastboot flash recovery recovery.img

・Install the ROM, GApps and then wipe your internal data partition.
 Note:All data will be deleted from the device.

- THROUGH TWRP:
Wipe > Format data                                   
- OR THROUGH FASTBOOT:
Code:
[SIZE="6"][B]fastboot -w[/B][/SIZE]

・Reboot into system and wait until the process finishes, it could take a little bit. After the installation is done I suggest waiting before using the phone because it usually goes into thermal throttling after installing a ROM.
 
Last edited:

voidz777

Senior Member
Jun 22, 2015
208
1,155
Kanan-cho
Change log

====================
09-14-2019
====================


* frameworks/base/
3434139 Bluetooth: Fix NPE when accesing Manufacturer Data of invalid ScanRecord
8f861d2 wifi: Filter unsupported networks from scan results
f9eb881 Wifi: Connect indication on UI for STA when AP supports SAE+PSK
e4af845 Wifi: Update accesspoint to cater to add network option from GUI

====================
09-13-2019
====================


* device/aosip/sepolicy/
486869a Revert "sepolicy: Add rules for Long screenshot service"

* frameworks/base/
bed3fcd Revert "Fix Google Markup FC"
778f260 Revert "Adjust QS Tile to work with new long screenshots"
0d10cd6 Revert "fwb: Port extended screenshot function from OOS"

* packages/apps/OwlsNest/
a974332 Automatic translation import

* packages/apps/Settings/
19e913e Automatic translation import

====================
09-12-2019
====================


====================
09-11-2019
====================


====================
09-10-2019
====================


* build/make/
8cee46b More base_rules.mk optimizations
441118a Skip much of aux_config.mk

* frameworks/base/
20b8396 fw/b: Add capability to allow tethering to use VPN upstreams
eefa1a7 Network Traffic: Update traffic arrow icon
a17240d data: Update priv-app-platform permissions
24c417b core: Update default material popup animations
4796583 ActivityManagerService: dont be so hectic on cpu battery stats
ae760f7 SystemUI: Make dem animations faster
40d8391 Less boring heads up option: always show alarm clock headsup
c4a6ac2 power: Respect global vibration setting for charging sounds
7fe53f6 core: Shorten wait time for shutdown time optimization
3552006 core: ViewRootImpl: Stop the 'requestLayout() improperly called' logspam
0a2439b ConnectivityService: Kill some log spam
f611c6e Allow override of DUN settings

* packages/apps/Settings/
6167238 Settings: Add hotspot setting to allow VPN upstreams

====================
09-09-2019
====================


* frameworks/base/
8121d78 Battery Estimates options [1/2]

* packages/apps/OwlsNest/
9e2b90a Battery Estimates options [2/2]

* packages/inputmethods/LatinIME/
8c00f17 Revert "Change keyboard height"

* prebuilts/clang/host/linux-x86/
47c3c8f Update prebuilt Clang to r365631.

====================
09-08-2019
====================


* build/make/
9ad11fc Bump Security String to 2019-09-05

* external/libcups/
970aeac Fix heap buffer overflow in ipp.c

* external/libhevc/
05c45cd decoder: Fix valid SPS check in parsing SEI

* frameworks/base/
8dcd704 Automatic translation import
ffb60c8 Fix Layout.primaryIsTrailingPreviousAllLineOffsets
ef24f4e HidProfile: sync isPreferred() with HidHostService
a13fc5f Correct argument order in permission check
343415a AppOpsManager: Fix bluetooth scan op permission
0f2725c fwb: Add support for internal audio recording
efe482e fw/b: Use common network restrict apps method
516e500 Notification ticker: don't tick in do not disturb
e72bfc2 NavigationBarView: Always add shadow on home button on some cases
6049a92 fwb: overlays: Install cutout overlays to system
64664a8 permissions: Add Location & Storage to Default Dialer App

* frameworks/native/
d21cb91 Fix race between SensorManager ctor and callback
6dd3052 Free mObjects if no objects left to realloc on resize

* manifest/
5eb9aa8 manifest: Updates for 2019-09 P ASB

* system/core/
847ee7e Fix a memory leak in gatekeeper.

* system/nfc/
1e3dbd9 Prevent OOB read in rw_t4t.cc
2e2eb22 Prevent integer overflow in NDEF_MsgValidate

* vendor/aosip/
1dde35c vendor: Build Recorder app
aff432f vendor/aosip: Include LatinIME dictionaries from los

====================
09-07-2019
====================


====================
09-06-2019
====================


====================
09-05-2019
====================




2019-04-09
OK Google not working.
Volte and 5GHz wifi hotspot not work yet .:(
The kernel has been changed to IceColdKernel.
Thanks to dragonGR and team aicp.

2019-07-22
OK Google not working yet.:(
Volte and 5GHz wifi hotspot not work yet .:(
The kernel has been changed to "flapowl" kernel
Thanks to flap129 and flar2:)
 
Last edited:

voidz777

Senior Member
Jun 22, 2015
208
1,155
Kanan-cho

https%3A%2F%2Fraw.githubusercontent.com%2FDerpFest-OP5T%2Fplatform_packages_apps_Settings%2Ff8ad7bd7fa9e98459456c125bbdb44cd28d1d9f0%2Fres%2Fdrawable-nodpi%2Fderp_about.png

HTML:
**** Disclaimer: I'm not responsible if you destroy your device. Use at your own risk!!! ****

NOTE: I allow off topics in my thread. I'm also open for any fun. Discussion about ROMs is permitted as far suggestions. However what isn't tolerated is belittling of devs and or their work. Thank you. :)

AOSiP - DerpFest

About us:
Derpfest is an UNOFFICIAL, heavily customized build of AOSiP. It uses a base of AOSiP and adds features that AOSiP doesnt have.
note: AOSiP and DerpFest teams are in no way related.


Team Illusion:
Josh Fox (xlxfoxxlx)
Akhil Narang
Brett Montague
Sri Harsha
Harsh Shandilya

Bug reporting:
[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.


Source code:


Not working:

5GHz wifi hotspot
VoLTE


Latest Downloads:

This ROM Include Gapps
Pie:no SAR build
FBE Recovery by Jertlok
ROM
Ten:SAR build
FBE Recovery by anayw2001
ROM
Ten:no SAR build
Official TWRP Recovery
ROM


Credit/Thanks:

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



Contributors
voidz777
ROM OS Version: 10.x Ten
ROM Kernel: Linux 3.x

Version Information
Status: Beta

Created 2018-12-10
Last Updated 2019-mm-dd
 
Last edited:

Tung Trab

Senior Member
Oct 12, 2018
142
40
Anyone flashed? Does this rom have all the features that are official supported in AOSiP rom? I have just turn back to stock Oreo and just want to know some information before flash this. Thanks you for another Pie rom for Nexus 6P :)

---------- Post added at 11:40 AM ---------- Previous post was at 11:21 AM ----------

Link is broken....
 

valraf

Senior Member
Feb 6, 2016
250
92
Anyone flashed? Does this rom have all the features that are official supported in AOSiP rom? I have just turn back to stock Oreo and just want to know some information before flash this. Thanks you for another Pie rom for Nexus 6P :)

---------- Post added at 11:40 AM ---------- Previous post was at 11:21 AM ----------

Link is broken....
Like this
 

Attachments

  • 1.png
    1.png
    192.6 KB · Views: 2,032
  • 2.png
    2.png
    66.3 KB · Views: 2,510
  • 3.png
    3.png
    112.8 KB · Views: 2,512
  • 4.png
    4.png
    91.1 KB · Views: 2,512
  • 5.png
    5.png
    138.2 KB · Views: 2,405
  • 6.png
    6.png
    138.5 KB · Views: 2,353
  • 7.png
    7.png
    99 KB · Views: 2,270
  • 8.png
    8.png
    153.1 KB · Views: 2,153
  • 9.png
    9.png
    161.6 KB · Views: 2,045
  • 10.png
    10.png
    92.9 KB · Views: 1,997
  • 11.png
    11.png
    195 KB · Views: 1,965
  • 12.png
    12.png
    93.1 KB · Views: 1,900
  • 13.png
    13.png
    60.1 KB · Views: 1,866
  • 14.png
    14.png
    61.7 KB · Views: 1,879

Gearswar

Senior Member
Jan 24, 2018
164
66

Hi, is that rom on a other device besides the Nexus 6p? If not how you manage to grab the rom.

---------- Post added at 06:18 PM ---------- Previous post was at 06:12 PM ----------

@voidz777 no mirrors to download. Please upload it

---------- Post added at 06:31 PM ---------- Previous post was at 06:18 PM ----------

Just grabbed the November build.
 
Last edited:

Gearswar

Senior Member
Jan 24, 2018
164
66

kr.xperiasp

New member
Dec 16, 2014
2
0
good work ... I like this ROM very much ... all this time using this ROM has not found a problem ... thanks develover .... uplifting ...
 

valraf

Senior Member
Feb 6, 2016
250
92
Here, and before that installed through the usual TWRP and without format data
 

aybek555

Member
May 9, 2012
21
7
Thank you for your work. Whenever I download any app there is no progress bar showing download progress of that particular app. Any download progress is not showing in notification panel.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 47

    https%3A%2F%2Faosiprom.com%2F.graphics%2Fkronic2_222222-000000-2196f3.png

    HTML:
     * I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).  * Please do some research if you have any concerns about features included in the products you find here before flashing it!  * YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.  * Your warranty will be void if you tamper with any part of your device / software. * Same statement for XDA.

    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
    Sri Harsha (@srisurya95)
    Shreesha Murthy
    Brett Montague

    Google+ Community:


    Source code:


    Not working:

    5GHz wifi hotspot
    VoLTE


    Latest Downloads:


    Credit/Thanks:

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



    XDA:DevDB Information
    AOSiP Pie Ten Beta for Angler, ROM for the Huawei Nexus 6P

    Contributors
    voidz777
    ROM OS Version: 9.x Pie 10.x Ten Beta
    ROM Kernel: Linux 3.x

    Version Information
    Status: Testing

    Created 2018-12-10
    Last Updated 2020-mm-dd
    20
    New Unofficial Build uploaded:)
    There are few changes to the device.
    Merge January Security Patch (9.0.0_r30)

    After all I do not like FBE. Lol
    This time I will upload FBE and FDE versions.
    I will build only the FDE version from next time.
    Sorry to change for my convenience.:(
    Please use official TWRP for FDE version.
    When changing from FDE to FBE or from FBE to FDE, data area format is required.

    FDE:AOSiP-9.0-Pizza-angler-20190108.zip
    FBE:AOSiP-9.0-Pizza-angler-20190109.zip
    17
    New Unofficial Build uploaded:)
    There is no problem with a dirty flash.
    AOSiP-9.0-Pizza-angler-20181224.zip

    There is no fix of device.
    I am sorry, I am lazy so I do not write change history.:}
    15
    New Unofficial Build uploaded:)
    There is no problem with a dirty flash.
    AOSiP-9.0-Pizza-angler-20181215.zip
    14
    Installation instructions:Quoted from StatiXOS thread.

    Note: If your phone only has 4 cores, download the BLOD patch (you can find it in the download section), flash our recovery.img from your working TWRP and then install the BLOD patch.

    ・Grab our recovery from the downloads section and install it.

    - THROUGH TWRP:
    Install Zip > Install Image > Choose ‘recovery.img’ > Select partition ‘Recovery’ > Swipe to confirm flash     
    - OR THROUGH FASTBOOT:
    Code:
    fastboot flash recovery recovery.img

    ・Install the ROM, GApps and then wipe your internal data partition.
     Note:All data will be deleted from the device.

    - THROUGH TWRP:
    Wipe > Format data                                   
    - OR THROUGH FASTBOOT:
    Code:
    [SIZE="6"][B]fastboot -w[/B][/SIZE]

    ・Reboot into system and wait until the process finishes, it could take a little bit. After the installation is done I suggest waiting before using the phone because it usually goes into thermal throttling after installing a ROM.