[PORT] Vendor from omni to lineage

GitDaisy

Member
Oct 29, 2017
33
14
8
Sorry but i lost my mind when searching solution for these error's, can somebody look up on it ?

They are here:
Vendor by @robotusr - https://github.com/robotusr/proprietary_vendor_xiaomi_daisy
Code:
[ 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
I give it another shot with omni vendor but ended with:
Vendor by @wertus33333 - https://github.com/DaisyRomz/proprietary_vendor_xiaomi_daisy/tree/P
Code:
[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.
When i comment "LOCAL_MODULE := libaudiopolicymanager" in vendor/xiaomi/daisy/Android.mk it displays
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
 
Last edited:

wertus33333

Senior Member
Sep 14, 2016
185
119
43
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
The tree is not stable/finished, as soon as it works for omni (don't expect anything soon ;)) it should be easy to port it to lineage.

I give it another shot with omni vendor but ended with:
Vendor by @wertus33333 - https://github.com/DaisyRomz/proprietary_vendor_xiaomi_daisy/tree/P
Code:
[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.
When i comment "LOCAL_MODULE := libaudiopolicymanager" in vendor/xiaomi/daisy/Android.mk it displays
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
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 care ;). If you are interested in trying to build roms for the device feel free to pm me your telegram id and i'll add you to the "daisy "dev" group".