Merge "trusty: storageproxyd: use upstream kernel headers" am: ed01d17e1b
am: 420d64de7b
* commit '420d64de7b3406b3493e42bff8a5ac2631ec3314':
trusty: storageproxyd: use upstream kernel headers
Change-Id: Iecda534cbd181f9e9f4bf4d28917fe2f8c17d565
This commit is contained in:
commit
d66e05c6c4
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ include $(CLEAR_VARS)
|
|||
|
||||
LOCAL_MODULE := storageproxyd
|
||||
|
||||
LOCAL_C_INCLUDES += bionic/libc/kernel/uapi
|
||||
|
||||
LOCAL_SRC_FILES := \
|
||||
ipc.c \
|
||||
rpmb.c \
|
||||
|
|
Loading…
Reference in a new issue