[ROM][7.1][AOSP][{Un,}Official] LineageOS 14.1 (Nougat)

Search This thread

Wheels564

Senior Member
Apr 13, 2019
251
138
Genoa, U.S.A.
new build with last security patches (08/2022, because 09/2022 aren't ready yet):

umts_spyder --> https://mega.nz/file/tN0CwJhB#AiAdMQbmR1twB7dqNiIgD8dJqZQsodpe_3C7Yf8HD5w
spyder --> https://mega.nz/file/8YUnSSgL#W6oanekaC72YrT45fAE8ZWb9cR8qVN_4piTeQ-O9Uwo

The only vulnerability still opened is the v8 (see the comment in this link --> https://review.lineageos.org/c/LineageOS/android_build/+/313397), so i have repopicked the patches from 07/2021 to 08/2022.
I assume you got the patches from LR's gerrit. I did the same thing with the Moto X Pure. I checked out Basil there doesn't seem to be alot of necessary patches "I could be wrong". It's good to see someone making patches for Nougat. Alot of older great phones and tablets can only run on Nougat.
 
  • Like
Reactions: feduss
Hi :)!

The new builds with most recent security patches are here!

I remember that the only vulnerability still opened is the v8 (see the comment in this link --> https://review.lineageos.org/c/LineageOS/android_build/+/313397)

Furthermore, i implemented the signature spoofing with the help of @Tomoms :)

From now, you can find the builds (the new and the old one as rollback) inside this mega dir -> https://mega.nz/folder/JYdyVTIT#dYOKUs5e0vyf6AVjyi_qrA

ps: i tested the rom and the spoofing in my old umts_spyder and they seem working :)
 

jakaco

Senior Member
you should make your own thread so you can reach more people bro
Hi :)!

The new builds with most recent security patches are here!

I remember that the only vulnerability still opened is the v8 (see the comment in this link --> https://review.lineageos.org/c/LineageOS/android_build/+/313397)

Furthermore, i implemented the signature spoofing with the help of @Tomoms :)

From now, you can find the builds (the new and the old one as rollback) inside this mega dir -> https://mega.nz/folder/JYdyVTIT#dYOKUs5e0vyf6AVjyi_qrA

ps: i tested the rom and the spoofing in my old umts_spyder and they seem working :)
 

Top Liked Posts

  • There are no posts matching your filters.
  • 31
    LineageOS14.1 (Nougat) unofficial builds for the Droid Razr

    LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), which is designed to increase performance and reliability over stock Android for your device.

    Code:
    #include <std_disclaimer.h>
    /*
     * Your warranty is now void.
     *
     * We are not responsible for bricked devices, dead SD cards,
     * thermonuclear war, or you getting fired because the alarm app failed. Please
     * do some research if you have any concerns about features included in this ROM
     * before flashing it! YOU are choosing to make these modifications, and if
     * you point the finger at any of us for messing up your device, we will laugh at you.
     * Collectively, and at the same time.
     */

    LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.

    All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit our Gerrit Code Review.

    These are WIP builds of porting LineageOS 14.1 to the Droid 4 (and also other devices using the same device/motorola/omap4-common-infrastructure). They probably won't work, so don't expect too much. Use on your own risk!

    Builds:
    Current official builds:
    https://download.lineageos.org/spyder (Droid Razr)
    https://download.lineageos.org/umts_spyder (Razr)
    (When migrating from Lineage unofficial, flash this first (manually mount /data in TWRP before flashing and unmount it afterwards) and then directly flash the new image without rebooting)

    Su addon for official builds: http://droid.cs.fau.de/lineage-14.1/addonsu/ (The official addon doesn't currently install on Omap4)

    Manual beta builds:
    http://droid.cs.fau.de/lineage-14.1/

    Changes (only device/family specific, CM base is always synced before build and contains more changes):
    • 2017-06-10:
      • Hotspot fixed
      • Security updates
      • CM base updated
      • Last build before enabling official builds
    • 2017-05-15:
      • Security updates
      • CM base updated
    • 2017-04-11:
      • Fixed mobile data on Verizon
    • 2017-04-05:
      • DRM playback fixed
    • 2017-04-04:
      • Camcorder working, thanks to @Android-Andi (thumbnail picture is still wrong, but recorded video seems fine). This probably also fixed other media-related issues.
      • CM base updated
    • 2016-11-27:
      • CM base updated
    • 2016-11-13:
      • SELinux is enforcing
      • PackageInstaller works on ext3-based userdata again
    • 2016-11-05:
      • First build

    What's working:
    • Phone (tested on Verizon and on GSM/UMTS in Europe)
    • Mobile data
    • WiFi
    • GPS
    • Camera
    • Video recording
    • Playback of DRM-protected content
    • Reboot to recovery

    What's not working:
    Probably most everything else, including, but not limited to:
    • HDMI
    • Data encryption (investigating, needs new unreleased safestrap)

    Gapps:
    OpenGApps
    If you install Gapps after the ROM has been booted for the first time you either need to wipe data or manually delete /data/system/users/0/runtime-permissions.xml and reboot. Without this Gapps will crash constantly. This is due to a new permissions-system introduced in Marshmallow.

    Installation:
    • You need a recovery supporting SELinux
    • A version of Safestrap (3.75) which supports SELinux can be found here: https://github.com/stargo/android_packages_apps_Safestrap/releases/tag/v3.75
    • A newer version of safestrap which will format userdata as ext4 will be released shortly. You can also just reformat userdata to ext4 in the old Safestrap for now.
    • Please read the instructions on how to install this version and follow the order of the steps in it.

    GSM users with XT912:
    These versions (both unofficial and official) automatically switch to GSM/UMTS without installing additional patches.

    Source / Repositories:

    XDA:DevDB Information
    LineageOS 14.1 for Motorola Droid Razr, ROM for the Motorola Droid RAZR

    Contributors
    stargo, Hashcode, joojoobee666, Dhacker29
    Source Code: https://github.com/CyanogenMod

    ROM OS Version: 7.x Nougat
    ROM Kernel: Linux 3.0.x
    Based On: LineageOS

    Version Information
    Status: Beta
    Beta Release Date: 2017-06-10

    Created 2016-11-13
    Last Updated 2017-06-23
    8
    Hi,

    Has spyder been removed from lineageos? I built fine last month, but now no product found... Gerrit doesn't show anything on search for "spyder".
    On a new machine... New repo.

    Something changed in the build-system which now confuses spyder with umts_spyder and doesn't want to build any of the two. I'm still searching for the cause.

    The devices are still in LineageOS:
    https://github.com/LineageOS/android_device_motorola_spyder
    https://github.com/LineageOS/android_device_motorola_umts_spyder

    Cheers,
    Michael
    7
    Support has ended.

    LineageOS no longer officially supports this device.

    You are now officially on your own.


    You can find the final builds here: http://droid.cs.fau.de/Official_Lineage_Builds/
    or here (MEGA Mirror)

    These directories include the ROM files, addonsu package for 14.1, and the weather provider APK if needed.
    I'm expecting this information to hit the OP post very soon.

    It was a good run. These phones lasted many more years than they were intended to in the wild, and with Verizon killing 3G support for non-VoLTE devices later this year, they will become useless in the United States on their network. They are likely already useless on most others. Their time is up. I suggest anyone at all still holding on with one of these as a daily driver to consider your upgrades very very soon.

    Goodbye Moto.

    Edit: I'm no longer using one of these, my battery puffed up after 7 years and I am not replacing it. do not ask me questions about this device.
    7

    And another one :)

    Cheers,
    Michael