Fix build break caused by vold change
cryptfs.h now includes sha header from libcrypto folder Change-Id: Icd02c88971aedf96040c3bd9ca759e531546023b
This commit is contained in:
parent
a47996c6a3
commit
a8c56072ec
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ else
|
||||||
endif
|
endif
|
||||||
|
|
||||||
LOCAL_C_INCLUDES += system/extras/ext4_utils
|
LOCAL_C_INCLUDES += system/extras/ext4_utils
|
||||||
|
LOCAL_C_INCLUDES += external/openssl/include
|
||||||
|
|
||||||
include $(BUILD_EXECUTABLE)
|
include $(BUILD_EXECUTABLE)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue