commit | 5ba8f5230cc8c8e9a281b503e8fb3f2c90cd5214 | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Mon Mar 20 20:22:36 2023 -0700 |
committer | Yu Shan <shanyu@google.com> | Tue Mar 21 20:49:53 2023 -0700 |
tree | 4d06e8e321f0bb9ef917c63c78686edf9ed06ccb | |
parent | ea4f5c0235464e876963c4c53e142c8bbf42b009 [diff] |
Grant net_raw capabilities to remote access hal. Remote access test VHAL requires net_raw to select specific eth interface to communicate with TCU. Test: Manual test. Bug: 261108682 Change-Id: Ieb84a84ffeee2b8f907de8b58501024a3d704945
diff --git a/automotive/remoteaccess/hal/default/remoteaccess-tcu-test-service.rc b/automotive/remoteaccess/hal/default/remoteaccess-tcu-test-service.rc index 6437d70..59315eb 100644 --- a/automotive/remoteaccess/hal/default/remoteaccess-tcu-test-service.rc +++ b/automotive/remoteaccess/hal/default/remoteaccess-tcu-test-service.rc
@@ -2,3 +2,4 @@ class hal user vehicle_network group system inet + capabilities NET_RAW