diff options
| author | celtare21 <celtare21@gmail.com> | 2019-06-14 18:03:27 +0300 |
|---|---|---|
| committer | celtare21 <celtare21@gmail.com> | 2019-06-14 18:05:28 +0300 |
| commit | d3a322dbe6b3f995ddc2012a99d245133410f6b5 (patch) | |
| tree | 0b5c43df2ed1ba66a949388673653531464ce573 /rootdir | |
| parent | 9ee603b55e7da4f2bc3ee8bb0218c68ff69530f0 (diff) | |
Revert "move the bluetooth mac address to /data/vendor"
Breaks BT
This reverts commit b7b2ebcf24b969185e6940826e1a2f85baf1e67f.
Signed-off-by: celtare21 <celtare21@gmail.com>
Diffstat (limited to 'rootdir')
| -rw-r--r-- | rootdir/etc/init.mata.rc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rootdir/etc/init.mata.rc b/rootdir/etc/init.mata.rc index 415e6991..05dd8051 100644 --- a/rootdir/etc/init.mata.rc +++ b/rootdir/etc/init.mata.rc @@ -269,9 +269,6 @@ on post-fs-data chown root system /dev/sensors chmod 660 /dev/sensors - # Create directory used by bluetooth subsystem - mkdir /data/vendor/bluetooth 2770 bluetooth bluetooth - # Create netmgr log dir mkdir /data/vendor/netmgr 0770 radio radio chmod 0770 /data/vendor/netmgr |
