diff options
author | Roshan Pius <rpius@google.com> | 2020-11-12 09:37:40 -0800 |
---|---|---|
committer | Roshan Pius <rpius@google.com> | 2020-11-12 19:06:12 -0800 |
commit | 2272ff8942e50800615c72027e081a86598591d9 (patch) | |
tree | fea0337fba67b9ae009295d7bdc6ac2db0f79509 /camera/common/1.0/default/CameraModule.cpp | |
parent | 522df42566481349945c25f27f2960a0a456844a (diff) |
wifi(hal): Use debug property to select one of preset HAL iface combination
This will be useful for testing/debugging STA + STA & AP + AP feature.
Note: I originally planned to read the entire iface combination from the
property (i.e would be much more flexible), but that is way too complex
and error prone. So, instead pre-define some combinations that we would
want to switch between and use the property as an index.
Bug: 173044646
Test: Manual:
i) adb shell "/vendor/bin/sh -c '/vendor/bin/setprop
persist.vendor.debug.wifi.hal.preset_interface_combination_idx 0'"
ii) adb reboot
iii) Ensure that AP + AP was enabled.
Change-Id: Iea63835c39fce78307a056a5ed94efcbd35cdfb6
Diffstat (limited to 'camera/common/1.0/default/CameraModule.cpp')
0 files changed, 0 insertions, 0 deletions