aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2023-08-03 16:44:22 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-08-03 16:44:22 +0000
commit799416ad6bdb7e0e63c541316292c479d9f7443f (patch)
treecd2080846c3a0acf8c9244e64935ecf590a2dab5
parenta6d9d951e745a28f10ae0816ae701d25f2b26979 (diff)
parent93b42145a9d58df8c14fa30f8cf8aa9cbd690c77 (diff)
downloadwpa_supplicant_8-799416ad6bdb7e0e63c541316292c479d9f7443f.tar.gz
Merge "Explicitly set a user for the wpa_supplicant service" into main am: 05c525178d am: 93b42145a9
Original change: https://android-review.googlesource.com/c/platform/external/wpa_supplicant_8/+/2651763 Change-Id: I9328e268367156b406c309f28422e080c2108c8e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--wpa_supplicant/aidl/android.hardware.wifi.supplicant-service.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/wpa_supplicant/aidl/android.hardware.wifi.supplicant-service.rc b/wpa_supplicant/aidl/android.hardware.wifi.supplicant-service.rc
index 3275e366..807d2d39 100644
--- a/wpa_supplicant/aidl/android.hardware.wifi.supplicant-service.rc
+++ b/wpa_supplicant/aidl/android.hardware.wifi.supplicant-service.rc
@@ -8,5 +8,6 @@ service wpa_supplicant /vendor/bin/hw/wpa_supplicant \
interface aidl android.hardware.wifi.supplicant.ISupplicant/default
class main
socket wpa_wlan0 dgram 660 wifi wifi
+ user root
disabled
oneshot