Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a54b7ca1 authored by Robin Lee's avatar Robin Lee Committed by Android Git Automerger
Browse files

am b7c07da2: am 33154817: am 46fbaf06: Merge "Create world-searchable /data/misc/user directory"

* commit 'b7c07da2':
  Create world-searchable /data/misc/user directory
parents b575c3e3 b7c07da2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -242,6 +242,7 @@ on post-fs-data
    mkdir /data/misc/wifi/wpa_supplicant 0770 wifi wifi
    mkdir /data/misc/ethernet 0770 system system
    mkdir /data/misc/dhcp 0770 dhcp dhcp
    mkdir /data/misc/user 0771 root root
    # give system access to wpa_supplicant.conf for backup and restore
    chmod 0660 /data/misc/wifi/wpa_supplicant.conf
    mkdir /data/local 0751 root root