Sign in
android
/
platform
/
external
/
perfetto
/
23280234a3ee0ef4b96c11b31d57a9575142f1e4
/
.
/
debian
/
postinst
blob: c32e82870d3504a1f4c9786fc304209215625968 [
file
] [
log
] [
blame
]
#!/bin/sh
set
-
e
adduser
--
quiet
--
system
--
no
-
create
-
home
--
group traced
addgroup
--
quiet
--
system traced
-
consumer
usermod
-
a
-
G traced
-
consumer traced