commit | 2d09e3c2f60e32cbb0df9f973363795c622ea1bb | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Wed Feb 14 11:27:05 2018 -0800 |
committer | Roshan Pius <rpius@google.com> | Wed Feb 14 12:26:02 2018 -0800 |
tree | 4f23d5765631136fd51702f44c6fc3684d9ff39d | |
parent | 0b4856b6dc451e290f1f64f6af17e010be78c073 [diff] |
wpa_supplicant(hidl): Check for template conf files in /system For older devices (like gce), the template conf files are kept in /system instead of /vendor. So, check for the template file in both /vendor & /system. Also, since template path is the same for P2P & STA, removed that as a param from |ensureConfigFileExists|. Bug: 36645291 Test: Locally tested wifi enable on GCE Test: Treehugger tests should pass now. Change-Id: Ia1f94f327d1901fd2ef7a1c10a84e813cd9833a6