cryptfs.cpp:68:10

59 views
Skip to first unread message

rakesh chandra

unread,
Apr 7, 2018, 5:33:03 PM4/7/18
to Android Building
Error while processing /home/rkbn552/aex/system/vold/cryptfs.cpp.
/home/rkbn552/aex/system/vold/cryptfs.cpp:68:10: error: 'cryptfs_hw.h' file not found [clang-diagnostic-error]
#include <cryptfs_hw.h>
         ^
Suppressed 6 warnings (5 in non-user code, 1 with check filters).
Use -header-filter=.* to display errors from all non-system headers. Use -system-headers to display errors from system headers as well.
system/vold/cryptfs.cpp:68:10: fatal error: 'cryptfs_hw.h' file not found
#include <cryptfs_hw.h>




can anyone sort out this?

Dan Willemsen

unread,
Apr 7, 2018, 11:32:52 PM4/7/18
to Android Building
You appear to have local changes to that file -- that functionality was removed before that file became a cpp file:


But assuming you've got a working version of the old implementation, you are likely missing TARGET_CRYPTFS_HW_PATH (or you could set LOCAL_EXPORT_C_INCLUDE_DIRS in your libcryptfs_hw library implementation).

- Dan

--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

---
You received this message because you are subscribed to the Google Groups "Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-buildi...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages