Skip to content
Snippets Groups Projects
Commit 7d11f54a authored by Hu Wang's avatar Hu Wang Committed by Dhina17
Browse files

onclite: wifi: Enhance move_wifi_data.sh to copy required files

Commit I3b8c050878b0df3cc1cfcba27b7716ab0a9cde31 moves all the
files from /data/misc/wifi to /data/vendor/wifi for OTA update.

Not all files need to be moved, e.g. moving WifiConfigStore.xml
makes saved networks lost.

So use copy instead of move for required files only:
- p2p_supplicant.conf: persistent p2p networks
- hostapd.accept: mac whitelist (if present)
- hostapd.deny: mac blacklist (if present)

CRs-Fixed: 2357338
Change-Id: I736bf5e65b489d658e3cb3826a84a860fdae5bca
parent 1158ba52
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment