commit | 15ae7b93e10416f436cf11b6b25745c5302f93c0 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Oct 24 14:36:59 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Nov 18 07:26:37 2022 +0000 |
tree | 779459c8da221d24a153c0f90609f6dda675de97 | |
parent | 5449f31039b4b8c80feb57ae3bd7f79ba09ede6d [diff] [blame] |
[rpc_binder] Use RPC binder over UDS for authfs_service Test: atest ComposHostTestCases Bug: 222479468 Change-Id: I33bc407292c4087fabc5ca4bbbc46ee902eb8d10
diff --git a/authfs/service/Android.bp b/authfs/service/Android.bp index e9eec1e..de6326d 100644 --- a/authfs/service/Android.bp +++ b/authfs/service/Android.bp
@@ -16,6 +16,7 @@ "liblibc", "liblog_rust", "libnix", + "librpcbinder_rs", "libshared_child", ], prefer_rlib: true,