summaryrefslogtreecommitdiff
path: root/libhidlmemory
diff options
context:
space:
mode:
authorJustin Yun <justinyun@google.com>2017-08-03 16:09:30 +0900
committerJustin Yun <justinyun@google.com>2017-08-03 16:14:06 +0900
commit0727497c62ee470bc43155f3f1dcc46fd4382510 (patch)
tree9ec29e61f38d88dbc1c33cd12ead43199ed90a93 /libhidlmemory
parent4e077f2d177d11f8b8d53ce8a4282cfb71894537 (diff)
downloadlibhidl-0727497c62ee470bc43155f3f1dcc46fd4382510.tar.gz
libhidlmemory and android.hidl.memory@1.0 are vndk-sp.
libhidlmemory and android.hidl.memory@1.0 are vndk-sp. They must have "support_system_process: true" in "vndk" property. Bug: 63866913 Test: build and boot with BOARD_VNDK_VERSION=current Change-Id: I0c1ec63d5c5d32e11b578f2f09a897e0129271e7
Diffstat (limited to 'libhidlmemory')
-rw-r--r--libhidlmemory/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libhidlmemory/Android.bp b/libhidlmemory/Android.bp
index 4abb92b..4af1fe7 100644
--- a/libhidlmemory/Android.bp
+++ b/libhidlmemory/Android.bp
@@ -17,6 +17,7 @@ cc_library_shared {
vendor_available: true,
vndk: {
enabled: true,
+ support_system_process: true,
},
cflags: libhidl_flags,
shared_libs: [