From 2c81b280cfc9079fbc223bb43aa232293473b96f Mon Sep 17 00:00:00 2001 From: Tri Vo Date: Fri, 15 Jul 2022 13:25:34 -0700 Subject: [PATCH] storageproxyd: start storageproxyd as "system" user and group Bug: 205904330 Test: fingerprint enrollment/authentication Change-Id: I4083be6ccfc59e9f58af60a8e199e0bab2388261 --- conf/init.gs201.rc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/init.gs201.rc b/conf/init.gs201.rc index 56f90d9b..9951d52e 100644 --- a/conf/init.gs201.rc +++ b/conf/init.gs201.rc @@ -862,7 +862,8 @@ on post-fs-data service storageproxyd /vendor/bin/storageproxyd -d /dev/trusty-ipc-dev0 \ -r /dev/sg1 -p /data/vendor/ss -t ufs class early_hal - user root + user system + group system # Write build info to kdebuginfo on property:ro.build.fingerprint=*