Fix build break caused by vold change

cryptfs.h now includes sha header from libcrypto folder

Change-Id: Icd02c88971aedf96040c3bd9ca759e531546023b
This commit is contained in:
Paul Lawrence 2014-03-03 11:22:49 -08:00
parent a47996c6a3
commit a8c56072ec

View file

@ -75,6 +75,7 @@ else
endif
LOCAL_C_INCLUDES += system/extras/ext4_utils
LOCAL_C_INCLUDES += external/openssl/include
include $(BUILD_EXECUTABLE)