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/authfs_service.rc b/authfs/service/authfs_service.rc index 9ad0ce6..7edb1ca 100644 --- a/authfs/service/authfs_service.rc +++ b/authfs/service/authfs_service.rc
@@ -1,2 +1,3 @@ service authfs_service /system/bin/authfs_service disabled + socket authfs_service stream 0666 root system