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

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 MANTA

/// 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-04-23***
PLATFORM_VERSION=5.1.1_r1
BUILD_ID=LMY47V
MERGE BUILD 5.1._r1 - LMY47V

***2015-04-14***
PLATFORM_VERSION=5.1.0_r5
BUILD_ID=LMY47O
MERGE BUILD 5.1.0_r5 - LMY47O

***2015-03-12***
PLATFORM_VERSION=5.1.0_r1
BUILD_ID=LMY47D
MERGE BUILD 5.1.0_r1 - LMY47D

***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 
- platform/device/samsung/manta:
        .Enable BLE, GATT and SMP for Nexus 10
- platform/vendor/samsung:
        .manta: binaries 5.0.2 - LRX22G

***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

***2014-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

***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-04***
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
- platform/device/samsung_manta:
        .enable translucent status & navigation bars
        .enable SystemUI doze mode in config overlay

***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=manta

/// 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:

lichti1901

Senior Member
Sep 28, 2010
4,140
9,308
Riding my Bike
AW: [ROM] rasbeanjelly [Android 4.2.1_R1 JOP40D] [PRODUCT_DEVICE := manta

Nice! :thumbup:
It grows and grows and grows ....


Gesendet von meinem Nexus 4 mit Tapatalk 2
 
  • Like
Reactions: rascarlo

xfinrodx

Senior Member
Jul 26, 2010
367
75
Spokane
Re: [ROM] rasbeanjelly [Android 4.2.1_R1 JOP40D] [PRODUCT_DEVICE := manta

Good sir, you have made my evening. I am now very excited to get home from work to compile this business! Thank you for your write up and effort on this.
 
F

f4iNER

Guest
AW: [ROM] rasbeanjelly [Android 4.2.1_R1 JOP40D] [PRODUCT_DEVICE := manta

Yeah! Rasbeanmanta!!!!

Nexus Prime Powered by Rasbean & Trinity
 

kampfbestie

Senior Member
Feb 26, 2011
322
130
linz
aiaiai now the akku is down and i have a litle bit to wait to flash the Combo Rasbean with the Kernel :laugh:
Can I include this in the Rom or is it still in ? or a way to make this working?
leftnavbar.full_manta-ota-eng.cgomez.20122012.zip
 

iKarido

Senior Member
Apr 27, 2011
187
73
Re: [ROM] rasbeanjelly [Android 4.2.1_R1 JOP40D] [PRODUCT_DEVICE := manta

Thank you so much!! Now I can finally get rid of the stock rom!

Sent from my Galaxy Nexus using xda app-developers app
 

Wingman520

Senior Member
Apr 29, 2010
59
11
Canton
Re: [ROM] rasbeanjelly [Android 4.2.1_R1 JOP40D] [PRODUCT_DEVICE := manta

I now have a reason to actually flash a rom on to my tablet!!! Thank You rascarlo

Sent from my Nexus 10 using Tapatalk HD
 

Lim Wee Huat

Senior Member
Apr 17, 2011
1,050
285
Johor Bahru
Re: [ROM] rasbeanjelly [Android 4.2.1_R1 JOP40D] [PRODUCT_DEVICE := manta

I don't usually install busybox; but would a Normal install of that BusyBox installer you mentioned to /system/xbin be good, or would a Smart Install be better?

I believe it's better in system/xbin rather than system/bin.. I did remember seeing it before in Rasbeanjelly Rom instruction.. :)

Sent from my Nexus 7 using xda premium
 

Top Liked Posts

  • There are no posts matching your filters.
  • 73
    THIS IS RASTAPOP FOR THE MANTA

    /// 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-04-23***
    PLATFORM_VERSION=5.1.1_r1
    BUILD_ID=LMY47V
    MERGE BUILD 5.1._r1 - LMY47V
    
    ***2015-04-14***
    PLATFORM_VERSION=5.1.0_r5
    BUILD_ID=LMY47O
    MERGE BUILD 5.1.0_r5 - LMY47O
    
    ***2015-03-12***
    PLATFORM_VERSION=5.1.0_r1
    BUILD_ID=LMY47D
    MERGE BUILD 5.1.0_r1 - LMY47D
    
    ***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 
    - platform/device/samsung/manta:
            .Enable BLE, GATT and SMP for Nexus 10
    - platform/vendor/samsung:
            .manta: binaries 5.0.2 - LRX22G
    
    ***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
    
    ***2014-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
    
    ***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-04***
    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
    - platform/device/samsung_manta:
            .enable translucent status & navigation bars
            .enable SystemUI doze mode in config overlay
    
    ***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=manta

    /// 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
    27
    /// 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
    21
    I'm thinking about a kk-vanilla. Anyone interested? Best way to let me know and to not clutter the thread is to thank this post.
    For those who might not know, vanilla is pure aosp.
    Let me know
    20
    Merry Christmas everybody and thanks again for the love. Merry Christmas
    19
    Woot! And new binaries and factory images for mako, grouper and manta. New builds tomorrow

    QYk42ao.jpg