exynos9610: Restorecon /data/vendor/wifi on post-fs-data
authorNolen Johnson <johnsonnolen@gmail.com>
Sun, 17 Mar 2024 16:55:22 +0000 (12:55 -0400)
committerNolen Johnson <johnsonnolen@gmail.com>
Sun, 17 Mar 2024 16:55:22 +0000 (12:55 -0400)
* No clue why this just started, but things aren't getting
  labeled right.

Change-Id: I5b732d3b9f963ac4405f3e5abeaf74ca5a23f194

configs/init/init.exynos9610.rc

index 3e268846244d116c09f12960548c6198d940bcbf..255f7858ec09f4c4d2645c3315e9365aaf00f6a4 100644 (file)
@@ -176,6 +176,7 @@ on post-fs-data
    exec u:r:vendor_toolbox:s0 -- /vendor/bin/toybox_vendor find /data/vendor -type d \
         -exec /vendor/bin/toybox_vendor setfattr -x security.sehash {} \;
    restorecon_recursive /data/vendor
+   restorecon_recursive /data/vendor/wifi
 
 # Exynos Data folder
     mkdir /data/vendor 0775 root system