I found omni9 vendor, there is a way to port them to lineage?
https://github.com/DaisyRomz/proprietary_vendor_xiaomi_daisy/tree/P?files=1
https://github.com/DaisyRomz/proprietary_vendor_xiaomi_daisy/tree/P?files=1
That doesnt even have to be ported, you can easily pull those files from the stock romI found omni9 vendor, there is a way to port them to lineage?
https://github.com/DaisyRomz/proprietary_vendor_xiaomi_daisy/tree/P?files=1
[ 99% 1044/1045] glob vendor/rr/overlay/common/**/*
ninja: error: '/home/zmianek/RR/out/target/product/daisy/obj/STATIC_LIBRARIES/bootctrl.msm8953_intermediates/export_includes', needed by '/home/zmianek/RR/out/target/product/daisy/obj/EXECUTABLES/update_engine_sideload_intermediates/import_includes', missing and no known rule to make it
14:31:48 ninja failed with: exit status 1
[1027/1028] including vendor/xiaomi/daisy/Android.mk ...
build/make/core/base_rules.mk:260: error: vendor/xiaomi/daisy: MODULE.TARGET.SHARED_LIBRARIES.libaudiopolicymanager already defined by vendor/qcom/opensource/audio/policy_hal.
[1027/1028] including vendor/xiaomi/daisy/Android.mk ...
build/make/core/dynamic_binary.mk:20: error: vendor/xiaomi/daisy: LOCAL_MODULE not defined before call to local-intermediates-dir.
20:17:02 ckati failed with: exit status
The tree is not stable/finished, as soon as it works for omni (don't expect anything soonI found omni9 vendor, there is a way to port them to lineage?
https://github.com/DaisyRomz/proprietary_vendor_xiaomi_daisy/tree/P?files=1
What does it say if you remove the first entry in vendor/daisy/android.mk, where libaudiopolicymanager is defined? I'm sorry for the bad work i'm no dev. Therefore please take everything on github with a bit of careI give it another shot with omni vendor but ended with:
Vendor by @wertus33333 - https://github.com/DaisyRomz/proprietary_vendor_xiaomi_daisy/tree/P
When i comment "LOCAL_MODULE := libaudiopolicymanager" in vendor/xiaomi/daisy/Android.mk it displaysCode:[1027/1028] including vendor/xiaomi/daisy/Android.mk ... build/make/core/base_rules.mk:260: error: vendor/xiaomi/daisy: MODULE.TARGET.SHARED_LIBRARIES.libaudiopolicymanager already defined by vendor/qcom/opensource/audio/policy_hal.
Code:[1027/1028] including vendor/xiaomi/daisy/Android.mk ... build/make/core/dynamic_binary.mk:20: error: vendor/xiaomi/daisy: LOCAL_MODULE not defined before call to local-intermediates-dir. 20:17:02 ckati failed with: exit status