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:
Michael Ryleev 2016-05-25 15:47:55 +00:00 committed by android-build-merger
commit 420d64de7b

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 \