This is a working group for driving for a common base for all libhybris based mobile OSs. Please use pastebin to paste more then 4 lines.
Should you ever need a TWRP for it this is the thread to read: https://xdaforums.com/t/galaxy-m02-twrp-recovery-porting-twrp-avb-2-0-bootloop-android-11-32bit-bootloader-unlocked-looking-for-little-advice-on-this.4513891/
Читать полностью…quite likely we didn't port hybris-boot target, try halium-boot
Читать полностью…ok, after deleting everything and starting again, repo did sync correctly and hybris patches did apply.
now I'm getting this error: https://paste.debian.net/hidden/c3b7241a/ninja: error: unknown target 'hybris-boot'
do I need to pull the full git repositories for it to work?
Читать полностью…$ hybris-patches/apply-patches.sh --mb
fatal: this operation must be run in a work tree
no? where was I meant to apply them? I don't see them in the porting guide
Читать полностью…I think I now understand the above error a bit better, so I managed to move forward and get this errordevice/oneplus/bacon/lineage_bacon.mk:39: error: _nic.PRODUCTS.[[device/oneplus/bacon/lineage_bacon.mk]]: "build/target/product/halium.mk" does not exist.
which repository is this file meant to come from?
hi, I'm trying to reproduce a build halium-9 for samsung-dreamlte, based on this PR https://github.com/Halium/projectmanagement/issues/292
I've followed the 'get halium source' instructions, but whenever I do lunch dreamlte
I get a build/make/core/product_config.mk:234: error: Can not locate config makefile for product "dreamlte"
(full paste https://github.com/Halium/projectmanagement/issues/292 ) however, this doesn't seem to be a dreamlte issue, as I'm failing to build for any of the other halium-9 devices, eg. oneplus_bacon. it succeeds in synchro
nising repo source, but it then gives me the same product_config.mk error as in the above pastebin. I'd appreciate any help with getting a build going
Then you could've asked in the group linked in "getting community help"
Читать полностью…I have no idea how you ended up on the halium docs from docs.ubports.com/porting now hmmm
Читать полностью…It seems like the bootloader is unlockable according to this page:
https://www.hardreset.info/devices/samsung/samsung-galaxy-m02/faq/bootloader-unlock/samsung-bootloader/
Hello guys iam unsure if porting Ubuntu touch to Samsung galaxy m02 will work. Also The device has mediatek chips.
Читать полностью…do I have to use breakfast
instead of lunch
on halium 9? It seems lunch failes while breakfast has worked
and they're in the docs below the lunch command, so it's not clear they should be applied first
Читать полностью…lunch lineage_dreamlte-userdebug
gives me the same error.
it seems the device-specific repos are synced - I see directories for dreamlte
and universal8895-common
in device/samsung
well i was just looking to see if my devices was supported by hallium since in the porting docs its end at 11 so i wanted to be sure
Читать полностью…Follow the guide I linked and additionally, read on other device ports on how they do it from https://gitlab.com/ubports/porting
Читать полностью…