Correct speaker.cal permission for C10/P10
Bug: 211360517 Test: builds Change-Id: I751ac47a52a5b34afa1c64a758fcf6d900947f19 Signed-off-by: Robert Lee <lerobert@google.com>
This commit is contained in:
parent
8e0dcbf340
commit
a68394d356
2 changed files with 6 additions and 0 deletions
|
@ -56,6 +56,9 @@ on post-fs-data
|
|||
setprop wifi.direct.interface p2p-dev-wlan0
|
||||
setprop wifi.aware.interface aware_nmi0
|
||||
|
||||
# Speaker amp permission
|
||||
chmod 644 /mnt/vendor/persist/audio/speaker.cal
|
||||
|
||||
service wpa_supplicant /vendor/bin/hw/wpa_supplicant \
|
||||
-O/data/vendor/wifi/wpa/sockets -puse_p2p_group_interface=1p2p_device=1 \
|
||||
-m/vendor/etc/wifi/p2p_supplicant.conf \
|
||||
|
|
|
@ -56,6 +56,9 @@ on post-fs-data
|
|||
setprop wifi.direct.interface p2p-dev-wlan0
|
||||
setprop wifi.aware.interface aware_nmi0
|
||||
|
||||
# Speaker amp permission
|
||||
chmod 644 /mnt/vendor/persist/audio/speaker.cal
|
||||
|
||||
service wpa_supplicant /vendor/bin/hw/wpa_supplicant \
|
||||
-O/data/vendor/wifi/wpa/sockets -puse_p2p_group_interface=1p2p_device=1 \
|
||||
-m/vendor/etc/wifi/p2p_supplicant.conf \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue