Merge "trusty: storageproxyd: use upstream kernel headers"

This commit is contained in:
Michael Ryleev 2016-05-25 15:40:05 +00:00 committed by Gerrit Code Review
commit ed01d17e1b
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ include $(CLEAR_VARS)
LOCAL_MODULE := storageproxyd
LOCAL_C_INCLUDES += bionic/libc/kernel/uapi
LOCAL_SRC_FILES := \
ipc.c \
rpmb.c \