commit | 3e7c21d053440799ff04834414b3b0b9dfd2c76c | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Nov 28 21:56:43 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Nov 28 21:56:43 2018 +0000 |
tree | 2b2db82f3c8b537028d14047a65a242a812bd99a | |
parent | a900ff9b59774816715c1baea66df04454d5e4b2 [diff] | |
parent | 3541970b3f12d6078d54d7ccde0c47fdf29771f9 [diff] |
Merge changes from topic "libhidl-test-mapping" * changes: Add TEST_MAPPING. libhidl_test: doesn't require additional binaries
diff --git a/transport/safe_union/1.0/Android.bp b/transport/safe_union/1.0/Android.bp index 0fc2305..0b52fe1 100644 --- a/transport/safe_union/1.0/Android.bp +++ b/transport/safe_union/1.0/Android.bp
@@ -5,6 +5,7 @@ root: "android.hidl", vndk: { enabled: true, + support_system_process: true, }, srcs: [ "types.hal",