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.
and, since this is exynos, check if platform-specific packages (is that what they're called) are installed to system, and if they are, make them install to vendor (and adapt them to load files from there instead of system if needed)
Читать полностью…the problem is having the compatible contents in the first place
Читать полностью…i don't know, is there an android app to test that? It's running LineageOS right now while i get things sorted out
Читать полностью…we don't support much device-specific Halium builds after Halium 9
Читать полностью…Maybe someone here can help. I'm running into an odd issue when trying to finish building sailfish os: https://paste.debian.net/1383134/
Specifically, it's not finding 'droid-hal' (and others) anywhere when trying to run "rpm/dhd/helpers/build_packages.sh --version"
if that has something between android 9 and android 13 you don't need to build halium
Читать полностью…all of the files there should be in /vendor (or /product, /odm, just not in /system)
Читать полностью…i have vendor firmware files with stuff like .bin files and .so files, if those are the vendor files i need
Читать полностью…not needed really, we can easily load vendor partition from an image
Читать полностью…so like:
- find an unused partition, or, on 10+ (and on kernel 4.4+ (without backports)), use dynamic partitions
- patch device-specific blobs to be loaded and to load files from vendor, and use vendor.* properties
- idk what else
you could keep the current branch as well, but will need to import halium-boot repo and make some changes to the device tree
Читать полностью…it appears that lineageos has branches for my device for lineage-16.0
Читать полностью…Hi all, I'm trying to build halium for my Samsung Galaxy S5 Neo, It has (had) official support in LineageOS and I'm selecting the LineageOS 17.1 trees to base this port off of. In the "mka hybris-boot" part of the porting guide I get stuck at "unknown target: hybris-boot"
https://paste.debian.net/1385905/
I am totally unaware of this tech. I never build this. I m looking for build if anyone has already worked on it.
Читать полностью…