omnirom / android_system_vold

2 stars 30 forks source link

omni pie on OP3 #2

Open FSadino opened 5 years ago

FSadino commented 5 years ago

I guys, im trying to build omni pie for my OP3 but i'm getting these when start compilation:

FAILED: /home/fsadino/Android_Build/OmniROM_pie/out/soong/build.ninja /home/fsadino/Android_Build/OmniROM_pie/out/soong/.bootstrap/bin/soong_build -t -l /home/fsadino/Android_Build/OmniROM_pie/out/.module_paths/Android.bp.list -b /home/fsadino/Android_Build/OmniROM_pie/out/soong -n /home/fsadino/Android_Build/OmniROM_pie/out -d /home/fsadino/Android_Build/OmniROM_pie/out/soong/build.ninja.d -o /home/fsadino/Android_Build/OmniROM_pie/out/soong/build.ninja Android.bp Clang SA is not enabled error: system/vold/Android.bp:88:1: "libvold" depends on undefined module "libcryptfs_hw_headers" error: system/vold/Android.bp:88:1: "libvold" depends on undefined module "libcryptfs_hw" error: system/vold/Android.bp:153:1: "vold" depends on undefined module "libcryptfs_hw" ninja: build stopped: subcommand failed. 15:40:56 soong bootstrap failed with: exit status 1

Where should i define these modules? Thanks in advance

ghost commented 3 years ago

how to solve this ? I have the same issuse