Merge "trusty: storageproxyd: use upstream kernel headers"
am: ed01d17e1b
* commit 'ed01d17e1bf54edad1989c2da7505e0efb673a9b':
trusty: storageproxyd: use upstream kernel headers
Change-Id: Ia527c3f104caaced60b0a1597951358861019be1
This commit is contained in:
commit
420d64de7b
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…
Add table
Reference in a new issue