Closed natsumerinchan closed 2 years ago
First remember to inherit more files than just houdini.mk https://github.com/supremegamers/device_generic_common/commit/e4f3b23aa2042a27607e31d15367978e0fae29a2
Then nuke nativebridge in device/generic/common https://github.com/supremegamers/device_generic_common/commit/553b43cff47bb72dd712589a6744be8f173c9d8e
First remember to inherit more files than just houdini.mk supremegamers/device_generic_common@e4f3b23
Then nuke nativebridge in device/generic/common supremegamers/device_generic_common@553b43c
Thanks for your help, I'll try to build it again now.
I'm trying to build Android-x86 ( r-x86 branch ) with WSA houdini. After entered these commands:
Add
$(call inherit-product-if-exists,vendor/houdini/houdini.mk)
to device/generic/common/device.mkI get the following error:
How should I solve it?