Merge "trusty: storageproxyd: use upstream kernel headers"
This commit is contained in:
commit
ed01d17e1b
|
@ -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 New Issue