fork from sosthenis
Find a file
2024-01-23 09:19:56 -06:00
bootctrl INitial upload 2024-01-23 08:53:13 -06:00
gpt-utils INitial upload 2024-01-23 08:53:13 -06:00
prebuilt initial upload 2024-01-23 08:54:02 -06:00
recovery/root third upload vendor_dlkm modules qti-z 2024-01-23 09:08:43 -06:00
security INitial upload 2024-01-23 08:53:13 -06:00
Android.bp Initial upload 2024-01-23 08:55:55 -06:00
Android.mk Initial upload 2024-01-23 08:55:55 -06:00
AndroidProducts.mk Update AndroidProducts.mk 2024-01-23 09:12:40 -06:00
BoardConfig.mk Initial upload 2024-01-23 08:55:55 -06:00
device.mk Initial upload 2024-01-23 08:55:55 -06:00
ofox_genevn.mk Rename twrp_genevn.mk to ofox_genevn.mk 2024-01-23 09:11:40 -06:00
README.md Update README.md 2024-01-23 09:19:56 -06:00
system.prop Initial upload 2024-01-23 08:55:55 -06:00
vendorsetup.sh Initial upload 2024-01-23 08:55:55 -06:00

Include your kernel image or find one for your specific device in telegram or xda (also could pull it from your boot image) Place kernel image named kernel in folder named prebuilt check for maintainer image placement is correct (if no it will show "no image")

Building

. build/envsetup.sh
lunch ofox_genevn-eng && m -j$(nproc --all) recoveryimage

Profit!!!!

let me know if anything is awry and i will get to it.