[ROM] RASTAPOP [Android 5.1.1_r9 LMY48I] [PRODUCT_DEVICE := mako]

Search This thread

rascarlo

Inactive Recognized Developer
Oct 31, 2010
2,956
32,309
The Land of the Lion of Judah
THIS IS RASTAPOP FOR THE MAKO

/// WHAT IS RASTAPOP
the way I want Android

@morfic
@simms22
@Vangelis13
for being my friends and for being them.

@fitsnugly for euroskank.

Android Open Source Project

CyanogenMod

HTML:
***2015-08-06***
PLATFORM_VERSION=5.1.1_r9
BUILD_ID=LMY48I
MERGE BUILD 5.1.1_r9 - LMY48I

***2015-08-03***
PLATFORM_VERSION=5.1.1_r6
BUILD_ID=LMY48G
MERGE BUILD 5.1.1_r6 - LMY48G

***2015-05-21***
PLATFORM_VERSION=5.1.1_r3
BUILD_ID=LMY48B
MERGE BUILD 5.1.1_r3 - LMY48B

***2015-05-13***
PLATFORM_VERSION=5.1.1_r2
BUILD_ID=LMY47X
MERGE BUILD 5.1.1_r2 - LMY47X

***2015-01-29***
- platform/build:
        .Add QCOM target-specific cong & helper macros
        .drop AOSP mms
        .drop AOSP camera
- platform/frameworks/base:
        .RRO: prevent duplicate system overlays
        .RRO: reintroduce lost ResTable insert of assets
        .RRO idmap: pad with 0xffffffff, not 0x00000000
        .RRO tests: fix potential NPE
        .RRO tests: adapt tests to split apks
        .status bar power menu: add rotation animation
        .status bar power menu alignment
        .status bar power menu: simplify update resources 

***2014-12-31***
- platform/frameworks/base - platform/packages/apps/settings:
        .volume rocker music controls
        .make status bar brightness control work with automatic brightness enabled

- platform/vendor/rascarlo:
        .update telephony icons

***2012-12-20***
PLATFORM_VERSION=5.0.2_r1
BUILD_ID=LRX22G
MERGE BUILD

***2014-12-19***
- platform/frameworks/base - platform/packages/apps/settings:
    .status bar battery percentage: option for percentage inside icon
- platform/vendor/lge:
        .mako: binaries LRX22C

***2014-12-10***
- platform/frameworks/base - platform/packages/apps/settings:
    .status bar power menu
- platform/frameworks/base:
    .PackageManager: allow build-time disabling of components (allows stock OTA components to be marked as disabled)
    .volume rocker wake: add volume keys to isWakeKey KeyEvents
    .PackageManager: add persist property to enable lazy dexopt
- platform/packages/apps/settings:
    .rastapop settings rearrangement

***2014-12-03***
PLATFORM_VERSION=android-5.0.1_r1 - BUILD_ID=LRX22C
merge build - android-5.0.1_r1 - LRX22C

***2014-11-25***
- build busybox
- platform/packages/apps/settings - platform/frameworks/base:
        .status bar battery percent text
        .configurable advanced power menu
        .status bar brightness control
- platform/frameworks/base:
        .clear all recents

***2014-11-19***
PLATFORM_VERSION=android-5.0.0_r7 - BUILD_ID=LRX21V
merge build
- platform/frameworks/base - platform/packages/apps/settings:
        .volume rocker wake

***2014-11-18***
PLATFORM_VERSION=android-5.0.0_r6 - BUILD_ID=LRX21T
- platform/frameworks/base:
        .Add global reboot option
- platform/packages/apps/settings - platform/frameworks/base:
        .navigation bar: custom height
        .volume key adjust sound
        .kill app long press back
        .volume rocker: volume key cursor control
        .status bar: native battery percentage
        .add few more steps to battery saver trigger values

