Giter VIP home page Giter VIP logo

android_build's People

Contributors

agampe avatar android-build-merge-worker-robot avatar bbadour avatar bdcgoogle avatar bohu-google avatar bowgotsai avatar chih-hung avatar colecf avatar colincross avatar danalbert avatar daniel-norman avatar danw avatar ddougherty avatar delphij avatar enh-google avatar gkousik avatar gyias avatar iskim517 avatar jiyongp avatar marstj avatar narayank avatar nickkral avatar onoratoj avatar paulduffin avatar scottamain avatar shinh avatar silverneko avatar smore-lore avatar stephenhines avatar szuweilin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android_build's Issues

TARGET_PREBUILT_RECOVERY_RAMDISK_CPIO again?

Hi there, yes at the end of the day this is an "I want to be able to inline TWRP for recovery on my device" discussion.
Not sure if this has been had already and decided upon, but here goes.
On OnePlus 6/6T, you used to be able to set TARGET_PREBUILT_RECOVERY_RAMDISK_CPIO, which would get picked up by build/core/Makefile at

ifneq ($(TARGET_PREBUILT_RECOVERY_RAMDISK_CPIO),)
and it would extract the contents of a prebuilt CPIO recovery image filesystem (like from the TWRP installer zip) from the device tree files into the appropriate output folder to get picked up & packaged into the recovery ramdisk.
Looks like this was added by f4ea93a#diff-d486e601a844f08eaa052d963bedbdd8a7db76d664a5f44fe34bf4fd6db1064a
And of course, it doesn't actually work now.
I'm wondering if this is still a good place to start, but figure out how to apply the magic (or, specifically, magisk) kernel hex patching and so forth that the TWRP installer utilizes as well... since obviously we can't execute arm64 elf binaries in the linux/darwin x86 build system.
Looks like clues could be found in the for block of, for example, https://github.com/TeamWin/android_device_oneplus_fajita/blob/62c64e13a192a9037556f3902c6d3a3ad6f747ff/installer/META-INF/com/google/android/update-binary#L39 although that's device-specific and this would kind of require each device to have its own patching function defined in the device tree.

Sim card not seen

This Is on the unsupported wileyfox marmite phone. It showed this behavior after the December security patch. This is on crDroid 10.0.
If you want a Failing Rom just let me know?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.