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:
Michael Ryleev 2016-05-25 15:50:50 +00:00 committed by android-build-merger
commit d66e05c6c4

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 \