***2014-11-11***
- platform/build:
        .main: ro.secure=0
        .main: enable_target_debugging := true
        .main: WITH_DEXPREOPT := false
        .main: remove the listing of make files
        .ota_release_tools: comment out build date assert
        .core: PRODUCT_BUILD_PROP_OVERRIDES
        .allow override of device asserts
        .core: remove vendor_module_check.mk 
        .envsetup: one does not simply pick a combo, but a Nexus
        .core: drop the check-product-copy-files
        .core: use rastapop and shell date for ota package
        .telephony: default dataroaming=false
        .drop AOSP VoiceDialer
        .drop AOSP Music
        .drop AOSP QuickSearchBox
        .drop AOSP Calendar
        .fix up ota_from_target_files symlink detection
        .add adb to the disttools
        .ota_from_target_files: do not update recovery
        .build only L audio package
        .default audio notification, alarm and ringtone
- platform/packages/apps/settings:
        .hide System update setting PreferenceScreen
        .expose rastapop build date
- platform/system/extras:
        .drop AOSP su- platform/system/core:
        .allow su to gain root

/// FLASH (TWRP FTW!)
latest TWRP is higly recomended
- DO NOT WIPE YOUR INTERNAL STORAGE
- full wipe if coming from a different rom, else skip this step
- wipe cache
- flash build
- flash gapps
- (opt.) flash SuperSu/Superuser
- live up

/// MD5SUM
you can also download the md5sum file, just click on it

/// LINK
http://fitsnugly.euroskank.com/?rom=rastapop&device=mako

/// NEW BUILDS
will be posted here, on twitter and on G+

/// CHANGELOG & FEATURES
you can always find latest changes on the download page

/// SOURCE
all my code is available on my github
 
Last edited:

rascarlo

Inactive Recognized Developer
Oct 31, 2010
2,956
32,309
The Land of the Lion of Judah
/// BUILD RASTAPOP
all my code is available on my github

you can init your repo using my manifest:
current branch for android-5.1.1_r9 is lollipop-ras-mr1
Code:
repo init -u https://github.com/rascarlo/android_manifest.git -b lollipop-ras-mr1


Code:
repo sync -jX
where is X the number of jobs

Code:
source build/envsetup.sh

Code:
lunch
choose device

Code:
make -jX
where X is the number of jobs
to build boot.img, system.img and userdata.img

Code:
make otapackage -jX
where X is the number of jobs
to build flashable zip
 
Last edited:

Imppy

Senior Member
Sep 29, 2009
2,166
154
Oh man its rasbeanjelly...loved your ROM on nexus s

Sent from my Nexus 4 using Tapatalk 2
 

Top Liked Posts

  • There are no posts matching your filters.
  • 504
    THIS IS RASTAPOP FOR THE MAKO

    /// WHAT IS RASTAPOP
    the way I want Android

    @morfic
    @simms22
    @Vangelis13
    for being my friends and for being them.

    @fitsnugly for euroskank.

    Android Open Source Project

    CyanogenMod

    HTML:
    ***2015-08-06***
    PLATFORM_VERSION=5.1.1_r9
    BUILD_ID=LMY48I
    MERGE BUILD 5.1.1_r9 - LMY48I
    
    ***2015-08-03***
    PLATFORM_VERSION=5.1.1_r6
    BUILD_ID=LMY48G
    MERGE BUILD 5.1.1_r6 - LMY48G
    
    ***2015-05-21***
    PLATFORM_VERSION=5.1.1_r3
    BUILD_ID=LMY48B
    MERGE BUILD 5.1.1_r3 - LMY48B
    
    ***2015-05-13***
    PLATFORM_VERSION=5.1.1_r2
    BUILD_ID=LMY47X
    MERGE BUILD 5.1.1_r2 - LMY47X
    
    ***2015-01-29***
    - platform/build:
            .Add QCOM target-specific cong & helper macros
            .drop AOSP mms
            .drop AOSP camera
    - platform/frameworks/base:
            .RRO: prevent duplicate system overlays
            .RRO: reintroduce lost ResTable insert of assets
            .RRO idmap: pad with 0xffffffff, not 0x00000000
            .RRO tests: fix potential NPE
            .RRO tests: adapt tests to split apks
            .status bar power menu: add rotation animation
            .status bar power menu alignment
            .status bar power menu: simplify update resources 
    
    ***2014-12-31***
    - platform/frameworks/base - platform/packages/apps/settings:
            .volume rocker music controls
            .make status bar brightness control work with automatic brightness enabled
    
    - platform/vendor/rascarlo:
            .update telephony icons
    
    ***2012-12-20***
    PLATFORM_VERSION=5.0.2_r1
    BUILD_ID=LRX22G
    MERGE BUILD
    
    ***2014-12-19***
    - platform/frameworks/base - platform/packages/apps/settings:
        .status bar battery percentage: option for percentage inside icon
    - platform/vendor/lge:
            .mako: binaries LRX22C
    
    ***2014-12-10***
    - platform/frameworks/base - platform/packages/apps/settings:
        .status bar power menu
    - platform/frameworks/base:
        .PackageManager: allow build-time disabling of components (allows stock OTA components to be marked as disabled)
        .volume rocker wake: add volume keys to isWakeKey KeyEvents
        .PackageManager: add persist property to enable lazy dexopt
    - platform/packages/apps/settings:
        .rastapop settings rearrangement
    
    ***2014-12-03***
    PLATFORM_VERSION=android-5.0.1_r1 - BUILD_ID=LRX22C
    merge build - android-5.0.1_r1 - LRX22C
    
    ***2014-11-25***
    - build busybox
    - platform/packages/apps/settings - platform/frameworks/base:
            .status bar battery percent text
            .configurable advanced power menu
            .status bar brightness control
    - platform/frameworks/base:
            .clear all recents
    
    ***2014-11-19***
    PLATFORM_VERSION=android-5.0.0_r7 - BUILD_ID=LRX21V
    merge build
    - platform/frameworks/base - platform/packages/apps/settings:
            .volume rocker wake
    
    ***2014-11-18***
    PLATFORM_VERSION=android-5.0.0_r6 - BUILD_ID=LRX21T
    - platform/frameworks/base:
            .Add global reboot option
    - platform/packages/apps/settings - platform/frameworks/base:
            .navigation bar: custom height
            .volume key adjust sound
            .kill app long press back
            .volume rocker: volume key cursor control
            .status bar: native battery percentage
            .add few more steps to battery saver trigger values
    
    ***2014-11-11***
    - platform/build:
            .main: ro.secure=0
            .main: enable_target_debugging := true
            .main: WITH_DEXPREOPT := false
            .main: remove the listing of make files
            .ota_release_tools: comment out build date assert
            .core: PRODUCT_BUILD_PROP_OVERRIDES
            .allow override of device asserts
            .core: remove vendor_module_check.mk 
            .envsetup: one does not simply pick a combo, but a Nexus
            .core: drop the check-product-copy-files
            .core: use rastapop and shell date for ota package
            .telephony: default dataroaming=false
            .drop AOSP VoiceDialer
            .drop AOSP Music
            .drop AOSP QuickSearchBox
            .drop AOSP Calendar
            .fix up ota_from_target_files symlink detection
            .add adb to the disttools
            .ota_from_target_files: do not update recovery
            .build only L audio package
            .default audio notification, alarm and ringtone
    - platform/packages/apps/settings:
            .hide System update setting PreferenceScreen
            .expose rastapop build date
    - platform/system/extras:
            .drop AOSP su- platform/system/core:
            .allow su to gain root

    /// FLASH (TWRP FTW!)
    latest TWRP is higly recomended
    - DO NOT WIPE YOUR INTERNAL STORAGE
    - full wipe if coming from a different rom, else skip this step
    - wipe cache
    - flash build
    - flash gapps
    - (opt.) flash SuperSu/Superuser
    - live up

    /// MD5SUM
    you can also download the md5sum file, just click on it

    /// LINK
    http://fitsnugly.euroskank.com/?rom=rastapop&device=mako

    /// NEW BUILDS
    will be posted here, on twitter and on G+

    /// CHANGELOG & FEATURES
    you can always find latest changes on the download page

    /// SOURCE
    all my code is available on my github
    141
    /// BUILD RASTAPOP
    all my code is available on my github

    you can init your repo using my manifest:
    current branch for android-5.1.1_r9 is lollipop-ras-mr1
    Code:
    repo init -u https://github.com/rascarlo/android_manifest.git -b lollipop-ras-mr1


    Code:
    repo sync -jX
    where is X the number of jobs

    Code:
    source build/envsetup.sh

    Code:
    lunch
    choose device

    Code:
    make -jX
    where X is the number of jobs
    to build boot.img, system.img and userdata.img

    Code:
    make otapackage -jX
    where X is the number of jobs
    to build flashable zip
    87
    there are some things in the last few weeks that made me sad.

    first it was about rassaber:
    @sparksco, a developer who has his own projects for few devices, took the time to bring all his optimization goodies to rasbean. i thought whoa dude, thanks. he has done all by himself, all the tree, the commits, the tweaks, everything. result was an optimized rasbean. after the initial hype, somebody started reporting some slowdowns, lags... well things happen, nothing is perfect but it seemed to me that many didn’t realize all the work @sparksco put into it. and that made me sad. something like: hey bro i want to help you and plant a tree but if the fruits are bad, i will blame you and go eat somewhere else. that is not nice.

    second it is about all the blue thoughts and feeling about rasbean:
    one day i decided to look around and read what people think about rasbean, and there is so much love but also so much ****.
    I had to read about people talking about rasbean as
    a CM kang
    a dead project
    a rom by a lazy-developer
    a cherry-picked **** build
    a stupid rom
    an old rom
    no theme chooser? **** rasbean
    no customizable tile? **** rasbean
    no DSP? **** rasbean
    and then read about users saying rasbean doesn’t have that because it is too hard for the developer to implement it, doesn’t have that because rascarlo doesn’t know how to, rasbean is not optimized with GPL/LINARO/GCC5000/BS/BS because he doesn’t know how.
    LOL

    this, LOL.

    rasbean is rasbean, I am proud of my build, it is my work, it is mine. i won’t talk about other roms and their “developers” because it won’t be fair. i speak for myself. rasbean is a result of what i know, of what i am able to do, java, some python, some c++. and i like to be honest first with myself and then with all the people who run my builds: i see no pleasure or fun to fork and tweak tons of repos with cherry-picks from linaro/codeaurora/etc/etc because that is too much for me and it won’t be my work. i admire CM, PA, AOKP, carbon because they are products of a team and they know what they are doing. PA is unique, it is a piece of art, they chose their path and there they go. CM is CM. AOKP i love them, WhiteHawk and Roman, they have fun and don’t fill their bellies and mouths with ****.

    third was the disappointment:
    so i build rasbean, rasvanilla, rassaber. my code is and was always there since day0, everything is there, no hidden repos, no unavailable source, everything under the sun. my git history is there, rasbean was not born in one day, i didn't tweak the frameworks in three days.
    i was always encouraging people to learn to build from source, from my source. helped people to set up their building environment, set up Linux/Ubuntu, learn git, learn eclipse, and wtf
    when i was away and a new tag was dropped for some missing repos, i remotely helped to build a new version with the new tags up to date. Ok i am not here to make a list but i assume you see my point.

    rasbean is my thing. and it is sad to see users ****ting on it. it is not only a rom for me, it is something else.
    i understand i can't close the threads and force users to build from source because some don't have the time/wish to build from source
    so yeah there will be builds again
    67
    Surgery done. Smoking with a nurse now. Ciao guys