commit | f13464d1ddefae13760feb67e60c12c614c94959 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Apr 10 20:43:50 2023 +0000 |
committer | Steven Moreland <smoreland@google.com> | Mon Apr 10 20:43:50 2023 +0000 |
tree | 182fe81ac4e794e2e854da93cf1dcb84cb7b7dd1 | |
parent | 6dc4b5917ae68d8afa4fd1db36eba05a1d11e11d [diff] |
Explicit init .rc user. Set the user explicitly. Bug: 276813155 Test: boot Change-Id: Ifd5cbacd308ee74de64dd12741771f01abc5b1d5
diff --git a/automotive/can/1.0/tools/configurator/canhalconfigurator.rc b/automotive/can/1.0/tools/configurator/canhalconfigurator.rc index ff0efd7..8ae7cb2 100644 --- a/automotive/can/1.0/tools/configurator/canhalconfigurator.rc +++ b/automotive/can/1.0/tools/configurator/canhalconfigurator.rc
@@ -1,3 +1,4 @@ service canhalconfigurator /system_ext/bin/canhalconfigurator class core + user root oneshot