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

Commit 35a0ef52 authored by Ajay Panicker's avatar Ajay Panicker Committed by android-build-merger
Browse files

Merge "Allow bluetooth service to access bluetooth directory and add /logs...

Merge "Allow bluetooth service to access bluetooth directory and add /logs (1/6)" am: 2c2a3f7a am: 3a9a16ee am: f5ffb20e
am: bf2b7a93

Change-Id: Iac994fa66eeb7b4e84cd72891ff7449bb51f9da3
parents 2f00b256 bf2b7a93
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -372,7 +372,8 @@ on post-fs-data
    # Fix the access permissions and group ownership for 'bt_config.conf'
    chmod 0660 /data/misc/bluedroid/bt_config.conf
    chown bluetooth net_bt_stack /data/misc/bluedroid/bt_config.conf
    mkdir /data/misc/bluetooth 0770 system system
    mkdir /data/misc/bluetooth 0770 bluetooth net_bt_stack
    mkdir /data/misc/bluetooth/logs 0770 bluetooth net_bt_stack
    mkdir /data/misc/keystore 0700 keystore keystore
    mkdir /data/misc/gatekeeper 0700 system system
    mkdir /data/misc/keychain 0771 system system